DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

QVAC SDK, a universal JavaScript SDK for building local AI applications

Show HN: QVAC SDK, a universal JavaScript SDK for building local AI applications

73 AI Score
Show_hn other Added Apr 10, 2026

Details

Sector
other
Total Funding
$0
Last Round
$0

About

Hi folks, today we&#x27;re launching QVAC SDK [0], a universal JavaScript&#x2F;TypeScript SDK for building local AI applications across desktop and mobile.<p>The project is fully open source under the Apache 2.0 license. Our goal is to make it easier for developers to build useful local-first AI apps without having to stitch together a lot of different engines, runtimes, and platform-specific integrations. Under the hood, the SDK is built on top of QVAC Fabric [1], our cross-platform inference and fine-tuning engine.<p>QVAC SDK uses Bare [2], a lightweight cross-platform JavaScript runtime that is part of the Pear ecosystem [3]. It can be used as a worker pretty much anywhere, with built-in tooling for Node, Bun and React Native (Hermes).<p>A few things it supports today:<p><pre><code> - Local inference across desktop, mobile and servers - Support for LLMs, OCR, translation, transcription, text-to-speech, and vision models - Peer-to-peer model distribution over the Holepunch stack [4], in a way that is similar to BitTorrent, where anyone can become a seeder - Plugin-based architecture, so new engines and model types can be added easily - Fully peer-to-peer delegated inference </code></pre> We also put a lot of effort into documentation [5]. The docs are structured to be readable by both humans and AI coding tools, so in practice you can often get pretty far with your favorite coding assistant very quickly.<p>A few things we know still need work:<p><pre><code> - Bundle sizes are larger than we want right now because the current packaging of Bare add-ons is not as efficient as it should be yet - Plugin workflow can be simpler - Tree-shaking is already possible, but at the moment it still requires a CLI step, and we&#x27;d like to make that more automatic and better integrated into the build process </code></pre> This launch is only the beginning. We want to help people build local AI at a much larger scale. Any feedback is truly appreciated! Full vision is available on the official website [6].<p>References:<p>[0] SDK: <a href="http:&#x2F;&#x2F;qvac.tether.io&#x2F;dev&#x2F;sdk" rel="nofollow">http:&#x2F;&#x2F;qvac.tether.io&#x2F;dev&#x2F;sdk</a><p>[1] QVAC Fabric: <a href="https:&#x2F;&#x2F;github.com&#x2F;tetherto&#x2F;qvac-fabric-llm.cpp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tetherto&#x2F;qvac-fabric-llm.cpp</a><p>[2] Bare: <a href="https:&#x2F;&#x2F;bare.pears.com" rel="nofollow">https:&#x2F;&#x2F;bare.pears.com</a><p>[3] Pear Runtime: <a href="https:&#x2F;&#x2F;pears.com" rel="nofollow">https:&#x2F;&#x2F;pears.com</a><p>[4] Holepunch: <a href="https:&#x2F;&#x2F;holepunch.to" rel="nofollow">https:&#x2F;&#x2F;holepunch.to</a><p>[5] Docs: <a href="https:&#x2F;&#x2F;docs.qvac.tether.io" rel="nofollow">https:&#x2F;&#x2F;docs.qvac.tether.io</a><p>[6] Website: <a href="https:&#x2F;&#x2F;qvac.tether.io" rel="nofollow">https:&#x2F;&#x2F;qvac.tether.io</a>

AI Score Reasoning

QVAC SDK targets the high-growth local AI market with a unique P2P distribution model and a custom lightweight runtime. While technically ambitious and backed by the established Holepunch/Tether ecosystem, it faces stiff competition from standard runtimes and significant adoption hurdles.

Source

Show_hn — View original →