#92 · Primary category: Knowledge Base & RAG
xerj
One-command autoindexing search engine for AI agents, Elasticsearch-compatible, using 40x fewer tokens than grep.
Project last updated:08/29/26
GitHub Stars
1.7K
Forks
241
Contributors
13
License
Apache-2.0
Why we included this project
Teams building AI agents against their own repositories often find the real bottleneck is turning scattered files into something an LLM can query without exhausting the context window. XERJ handles that step directly: run its autoindexer against a folder and it identifies each file type, runs source through tree-sitter so symbols and line numbers are preserved, and creates a search index per dataset it finds. Because the server speaks the Elasticsearch API, existing dashboards and client libraries work without modification, and the same index serves keyword, vector, and hybrid retrieval for RAG pipelines or long-lived agent memory. The whole thing is one static binary with no JVM or runtime dependencies, which keeps a self-hosted deployment simple. For teams that would rather have an agent ask questions about their data than feed it entire files, this is a practical fit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience