These are the lifeblood of LlamaIndex. They facilitate data ingestion from various sources, including APIs (like those from
OpenAI), documents, databases, and more. The framework allows you to integrate a library of connections under a single roof, labeled
LlamaHub, which can be accessed for various data types (PDFs, JSON, SQL, etc.) (
source).