RAG
Retrieval-augmented generation, vector stores, indexers.
74 tools
RAG isn't a model, it's an architecture — retrieve, augment, generate. The choice is between frameworks that orchestrate the retrieval and the vector stores underneath.
Includes RAG frameworks (LlamaIndex, LangChain), managed vector databases (Pinecone), open-source vector stores (Weaviate, Chroma, Vespa), and hybrid-search engines.
Pick LlamaIndex when retrieval quality is the bottleneck. Pick Pinecone for zero-ops production. Pick Weaviate or Chroma for self-hosted or budget-conscious. Pick Vespa at scale beyond a few million docs.
HelixDB
Unified graph-and-vector database built for AI agent memory and GraphRAG.
Kotaemon
Open-source RAG UI for chatting with your own documents, locally or self-hosted.
MaxKB
Open-source enterprise RAG and agent platform with built-in workflow engine and multi-LLM support.
PageIndex
Vectorless reasoning-based retrieval for long documents, with traceable, auditable answers.
PrivateGPT
Production-ready, air-gapped RAG framework for querying your documents with local LLMs.
RAGs by LlamaIndex
Open-source Streamlit app that builds a custom RAG pipeline from a natural-language brief.
Singlebase Cloud
AI-native Firebase alternative bundling document DB, vector DB, auth, storage, and built-in AI services.
Superduper
Enterprise AI agent orchestration that brings RAG and agents to your existing data stack without migration.
alphaXiv
AI reading layer over arXiv with grounded Q&A, auto-summaries, and line-by-line discussion on every preprint.
Chat With PDF by Copilot.us
Conversational PDF Q&A bundled into a multi-app productivity membership.
CocoIndex
Open-source incremental data framework that keeps RAG indexes and agent context continuously fresh.
Cohere
Enterprise-grade LLM platform built for private, secure, and customizable deployment.
DeepSearcher
Open-source agentic RAG framework for private enterprise data, built by the Zilliz/Milvus team.
Haystack
Open-source Python framework from deepset for building production RAG pipelines and LLM agents.
Refinder AI
Chat-native enterprise search and task automation hub that lives inside Slack and Google Chat.
SciSpace
AI research assistant that turns dense PDFs and literature reviews into searchable, citation-backed answers.
You.com
Web search and research APIs purpose-built for LLMs and AI agents.
ChatPDF
Conversational Q&A over PDFs and other documents with citation-backed answers.
Context Data
Enterprise data platform for deploying private RAG pipelines without infrastructure plumbing.
Explainpaper
AI reading companion that decodes dense academic papers by highlighting and chatting with the PDF.
Genei
AI research assistant that summarizes PDFs and web pages and answers questions across your document library.
Recall
AI-powered personal knowledge base that summarizes, links, and quizzes you on everything you save.
TurboVec
Rust-powered vector index with 2-4 bit TurboQuant compression for SIMD-accelerated RAG search.
Yuxi
Open-source AI agent platform that fuses agentic RAG with knowledge graphs on a LangGraph runtime.