#124 · Primary category: Knowledge Base & RAG
sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
Project last updated:08/01/26
GitHub Stars
607
Forks
72
Contributors
37
License
Apache-2.0
Why we included this project
Sycamore sits in the gap between raw document files and the vector stores or search engines you actually query. It is an open source processing engine that partitions PDFs, presentations, transcripts, and manuals, then enriches and chunks them so the result is ready to load into OpenSearch, Elasticsearch, Pinecone, Qdrant, Weaviate, or DuckDB. The DocSet abstraction is the interesting part: you describe partitioning, cleaning, and loading as a declarative dataflow, which makes it easy to try different chunking strategies without writing glue code. You can also pick which LLMs power the enrichment transforms. Aryn's DocParse service and an open DETR vision model handle complex pages with embedded tables and figures, so the semantic structure of the document survives into the chunks. Teams building RAG or hybrid search over messy enterprise documents will appreciate the notebook-driven workflow and the Ray backend for moving from prototype to production.
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