New: VisionPsy-Nano, a 460M vision model that outperforms models twice its size.
QVAC Logo

QVAC by Tether: the Infinite Stable Intelligence Platform

A local AI SDK for building cross-platform, P2P applications and systems.

Why QVAC?

QVAC is Tether's answer to centralized AI by ensuring AI is not tied to massive data centers in the hands of a few but is free to run on everyone's devices, without a central point of failure or arbitrary censorship.

Features

AI capabilities

System overview

System overview diagram

The SDK is the main entry point for using QVAC. It is type-safe and exposes all QVAC capabilities through a unified interface. Two clients share that interface — JS/TS (@qvac/sdk, running on Node.js, Bare, and Expo) and Python (tetherto-qvac-sdk, asyncio-native) — and both call into the same underlying runtime, so capabilities and behavior are identical either way.

Additionally, QVAC provides a CLI with development tools and an HTTP server that wraps QVAC and exposes an OpenAI-compatible API. You can use the HTTP server as a local model provider to connect any AI tool, harness, or system.

Finally, QVAC also encompasses QV.AC, a desktop and mobile assistant app, to empower users and showcase QVAC capabilities, as well as research initiatives to advance the state of the art in local AI.

Next steps

Choose how you want to start with QVAC:

On this page

Ask anything about QVAC.