Ontos-AI/knowhere
Knowhere extracts, parses, and outputs structured chunks ready for AI Agents and RAG. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 99
- Longevity 8
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 125
- days_rel: 8
- days_push: 7
- n_releases_24m: 38
Adoption not part of the score
2673 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Knowhere is a document ingestion and parsing platform that transforms unstructured documents (PDF, DOCX, XLSX, PPTX, images) into structured, RAG-ready chunks with preserved hierarchy, tables, and metadata. It is offered as a managed REST API (Chunking-as-a-Service), an open-source self-hosted stack, and an MCP server for AI agents like Cursor, Claude Code, and Codex.
Use cases
- parse resumes from pdfs into structured chunks
- prepare messy PDFs for RAG pipelines
- extract tables and layouts from documents for LLMs
- chunk long technical documents with hierarchy preserved
- give AI agents document parsing via MCP
- build agentic RAG over unstructured documents
- convert docx and pptx files into clean JSON chunks
When to choose
- you need high-quality, structure-preserving chunking for RAG or agents
- you want an MCP server so coding agents can parse and search documents
- you deal with complex PDFs with tables, merged cells, or hundreds of pages
- you want a managed API instead of maintaining your own parsing pipeline
When to avoid
- you only need simple plain-text extraction from clean documents
- you need fully offline processing and cannot use a cloud API or self-host
- your documents are already well-structured markdown or JSON
- you need formats not yet supported like epub or html
Facets
service · maturity active
parser rag etl pdf ocr mcp sdk search-engine artificial-intelligence pdf developer-tools apis python self-hosted cli chunking-as-a-service document-parsing agentic-rag document-intelligence vectorless-rag hierarchical-chunking mcp-server rest-api retrieval-augmented-generation ai-agents natural-language-processing nodejs docker web-server
4 sources
- readme: https://github.com/Ontos-AI/knowhere · fetched 2026-08-28 · 4f2196b9750c
- homepage: https://knowhereto.ai · fetched 2026-08-29 · ad2ad83070db
- site_page: https://docs.knowhereto.ai/ · fetched 2026-08-29 · 2a2d730299c8
- site_page: https://docs.knowhereto.ai/mcp · fetched 2026-08-29 · b9b54943b812
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Ontos-AI/knowhere | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="Ontos-AI/knowhere")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem