Explore / topics
RAG & Retrieval
Connect LLMs to your data — ingestion, indexing, retrieval.
↔ 2
chroma-core
Chroma
Open-source embedding database for building AI apps with retrieval.
rag
→ pairs well with olmocr, LlamaIndex
↔ 1stanfordnlp
DSPy
Program — don't prompt — your language models. Compile declarative pipelines into optimized prompts.
orchestrationrag
→ alternative to LangGraph
↔ 3run-llama
LlamaIndex
Data framework for connecting custom data sources to LLMs — ingestion, indexing, retrieval.
ragagents
→ pairs well with Ragas, olmocr
↔ 3allenai
olmocr
Open toolkit that linearizes messy PDFs — scans, tables, equations, handwriting — into clean ordered Markdown with a self-hosted vision-language model. Built for LLM training data and RAG ingestion.
rag
→ pairs well with LlamaIndex, Chroma
↔ 3explodinggradients
Ragas
Evaluation toolkit for your RAG and agent pipelines — faithfulness, relevance, and more.
evalsrag
→ pairs well with LlamaIndex, AutoGen