DewyKB/dewy
Opinionated knowledge extraction and semantic retrieval for Gen AI applications.
Dewy helps developers building AI applications by streamlining the process of extracting, organizing, and retrieving knowledge from documents. You feed it your unstructured documents, and it handles parsing, chunking, summarizing, and indexing them, outputting semantically searchable content. This enables AI application developers to focus on the core logic of their agents and RAG applications, rather than managing data infrastructure.
No commits in the last 6 months.
Use this if you are a developer building AI agents or RAG applications and want to quickly set up a robust knowledge base without dealing with vector database comparisons or complex data extraction pipelines.
Not ideal if you need to perform multi-modal searches over images or tables right away, as these features are on the roadmap but not yet fully implemented.
Stars
75
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/DewyKB/dewy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
swirlai/swirl-search
AI Search & RAG Without Moving Your Data. Get instant answers from your company's knowledge...
wzdavid/ThinkRAG
A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:
brevia-ai/brevia
Extensible API and framework to build your Retrieval Augmented Generation (RAG) and Information...
thinkany-ai/rag-search
RAG Search API
sankalp1999/code_qa
RAG on codebases using treesitter and LanceDB