← All companies

Agents / Company profile

LlamaIndex

What LlamaIndex does

LlamaIndex is an AI agent development platform focused on enabling “knowledge agents” to operate over enterprise unstructured data. Its core positioning is that building reliable agent workflows over documents requires more than basic RAG (chunking + embeddings + vector search); it requires a data framework that can ingest, parse, index, and retrieve complex documents (including tables, figures, and OCR) and then integrate those data services into agent orchestration.

LlamaIndex has two related layers: 1) Open-source framework (LlamaIndex OSS) used by developers to build custom agentic retrieval and data pipelines in code. The open-source project provides primitives such as data connectors/loaders, indexing structures, retrieval/query interfaces, and integrations with external tools and vector stores. Source code and positioning are described in the LlamaIndex GitHub repository. (The repository also points developers to the managed enterprise products under the LlamaCloud umbrella.) 2) LlamaCloud, a commercial “knowledge management platform” offering managed parsing and agentic document understanding services that integrate with the open-source framework, and are packaged with enterprise features like security and team collaboration.

Within LlamaCloud, LlamaParse is LlamaIndex’s agentic OCR/document parsing offering (turning many document formats into structured outputs such as text/markdown/JSON), and LlamaExtract provides structured data extraction from documents. LlamaCloud “knowledge management platform” workflows also include managed indexing and retrieval capabilities, which the company describes as supporting end-to-end accuracy for agent workflows over unstructured data.

For enterprise users, the primary target is teams building production knowledge work automation—e.g., document research, workflow automation, report generation, and other cases where answers must be grounded in complex enterprise documents. For developers building applications, LlamaIndex provides an abstraction layer that connects their LLM/agent orchestration to enterprise data pipelines, reducing the effort required to build parsing, indexing, and retrieval logic from scratch.

Strategically, the company appears to be moving beyond “RAG framework” toward an enterprise document-automation platform: it launched LlamaCloud and publicly described LlamaCloud’s approach as integrated across parsing, extraction, and indexing; and it continues expanding LlamaParse and retrieval capabilities with new developer interfaces (e.g., updated Parse APIs/SDKs, retrieval “harness” features, and MCP integration points).

News

Company record

Aug 17, 2026 · Official · LlamaIndex BlogHow LlamaIndex Uses Temporal to Scale Reliable Document Orchestration

LlamaIndex describes using Temporal as its durable workflow execution layer for business-critical document parsing/orchestration, stating it helped scale to tens of millions of pages processed per day to power its Batch API release.

Jul 30, 2026 · Official · LlamaIndex BlogAnnouncing Granular Bounding Boxes in LlamaParse

LlamaIndex announced granular bounding boxes in LlamaParse beta, including additional verification rounds described for “Agentic Plus” workflows.

Jul 30, 2026 · Official · LlamaIndex BlogParse Gateway: Smart, Page-Level Document Parser Routing

LlamaIndex introduced Parse Gateway routing and extended it to MCP, adding tools that agents can use to estimate file complexity and route documents to LiteParse for lower latency/cost.

Jun 29, 2026 · Official · LlamaIndex BlogAnnouncing Retrieval Harness

LlamaIndex expanded LlamaParse Index with a Retrieval Harness that provides filesystem-style primitives (hybrid retrieve, list files, file grep, file read) intended to support deterministic agent navigation and verification over unstructured corpora.

Jun 24, 2026 · Official · LlamaIndex BlogExtending the LlamaParse MCP for More Document Processing Power

LlamaIndex described updates to the LlamaParse MCP, including new tools for agents related to extracting and working with document processing outputs.

Jan 22, 2026 · Official · LlamaIndex BlogLlamaParse API v2: New SDKs and Migration Guide

LlamaIndex announced LlamaParse API v2 improvements (accuracy/speed/cost described by the company) and new llama-cloud Python/TypeScript SDK packages, along with a migration approach for existing users.

Mar 04, 2025 · Official · PR Newswire (LlamaIndex)LlamaIndex Secures $19 Million Series A to Power Enterprise-Grade Knowledge Agents

LlamaIndex announced a $19 million Series A led by Norwest Venture Partners (with Greylock participation) and launched/general availability of LlamaCloud as a commercial knowledge management platform.

Feb 20, 2024 · Official · LlamaIndex BlogIntroducing LlamaCloud and LlamaParse

LlamaIndex announced LlamaCloud and LlamaParse as a new generation of managed parsing, ingestion, and retrieval services for production-grade context augmentation in LLM and RAG applications.

Source map · 2 recurring channels · 23 references

Still resolving: Newsroom · Official X

Funding

Latest disclosed valuationNot disclosed
Tracked capital$27.5M3 sourced rounds
DateRoundRaisedValuationLead / investorsEvidence
May 01, 2025Strategic minority equity investment

What it builds

LlamaIndex OSS (open-source framework)

An open-source data framework for building agentic applications that connect enterprise data ingestion, structuring (indexing), and retrieval/query interfaces to LLM-based workflows.

source ↗
LlamaCloud (managed knowledge management platform)

A commercial platform that provides managed parsing, extraction, and retrieval/indexing capabilities integrated with the LlamaIndex framework, positioned for enterprise agent workflows over unstructured data.

source ↗
LlamaParse

An agentic OCR and document parsing service that converts complex documents into structured outputs (the company describes outputs such as markdown/text/JSON) and is offered via LlamaCloud and related developer SDK/API surfaces.

source ↗
LlamaExtract

A structured data extraction capability for pulling structured fields from unstructured documents, positioned as part of LlamaCloud’s agentic document understanding modules.

source ↗
LlamaParse API v2 and llama-cloud SDKs

A newer LlamaParse API and companion “llama-cloud” SDK packages (Python and TypeScript) intended to provide a cleaner parsing UX and structured configuration for LlamaParse v2.

source ↗
Retrieval Harness (in LlamaParse Index)

A set of filesystem-style primitives for enterprise agents (including hybrid retrieve, list files, file grep, and file read) that supports deterministic traversal and verification during retrieval over document corpora.

source ↗
Parse Gateway (page-level parsing routing)

A product capability that routes document parsing tasks at a more granular level, including MCP-exposed tools to estimate file complexity and route to LiteParse when appropriate.

source ↗

Milestones & partnerships