#180 · Primary category: Knowledge Base & RAG
NexusRAG
Hybrid RAG system combining vector search, knowledge graph (LightRAG), and cross-encoder reranking — with Docling document parsing, visual intelligence (image/table captioning), agentic streaming chat, and inline citations. Powered by Gemini or local Ollama models.
Project last updated:04/20/26
GitHub Stars
505
Forks
110
Contributors
3
License
MIT
Why we included this project
For teams building RAG over documents that are messy, dense, or full of tables, single-vector search rarely cuts it. NexusRAG attacks the problem three ways: vector similarity, knowledge-graph entity lookup through LightRAG, and cross-encoder reranking, run in parallel and combined into one answer. It also handles document parsing more seriously than most minimal demos, with Docling preserving headings and layout and a vision model captioning images and tables so they become searchable instead of being discarded. The streaming chat answers with inline citations, so you can trace every claim back to a source. Because it can run on local Ollama models or fully offline sentence-transformers, evaluating it for a document-heavy knowledge base does not require a cloud API.
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