#77 · Primary category: Knowledge Base & RAG
knowhere
Knowhere extracts, parses, and outputs structured chunks ready for AI Agents and RAG.
Project last updated:08/29/26
GitHub Stars
2.7K
Forks
297
Contributors
12
License
Apache-2.0
Why we included this project
Unstructured documents tend to defeat naive parsing: a table gets flattened, a heading loses its place in the hierarchy, and an agent ends up retrieving text out of context. Knowhere addresses this by turning messy PDFs, Office files, and scanned images into a navigable tree of chunks, keeping headings, tables, and section paths intact. The API and worker pipeline bundle ingestion, multi-modal parsing, graph construction, and retrieval, and you can point it at OpenAI, DeepSeek, or Qwen models instead of being tied to one vendor. The retrieval layer lets agents walk section trees and cross-document links to drill into the relevant region and return citations tied to the original source. That is what makes it attractive for anyone building agentic or vector-based RAG who needs traceable, context-rich answers from long or complex documents.
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