LlamaIndex

LlamaIndex is an open source data framework for building LLM-powered applications over structured and unstructured data. It provides tools for data ingestion, indexing, retrieval, and query pipelines, with connectors to over 160 data sources. LlamaIndex is widely used for building production-quality RAG systems and agentic AI applications.
🔗 https://www.llamaindex.ai/ | GitHub: https://github.com/run-llama/llama_index

You may also like...