Llama Parse

Llama Parse is a tool from Llama Index that allows you to read complex documents in Quivr. Link to Llama Parse: https://cloud.llamaindex.ai/parse

How to use Llama Parse

  1. Go to https://cloud.llamaindex.ai/parse
  2. Create an API key by clicking on the Create API Key button.
  3. Add LLAMA_CLOUD_API_KEY to your .env file.
# Llama Parse Configuration
LLAMA_CLOUD_API_KEY=your_llama_cloud_api_key
  1. Use the Llama Parse tool to read complex documents in Quivr - Currently only supports pdf, docx, and doc files.