LlamaIndex - Videos

Back to Channel

Build and deploy LlamaAgents from scratch

In this tutorial, you’ll learn how to go from idea to production using LlamaAgents, a powerful tool for deploying AI-driven workflows to the cloud. We’ll guide you step-by-step through creating and...

474 views • 12 likes • 0 comments • October 22, 2025

AI in 60s: How Dhruv Shah from Carlyle builds and ships AI products for investment research teams

In this video, Dhruv Shah, Vice President of AI Engineering at Carlyle, shares his perspective on the future of AI agents in finance. Drawing from his experience building AI-powered investment anal...

619 views • 10 likes • 0 comments • October 16, 2025

Orchestrating Microservices Using LlamaIndex Workflows

What if you could orchestrate your entire microservices setup using LlamaIndex Workflows? In this demo, Clelia shows how to spin up and connect an event-driven e-commerce system powered by LlamaInd...

460 views • 10 likes • 1 comments • October 13, 2025

Create and Deploy a Custom Extraction Agent

Learn how to quickly customize and deploy the LlamaAgent extraction template to quickly build a human in the loop UI for any extraction use-case. - Learn more about LlamaAgents: https://developers...

441 views • 12 likes • 1 comments • October 09, 2025

Agentic Document Processing with LlamaCloud: Exploring the Future of Context Aware RAG & AI Agents

Join host, Biswaroop Palit, VP of Products at LlamaIndex, as he shares how the latest advancements in agentic document processing are unlocking a new era of better RAG and intelligent, context-awar...

661 views • 23 likes • 0 comments • October 02, 2025

LlamaAgents Open for Private Alpha 🎉

Introducing LlamaAgents — the next-gen solution that lets you build, ship, and deploy document agents in minutes. Whether you're automating invoice processing, contract review, form-filling, RFP wo...

706 views • 19 likes • 1 comments • October 01, 2025

Celebrating One Year of LlamaCloud: The Agentic Document Automation Platform

The world runs on documents. Contracts, invoices, research reports — they hold the critical context that AI agents need to be truly intelligent. I’m Jerry Liu, co-founder and CEO of LlamaIndex. On...

689 views • 24 likes • 2 comments • September 16, 2025

How KPMG Uses LlamaIndex to Power AI with the Right Context

In this episode of the AI Leader Series, we sit down with Swami Chandrasekaran, Head of AI and Data Labs at KPMG, to explore how one of the big four accounting firms powers context-aware AI agents ...

426 views • 15 likes • 0 comments • September 08, 2025

LlamaCloud Classify Demo - Rules Based Document Tagging

Introducing LlamaIndex Classify: Rules-Based Document Classification Made Simple Learn how to automatically classify your documents with LlamaIndex's newest beta feature! In this quick demo, Lauri...

309 views • 12 likes • 1 comments • September 02, 2025

How Cemex Builds with LlamaIndex to Transform Operations, Supply Chain, and Customer Experience

In this episode of the AI Leader Series, we sit down with Daniel, Principal Data Scientist at Cemex, to explore how one of the world’s leading building materials companies is transforming with Llam...

469 views • 12 likes • 0 comments • August 25, 2025

Document Agents for Finance Automate Document Data with AI

Workflow Example: https://docs.cloud.llamaindex.ai/llamaextract/examples/extract_data_with_citations Notebook: https://colab.research.google.com/drive/1JyUvSwxOwc349cYrGIbALD8C7NI2pmU1 Financial s...

909 views • 35 likes • 0 comments • August 13, 2025

LlamaCloud Index Demo

