LlamaIndex provides data and document infrastructure for AI applications, with the official site highlighting LlamaParse, document processing, workflows, and open-source repositories. It is commonly used to turn PDFs, web pages, databases, and enterprise knowledge into retrievable context for Q&A, search, agents, and business workflow automation. For retrieval-heavy agent products, it is a data-layer-oriented choice.

主な機能
- Document parsing and OCR
- Data connectors
- RAG indexing
- Workflow orchestration
- Agent and Q&A applications
- Python/TypeScript ecosystem
ユースケース
- Enterprise knowledge Q&A
- Complex PDF retrieval
- RAG app development
- Document agents
- Finance/healthcare/manufacturing document processing
- Technical document search
FAQ
LlamaIndex provides data and document infrastructure for AI applications, with the official site highlighting LlamaParse, document processing, workflows, and open-source repositories. It is commonly used to turn PDFs, web pages, databases, and enterprise knowledge into retrievable context for Q&A, search, agents, and business workflow automation. For retrieval-heavy agent products, it is a data-layer-oriented choice. Core capabilities include: Document parsing and OCR, Data connectors, RAG indexing.
Common scenarios include: Enterprise knowledge Q&A, Complex PDF retrieval, RAG app development.