FreeLlamaIndex
LlamaIndex is an open-source framework that facilitates connecting Large Language Models (LLMs) to external and private data sources. It enables developers and engineers to build LLM-powered applications with Retrieval Augmented Generation (RAG) capabilities, by indexing and querying unstructured data.

