Skip to main content

Welcome

This is the documentation for LlamaCloud, the hosted ingestion and indexing service for LlamaIndex.

LlamaCloud

LlamaCloud is a cloud-based service that allows you to upload, parse, and index documents, and then search them using LlamaIndex. LlamaCloud is currently in a private alpha; please get in touch if you'd like to be considered as a design partner.

LlamaParse

LlamaParse is component of LlamaCloud that allows you to parse PDFs into structured data. It's available as a standalone REST API, a Python package, and a web UI. It is currently in a public beta; you can sign up to try it out or read the onboarding documentation.

LlamaExtract (beta)

LlamaExtract is a component of LlamaCloud that allows you to infer the underlying schema in your document(s) and extract structured data from unstructured docs. It's available as a standalone REST API, a Python package, and a web UI. It is currently a experimental feature; you can sign up to try it out or read the onboarding documentation