17 August 2026 — Sorting files by extension is easy and nearly useless: a folder of forty PDFs is still a folder of forty PDFs. Sorting them by what they actually contain is the useful version, and there are good cloud tools that do it today. They all share one property, though, and it is worth saying plainly: to […]
QVAC Blog
3 August 2026 — A real security camera uploads your driveway, your face, and your neighbours to someone else's cloud. To show local AI does not have to, we built a demo (an illustrative example, not a QVAC product) that detects people, vehicles, and bags, judges whether a scene looks normal or high-risk, and raises an alarm, all on your own machine, with no frame ever leaving the device.
29 July 2026 — Tether AI Research is releasing VisionPsy-Nano, a family of ~460M-parameter vision-language models built to run on the device in your pocket. It leads its weight class on 16 of 17 benchmarks, beats models up to 2.3x its size on ScienceQA, instruction following and hallucination robustness, and the Flash variant reaches the first token in 0.3s on an iPhone 15. Open weights, Apache 2.0.
24 July 2026 — Some data should not go to a cloud chatbot: customer records, patient files, case history, your sensitive data. To show how local AI changes that, we built a demo that turns a plain-English question into SQL and runs it entirely on your own machine, with your rows never leaving the building, allowing you to talk with your database.