AI Open Source · Agent 框架

run-llama/llama_index

LlamaIndex 把自己定位成 document agent 与 OCR 平台,专长是把 非结构化文档(PDF、网页、扫描件)接进 LLM 的检索流程。做企业 知识库、文档问答、RAG 系统时常用它处理数据接入层。

LlamaIndex is the leading document agent and OCR platform

Stars
49k
Language
Python
License
MIT
Last push
2d ago
Created
2022-11-02
Topics
agentsapplicationdatafine-tuningframeworkllamaindex

README

🗂️ LlamaIndex 🦙

PyPI - Downloads Build GitHub contributors Discord Twitter Reddit Ask AI

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. You can use LlamaParse with this framework or on its own; see LlamaParse below for signup and product links.

📚 Documentation:

Building with LlamaIndex typically involves working with LlamaIndex core and a c

同一分类的其他项