M9nx/CodexA
Codexa is a local semantic code intelligence CLI designed to help AI assistants and developers understand large codebases faster. It indexes repositories, parses code structure, generates embeddings, and enables powerful semantic search across functions, classes, and modules.
Leverages a **native Rust search engine** (codexa-core via PyO3) combining HNSW approximate nearest-neighbor search with BM25 keyword indexing and tree-sitter AST parsing across 10 languages. Exposes **13 built-in tools** via multiple integration layers—CLI, HTTP bridge, and MCP server (including MCP-over-SSE)—enabling seamless adoption by GitHub Copilot, Cursor, Claude Desktop, and editor plugins (VS Code, Zed, JetBrains, Neovim). Includes RAG pipeline with cross-encoder re-ranking, token budgeting, and multi-repo workspace support for coordinated cross-codebase analysis.
Available on PyPI.
Stars
18
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 11, 2026
Monthly downloads
597
Commits (30d)
0
Dependencies
19
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/M9nx/CodexA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cocoindex-io/cocoindex
Data transformation framework for AI. Ultra performant, with incremental processing. 🌟 Star if...
dtsola/xiaoyaosearch
小遥搜索,听懂你的话、看懂你的图,用AI找到本地任何文件。让搜索像聊天一样简单。XiaoyaoSearch: Understands your words, reads your...
Ryandonofrio3/osgrep
Open Source Semantic Search for your AI Agent
justincasher/lean-explore
A search engine for Lean 4 declarations
yoanbernabeu/grepai
Semantic Search & Call Graphs for AI Agents (100% Local)