Vibe-Code a Document Agent with LlamaAgents
LlamaIndex·2026-02-17 17:22

In this video, let's talk about AI agents that do specific tasks for us over documents. Imagine you have a réé book where it's not just one ré, but you have backto-back résumés and you want to be able to extract structured information, specific information from each of those résumés. Ideally, we need to have an agent that understands that first it has to be able to split that résé book into individual résumés and then for each of those résumés extract some sort of structured information.On top of that, our ...