QVAC - Decentralized, Local AI in a Single API
New: VisionPsy-Nano, a 460M vision model that outperforms models twice its size.
Download Model
SDK
Fabric
Genesis
Models
QV.AC
Health
Our Vision
Blog
Discord Forum
Keet P2P Room
Feature Requests
Contact Us
Infinite Stable Intelligence
Decentralized, Local AI in a Single API
QVAC is Tether’s answer to centralized AI, an entirely new paradigm where intelligence runs privately, locally, and without permission on any device. The era of Stable Intelligence has begun.
Start Building<br> GitHub
Ask AI
A complete SDK for running AI models locally
Start Building<br> GitHub
Unstoppable AI
Eliminate central points of failure to ensure your world keeps thinking if the internet breaks. QVAC is built to be resilient, efficient, and completely decentralized.
Sovereign Mind
Intelligence is not a service to rent; it is a foundational element to be possessed. QVAC turns AI into a personal raw material embedded into your own reality.
Infinite Scale
Scaling intelligence to ten billion humans by pushing it to the edge. We are constrained only by the number of devices on Earth, not GPUs in a data center.
Physics-First
Centralized clouds are limited by the laws of physics and the speed of light. Local intelligence removes latency, ensuring thought becomes instant action.
Fabric LLM
A hardware-agnostic engine using Vulkan API to run on any GPU. It is the first framework to enable LLM fine-tuning directly on mobile devices.
Genesis Data
Massive synthetic datasets with 148 billion tokens for STEM and logic. We are leveling the playing field by providing the data to train independent models.
Local Ecosystem
A complete suite of privacy-first tools including Health and Workbench. Every process, from biometric tracking to RAG, stays entirely on your device.
Machine Economy
QVAC AI agents act autonomously in the physical and digital world. Integrated WDK allows agents to transact using Bitcoin and USDt without intermediaries.
Ask AI
Simple, powerful API
With our tools you can power your apps with local AI for multiple use cases from the same interface: cross-platform, P2P native. Run your code on Linux, macOS, Windows, Android, and iOS without changing a single line.
Start Building<br>npm install @qvac/sdk 
import { loadModel, completion, unloadModel } from "@qvac/sdk";
// Load model into memory<br>const modelId = await loadModel(<br>// P2P peer link, filepath to local model or model URL<br>{ modelType: "llm" },<br>);
// Use the loaded model<br>const response = completion({<br>modelId,<br>history: [<br>{ role: "system", content: "You are QVAC by Tether, a human<br>assistant" },<br>{ role: "user", content: "What can I do in Paris on a weekend?" }<br>],<br>stream: false,<br>// or use kvCache for faster inference<br>});<br>const text = await response.text;<br>console.log(text);
// You can use the loaded model multiple times
// Unload model to free up system resources<br>await unloadModel({ modelId });
Ask AI
Everything you need to build with local AI
SDK
A Single API for local decentralized AI
Explore Now
Fabric LLM
An LLM LoRA fine-tuning framework for edge devices
Explore Now
Genesis
The World’s largest synthetic pre-training LLM dataset
Explore Now
Ask AI
Local Intelligence in Action
Most AI apps trade your privacy for convenience. QVAC doesn’t. Our tools run locally and learn from your device, never the cloud. Whether it’s a heartbeat or a conversation, your data stays yours. Always private, always encrypted, always yours.
Your AI Assistant.<br>100% Local. No Limits.
Download Now
Health
Track and monitor your health data locally & securely
Download Now
Ask AI
Join our Keet Room!
Step 1
Download Keet App!
In order to have access to our Room, you need to download Keet app before
 Google Play
 App Store
Step 2
Join QVAC Keet Room!
Scan the Invite QR Code.<br>Or copy link into your Keet app
keet://chat/nfo61f4e6zc5t1ifncyh9yp7s5eynbruz5bs95oc5ufn3e79entmhix74miigc8iz9iawfrb7pzk3am8eotxw8wat7554etbn7d6j4ho84b1zqnb63z7hxq1ubt5w4wi4kpq3mdgpijcnaifnhm7sy4cfxqqoyedpnb5qg1majcggy4s9s91fgtg3khgw
Interested in using or partnering with QVAC?
Name*
Surname*
Corporate Email*
Organization Type*
Select Organization Type<br>Private<br>Non-Profit<br>Public entity<br>Educational<br>Research
Role*
Select Role<br>Product<br>Sales<br>Marketing<br>Engineering<br>Director<br>Operations<br>Researcher
Partnership Level*
Select Partnership Level<br>Looking to seriously integrate local AI and provide recurring feedback<br>I just want to do some PoCs and provide feedback occasionally<br>I just want to stay up-to-date with the releases
Submit
Request Sent!
Thank you for your interest in QVAC.
Close