Absortio

Email → Summary → Bookmark → Email

LlamaIndex - Data Framework for LLM Applications

https://www.llamaindex.ai/ Oct 10, 2023 17:12

Extracto

LlamaIndex is a simple, flexible data framework for connecting custom data sources to large language models (LLMs).

Contenido

Data Ingestion

Connect your existing data sources and data formats (API's, PDF's, documents, SQL, etc.) to use with a large language model application.

Data Indexing

Store and index your data for different use cases. Integrate with downstream vector store and database providers.

Query Interface

LlamaIndex provides a query interface that accepts any input prompt over your data and returns a knowledge-augmented response.