christopherkarani/Wax
Lightening fast RAG on Apple Silicon. On-Device. No Server. No API. One File. Pure Swift
Embeds hybrid search (BM25 text via SQLite FTS5 and Metal-accelerated HNSW vector retrieval) in a single portable `.wax` file with atomic write-ahead-log resilience. Achieves ~6ms p95 recall latency on Apple Silicon through native Metal acceleration and frame-based compression, alongside built-in EAV storage for structured knowledge. Targets iOS and macOS Swift apps requiring zero-config, privacy-first agent memory without cloud dependencies.
643 stars. Actively maintained with 86 commits in the last 30 days.
Stars
643
Forks
25
Language
Swift
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
86
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/christopherkarani/Wax"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
vitali87/code-graph-rag
The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with...
stevereiner/flexible-graphrag
Flexible GraphRAG: Python, LlamaIndex, Docker Compose: 8 Graph dbs, 10 Vector dbs, OpenSearch,...
dmayboroda/minima
On-premises conversational RAG with configurable containers
ggozad/haiku.rag
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
shredEngineer/Archive-Agent
Find your files with natural language and ask questions.