run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
Provides a modular architecture with 300+ integration packages through LlamaHub, enabling flexible composition of LLM, embedding, and vector store providers without vendor lock-in. Core capabilities include agentic workflow orchestration, structured data extraction, and multi-format document parsing (130+ formats) via LlamaParse, with a namespace pattern that cleanly separates core abstractions from provider-specific implementations.
47,631 stars and 10,276,119 monthly downloads. Used by 36 other packages. Actively maintained with 136 commits in the last 30 days. Available on PyPI.
Stars
47,631
Forks
7,002
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
10,276,119
Commits (30d)
136
Dependencies
8
Reverse dependents
36
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/run-llama/llama_index"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)
curiousily/ragbase
Completely local RAG. Chat with your PDF documents (with open LLM) and UI to that uses...