云图梭云图梭
L

llama_index

MITPython

LlamaIndex is the leading document agent and OCR platform

50kFork 8k更新于 2026-06-27

软件介绍

llama_index 是一个开源项目。LlamaIndex OSS (by LlamaIndex) is an open-source framework to build agentic applications. Parse is our enterprise platform for agentic OCR, parsing, extraction, indexing and more.主要涉及 agents、application、data、fine-tuning、framework 等方向。README 覆盖了 🗂️ LlamaIndex 🦙、typical pattern、concrete example、Important Links 等内容。云图梭建议在部署前阅读官方文档,确认版本、License 和生产环境配置要求。

核心功能

Parse — Agentic OCR and document parsing (130+ formats). Docs
Extract — Structured data extraction from documents. Docs
Index — Ingest, index, and RAG pipelines. Docs
Split — Split large documents into subcategories. Docs
Agents — Build end-to-end document agents with Workflows and Agent Builder. Docs
How do we best augment LLMs with our own private data?

适用场景

agents 相关场景application 相关场景data 相关场景fine-tuning 相关场景技术选型评估

Docker 部署

# 请以 llama_index 官方 README 为准
# 示例:docker compose up -d

FAQ

llama_index 是开源软件吗?

是。该项目提供 GitHub 仓库,当前 License 信息为 MIT。

llama_index 适合 Docker 部署吗?

README 中未发现明确的 Docker 命令,建议以官方文档为准,确认是否提供官方镜像。