DewyKB/dewy
Opinionated knowledge extraction and semantic retrieval for Gen AI applications.
Handles end-to-end document processing—parsing, chunking, and summarization—with pgvector-backed semantic search, eliminating the need to build custom extraction pipelines. Exposes a REST API with Python and TypeScript clients, integrating seamlessly with LangChain and LlamaIndex for RAG workflows. Built production-focused with an admin UI for collection management and query testing, prioritizing practical deployment over infrastructure flexibility.
No commits in the last 6 months.
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
brevia-ai/brevia
Extensible API and framework to build your Retrieval Augmented Generation (RAG) and Information...
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版本请访问:
thinkany-ai/rag-search
RAG Search API
sankalp1999/code_qa
RAG on codebases using treesitter and LanceDB