LlamaIndex¶
LlamaIndex is a data framework for LLM applications to ingest, structure, and access private or domain-specific data.
Description¶
It provides tools for building RAG applications, including data connectors, indexes, and query engines.
Links¶
Alternatives¶
Backlog¶
- Implement structured data extraction from invoices using LlamaIndex.