archex: local-first, deterministic code-context for AI agents — no API key, no telemetry (Apache 2.0)
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
|
The thing this sub will care about: it's local-first by design. No hosted inference, no API key in the core, no telemetry. The whole retrieval pipeline (BM25F + local vector embeddings + RRF fusion + a local cross-encoder reranker + dependency-graph expansion) runs on your hardware and is fully deterministic, so results are reproducible across machines and CI. It's a long-running solo project, it predates the recent wave of OSS code-context tools, and I finally got it to a state worth sharing. Retrieval stack runs on your hardware: tree-sitter for parsing (25 languages), ONNX/FastEmbed for local embeddings, optional SPLADE. A BM25-only slim Docker image needs no torch at all. Measured, CI-gated numbers (19-task head-to-head vs cocoindex-code, Apple M1 Pro, same token accounting):
Telemetry: none, by design. [link] [comments] |
More from r/LocalLLaMA
-
Palantir CEO rages against closed models
Jul 2
-
A cheap trick for reliable structured output: feed the validation error back into the retry
Jul 2
-
SenseNova-U1-8b-MoT-Infographic-V2 (released yesterday) - An open source SOTA beast for infographic design and image editing.
Jul 2
-
[Benchmark] Kimi K2.7 Code Q3 on Mac Studio M3 Ultra + RTX PRO 6000 over llama.cpp RPC: prefill improves, no changes in token generation/decode
Jul 2
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.