Learn how to build your first AI agent using LlamaCloud Indexes! In this tutorial, we walk through creating a cloud-based index, loading complex financial documents (JP Morgan Chase deposit agreeme...

1,166 views • 25 likes • 2 comments • August 05, 2025

How to Use New LlamaCloud Nodes in n8n - Invoice Agent

In this video, we're walking through an example workflow in n8n, which uses our new LlamaExtract node. We build an extraction agent for invoice extraction, which we can then drop into a workflow w...

1,694 views • 47 likes • 8 comments • July 25, 2025

Introducing LlamaIndex FlowMaker, an open source GUI for building LlamaIndex Workflows

Discover FlowMaker, LlamaIndex's new experimental open source visual agent builder that lets you create AI agents using drag-and-drop without writing code. In this demo, Laurie Voss walks you throu...

1,572 views • 55 likes • 4 comments • July 24, 2025

Multimodal Report Generation with LlamaParse

In this video, we see how we can get LlamaParse to respond with images extracted from complex files, such as research papers. Then, we use these images along with the parsed text to generate report...

4,386 views • 68 likes • 4 comments • July 24, 2025

How to Use New LlamaCloud Nodes in n8n - Invoice Agent

In this video, we're walking through an example workflow in n8n, which uses our new LlamaExtract node. We build an extraction agent for invoice extraction, which we can then drop into a workflow w...

283 views • 15 likes • 6 comments • July 23, 2025

Automate RFP Responses in Minutes with LlamaIndex's Open-Source Solution

Learn how to transform the time-consuming RFP (Request for Proposal) response process from hours of manual work into an automated workflow that takes just minutes. This open-source demo showcases L...

894 views • 14 likes • 1 comments • July 21, 2025

LlamaIndex Live Stream

0 views • 0 likes • 0 comments • July 21, 2025

Running the Open-Source LlamaCloud MCP Server

In this video, we run the open-source LlamaCloud MCP server which serves a few tools that we can add more to: - Tools to query any index in LlamaCloud - Tools to extract strucutred information fr...

1,266 views • 32 likes • 1 comments • July 08, 2025

Observability in Agentic Applications with LlamaIndex and OpenTelemetry

Observability is essential for modern agentic apps — and we’ve got you covered. In this video, you can see our Open Source Engineer Clelia demo real-time tracing with OpenTelemetry, Jaeger, and Pos...

670 views • 9 likes • 1 comments • June 30, 2025

The LlamaCloud Landscape: an overview

In this video, Tuana goes through a high level overview of the tools and products available to you in LlamaCloud. 🔎 Parse: https://docs.cloud.llamaindex.ai/llamaparse/overview?utm_source=youtube&...

864 views • 16 likes • 3 comments • June 06, 2025

Create an Image Generation Agent with LlamaIndex, OpenAI and Google Gemini

In this video, Clelia walks through an open source image generation agent project. To follow along, clone the open-source project: https://github.com/run-llama/image-generation-agent

598 views • 17 likes • 0 comments • May 23, 2025

Extract Structured Data with Citations and Reasoning with LlamaExtract

In this video, we're doing a super quick walk through of the new citations and reasoning feature of LlamaExtract. Which allows you to verify why certain fields were extracted the way they were, and...

2,560 views • 44 likes • 3 comments • May 14, 2025

Build a deep research clone with LlamaIndex workflows

In this tutorial, we'll guide you through building a "Deep Research" system using LlamaIndex, starting with basics and advancing to sophisticated agent architectures. You'll learn to create AI agen...

4,045 views • 112 likes • 12 comments • May 08, 2025

Build an invoice reconciliation agent with LlamaIndex and LlamaCloud

The Invoice Reconciler tool automatically checks if invoices comply with the terms specified in corresponding contracts. Users can upload multiple complex contracts and invoices with different layo...

1,468 views • 34 likes • 0 comments • May 01, 2025

Jerry Liu on the multimodal future

In this clip from last year's AI Engineer World's Fair courtesy of MongoDB, co-founder Jerry Liu talks about multi-modality as one of the big near-term changes in the AI space. Speaking of multimo...

380 views • 5 likes • 0 comments • April 24, 2025

Using Llama Extract for Financial Analysis

In this video, Laurie demonstrates how to use Llama Extract from Llama Cloud to perform financial tasks by extracting data from corporate documents using a simple web app. He walks you through sett...

1,414 views • 26 likes • 5 comments • April 17, 2025

Setting Up Llamacloud as an MCP Server 🚀

LlamaCloud can be used as an MCP server! This allows you to bring up-to-the-second data into your workflow as a tool used by any MCP client. In this video we demonstrate how to use an existing Llam...

1,472 views • 18 likes • 1 comments • March 27, 2025

Workshop: building agents and multi-agent systems with AgentWorkflow in LlamaIndex

In this comprehensive, step-by-step workshop originally delivered at ODSC's AI Builders Summit, Laurie Voss walks you through LlamaIndex's features for building agents and multi-agent systems. Firs...

7,481 views • 191 likes • 10 comments • January 30, 2025

Introducing AgentWorkflow, a way to easily create multi-agent systems in Llamaindex

Introducing AgentWorkflow: A new system in LlamaIndex for building and orchestrating AI agent systems! AgentWorkflow helps coordinate multiple AI agents while maintaining state and context. Whether...

8,492 views • 217 likes • 15 comments • January 22, 2025

NVIDIA + LlamaIndex blueprint: Document Research Assistant for Blog Creation

In this walkthrough, we demonstrate our collaboration with NVIDIA to create a blueprint for a multi-agent system for document research and blog creation. The system uses multiple AI agents to auto...

2,247 views • 55 likes • 5 comments • January 07, 2025