{"repo":"dvcdsys/code-index","free":true,"listed":false,"github":"https://github.com/dvcdsys/code-index","clone":"git clone https://github.com/dvcdsys/code-index.git","description":"Self-hosted semantic code search platform — Go server with web dashboard, CLI, and AI-agent skills. Search code by meaning, not text: hybrid BM25 + dense embeddings via llama.cpp.","language":"Go","stars":29,"topics":["claude-code","cli","code-index","code-navigation","code-search","developer-tools","embeddings","self-hosted","semantic-search","tree-sitter"],"license":"MIT","category":"self-hosted-apps","readme_excerpt":"cix — CodeIndeX. Search your codebase by meaning, not just text. A self-hosted semantic code-search platform — server with a web dashboard, CLI, agent skills, and multi-repo workspace search. Works with any agent or terminal. Website: codeindex.app Or open http://localhost:21847/dashboard in your browser: --- Why Grep and fuzzy file search work fine for small projects. At scale they break down: - You have to know what a thing is called to find it - Results flood with noise from unrelated files - Agents waste tokens scanning files that aren't relevant cix indexes your code into a vector store using CodeRankEmbed — a model purpose-built for code retrieval. Search queries return ranked snippets with file paths and line numbers, not raw file lists. --- What you get - cix-server — Go HTTP API with embedded llama.cpp sidecar for embeddings, SQLite for symbols, metadata and vectors , FTS5 BM25 mirror for hybrid ranking. Vectors are read from disk per query rather than held in RAM, so an idle server sits at tens of megabytes regardless of index size ( doc/VECTORSTORE.md ). Ships as a single distroless container. - Web dashboard at /dashboard — projects, search, users + API keys, runtime settings, resource + database maintenance, drift indicator. Embedded in the server binary. See doc/DASHBOARD.md . - macOS menu bar app — cix.app , a drag-to-install launcher that runs and self-updates a local server on Apple Silicon. See doc/MACOS APP.md . - cix CLI — cix search / symbols / files / wo","default_branch":null,"files":null,"tree":[],"storefront":"/r/dvcdsys","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dvcdsys/code-index/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}