Practical examples & recipes
Ready-made, runnable examples for building with QVAC. Each recipe shows you exactly how to wire together plugins into a working local AI app.
RECIPES
Build something in an afternoon
Start from a working example - a few lines of QVAC and a real result.
Invoice OCR · FEATURED
BeginnerLocal invoice data entry, no cloud
Read a whole folder of invoices - PDFs, scans, photos - and fill in an accounting table on-device, free and offline.
git clone https://github.com/tetherto/qvac-examples
cd qvac-examples/qvac-invoice-manager-demo
npm install
npm start35 min · Desktop
View recipeALL RECIPES
All recipes
LLM
OCR
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