QVAC

Free and open source

The open-source local AI Ecosystem

QVAC is the building block of intelligence you can snap into almost anything: a phone, a laptop, a robot, a wearable, a home appliance. Each one becomes smart on its own, with no internet and no cloud behind it. And it is completely free.

Product demo video

Who it's for

Local AI is for everyone

Not just AI labs and big tech. If you use a phone or a laptop, it is already for you.

Why on-device

The cloud was never the only option

  • Offline

    Inference runs with no connection. The model lives on the device, not behind an API.

  • Private

    No data leaves your hardware. No third-party sees your prompts - private by architecture.

  • Free

    No API bills, no per-token pricing, no rate limits. Apache 2.0, open source.

  • Yours

    Run it on a phone, a laptop, a server - or all three over peer-to-peer. You own the stack.

The ecosystem

A complete local-AI ecosystem

Five products that work together - run models, train them, fine-tune them and ship them in apps, all on-device.

QV.AC

Run it

QVAC SDK

A single API for local, decentralized AI. One install in JavaScript or Python, 10+ AI tasks, on every device - text, vision and audio through one interface.

Explore SDK

The data

QVAC Genesis

The data to train your own models. An open dataset of synthetic STEM reasoning, built so independent researchers can train reasoning-capable models of their own.

0B
STEM tokens
0
STEM domains
Open
Free for research and non-commercial use

The engine

QVAC Fabric

Fine-tune on the device. The engine that adapts models to your own data, right on the device, even a phone, so the model learns where your users are, not in a data center.

  • Fine-tune on your device. Adapt a model to your data.

  • Runs on any GPU. Vulkan and Metal, desktop and mobile.

  • Even on a phone. A dynamic tiling algorithm fits tight mobile GPU memory.

The models

QVAC Psy

The models QVAC builds. Each one is trained for a single domain and sized to run on hardware you already own, so the intelligence behind your product does not depend on someone else's servers staying up.

  • Built for the device, not shrunk to fit it. The phone in your pocket is the constraint they are designed around.

  • Open weights, every model. Apache 2.0, published with the benchmarks behind them.

  • Small because they are specialized. A model that only has to be good at one thing does not need to be enormous.

How it compares

Does what cloud AI and local runtimes can't

One on-device SDK against typical cloud AI and local runtimes.

Capability
QVAC
Cloud AI
Local runtimes
Runs fully on-device
Yes
No
Yes
Works offline
Yes
No
Yes
No API keys or per-token cost
Yes
No
Yes
Unified text, vision, audio API
Yes
Yes
No
Desktop and mobile, one API
Yes
Yes
No
Peer-to-peer offload
Yes
No
No
On-device fine-tuning (LoRA)
Yes
No
No

Choose a path

What are you looking to do?

Pick a path. We send you straight to the right part of the ecosystem.

  • Build

    Run local AI in your app

    Install the SDK and run your first model on-device in minutes. 10+ AI tasks, one API, iOS, Android and desktop.

  • Connect

    Connect to your existing tools

    Start the local HTTP server and point your coding agent or harness at it. Official plugins for OpenCode and OpenClaw.

  • Create

    Train or fine-tune a model

    Advance the art with Genesis or fine-tune on-device with Fabric and LoRA, even on a phone.

  • Explore

    Discover models that fit

    Browse open models tuned to run on your device, from small LLMs to vision and medical models like MedPsy.

Not sure which one fits?

Take the guided setup

Community

Join the community

Questions, releases and work in progress, out in the open with the people building on QVAC.

  • X

    Release notes, benchmarks and the occasional demo, as they ship.

    Follow on X
  • Discord

    Ask questions and compare notes with the team and other developers building locally.

    Join the server
  • Keet

    A peer-to-peer room, running on the same local-first stack QVAC is built for.

    Open the room
  • GitHub

    Issues, pull requests and the source for the SDK, Fabric and the plugins.

    Browse the repos

Get started

Run AI on what you own

One install in JavaScript or Python. 10+ AI tasks. Private, offline and free - on the hardware you already own.

npm install @qvac/sdk