Developer Tools / AI SDK

QVAC

Open-source SDK and libraries for building local-first, peer-to-peer AI apps. It supports local LLM inference, embeddings, translation, transcription, TTS, OCR, image generation, and an OpenAI-compatible API across desktop and mobile platforms.

Clear28/30
Useful27/30
Specific16/20
Complete15/20
QVAC screenshot

Why it was accepted

The page clearly describes QVAC as an AI SDK/library project with a concrete developer audience. It shows what the stack does, how to install it, a quickstart example, and a broad feature set including local inference, P2P delegation, and multiple model tasks. There is enough visible documentation to make a useful public listing.

Weakness

The crawl does not show platform-specific setup details, API reference depth, licensing/maintenance signals beyond the repo stats, or working screenshots/demo output. Visitors also cannot tell from the snapshot which models and integrations are production-ready versus experimental.

Review status

8 days ago #217 ↑ +2

Last evaluated 8 days ago. Current rank #217. Up 2 spots in the rankings.

Score history

86

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.