Extraction Agent

Search documents
Create and Deploy a Custom Extraction Agent
LlamaIndexยท 2025-10-09 15:57
Hi, this is Adrian at Llama Index. Today we're going to demo customizing our extraction review template. Um, for our specific data, the data that we're going to extract from is receipts and invoices.These can be kind of messy, hard to read, and they have lots of different line items that need to be extracted, taxes. Uh, I've started working on a schema here. We'll make use of that.Um, a lot of the work here is actually in the schema development. So, this template's going to free you up to focus on the real ...
LlamaAgents Open for Private Alpha ๐
LlamaIndexยท 2025-10-01 15:27
Today we're opening Llama agents to early access. And in this video I'm going to walk you through how you can get started. Um at the end of the video, what I want to achieve is an agent that's been deployed to our Llama Cloud project.Um and to start off with that, what we first need to install is Llama Control. So you can start with UV install Llama control. I already have it.And once you have that installed, you can say llamactl in it, which will spin up a CLI that allows us to decide what kind of llama ag ...