Llama Cloud

Search documents
Celebrating One Year of LlamaCloud: The Agentic Document Automation Platform
LlamaIndex· 2025-09-16 15:02
[Music] The world runs on documents. I'm Jerry Lou, co-founder and CEO of Llama Index. Over the past 2 years, I've watched generative AI applications mature.From early RAG demos with a single question box to orchestrated multi-step contextaware agents. At Llama Index, we've been at the center of that journey. From jumpstarting rag with five lines of code to a multi-agent framework powering millions of production workflows with over 4 million downloads a month to the millions of AI builders who've been with ...
How to Use New LlamaCloud Nodes in n8n - Invoice Agent
LlamaIndex· 2025-07-25 23:35
Llama Cloud Features & Functionality - Llama Cloud introduces open-source nodes for N8 workflows, integrating Llama Extract, Parse, and Cloud Indexes [1] - Llama Cloud offers three main products: Llama Parse, Llama Extract, and Llama Cloud Indexes [3] - Llama Extract uses large language models to extract information based on predefined schemas like invoice details (invoice number, amount, total amount, merchant) [4] - Llama Cloud nodes include Llama Parse for parsing PDF files and Llama Cloud for connecting to any given index name [10] Workflow Automation - N8 workflows can be triggered by changes in a specific folder, such as adding a new file to an invoices folder [2][6] - The extracted information can be used to automate tasks like sending emails with invoice details and labeling those emails in Gmail [3][8][9] - The Llama Cloud node can be used as a retriever and connected to other nodes such as an OpenAI message [11] Customization & Open Source - Users can create their own extraction agents or use pre-made schemas for research papers, filing reports, technical résumés, etc [4][5] - The N8 Llama Cloud integration is open source, allowing users to add extra functionality [11]
How to Use New LlamaCloud Nodes in n8n - Invoice Agent
LlamaIndex· 2025-07-23 10:44
Hello everyone. This is Tuana from Llama Index and in this video I'm going to quickly walk you through how you can use Llama Cloud nodes in NAT workflows. These are open-source nodes that we've just created and it brings Llama Extract P and Llama Cloud indexes to NAN workflows.In this video, we're going to be looking at a very simple example. As you can see, I've already run this workflow. And what it does is once there is a change in a specific folder, specifically in my case the invoices folder on my mach ...
Automate RFP Responses in Minutes with LlamaIndex's Open-Source Solution
LlamaIndex· 2025-07-21 17:58
Automation Solution - Lana Index introduces an open-source application, Auto RFP, designed to automate the request for proposal (RFP) process [2] - The automation aims to reduce the time required to build an RFP from hours to minutes [1] - The application allows users to create multiple organizations and projects [2][3] - Users can integrate their own LlamaCloud API key and index to run their RFP process [11] Key Features - The application uses pre-written questions about documents to generate answers for RFPs [5] - It can generate answers in a simple, one-shot manner using OpenAI, citing sources and page numbers [6][7] - Reasoning mode offers a multi-step approach to answering questions, including analyzing requirements, searching documents, extracting key facts, creating an RFP structure, and validating the response [8][9] - The generated answers can be exported as a CSV file, providing a structured RFP with sections, questions, and detailed answers in markdown [10][11]