Docdex
p/docdex
Structural code indexer with deterministic LLM context
0 reviews2 followers
Start new thread
trending
bekir dağ

7h ago

Docdex - Structural code indexer with deterministic LLM context

Docdex is a local-first indexing daemon for code and documentation. It combines ranked full-text search (Tantivy), AST-based symbol indexing, and a directed dependency graph to answer impact questions like “what breaks if this changes?”. It runs as a single lightweight service, supports multiple repos, integrates with local models via Ollama, and helps reduce LLM token usage by providing structured, persistent context.