Welcome to LlamaCloud 🦙
Welcome to the documentation for LlamaCloud, the hosted ingestion and indexing service for LlamaIndex.
Table of Contents​
LlamaCloud​
LlamaCloud is a cloud-based service that allows you to:
- Upload, parse, and index documents
- 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 a component of LlamaCloud that allows you to parse PDFs into structured data. It's available as:
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:
- Extract structured data from unstructured docs
It's available as:
- A standalone REST API
- A Python package
- A web UI
It is currently an experimental feature. You can sign up to try it out or read the onboarding documentation.