Documentation

🗂️ LlamaIndex 🦙


LlamaIndex is a data framework for LLM-based applications that benefit from context augmentation, such as Retrieval-Augmented Generation (RAG) systems. LlamaIndex provides the essential abstractions to more easily ingest, structure, and access private or domain-specific data, resulting in safe and reliable injection into LLMs for more accurate text generation.


For more information, read the LlamaIndex Groq integration documentation for Python and JavaScript.