
0:00 / 0:00
research
Vibe-Code a Document Agent with LlamaAgents
LlamaIndex16 June 2026Watch on YouTube
Part of series
Ep. 4 · Agent Document Build
View the seriesDescription
In this video, Senior DevRel Enginner Tuana Celik walks through how to use LlamaAgent Builder to create an end-to-end agent workflow. The example here is an agent that can split up a resume book into individual resumes and extract key resume information per resume. 🏆 Join the Agent Builder contest for a limited time on LlamaCloud!: https://cloud.llamaindex.ai/ 💬 Chat with Agent Builder about the document agent you want 🧠 Builder codes up the most appropriate agent workflow for you 💻 Deploy the final agent to the cloud 🤝 The code is yours to edit!
What you'll learn
- LlamaAgent Builder enables you to create document-processing agents through conversation without manually writing all code
- You can configure an agent that splits a document containing multiple resumes and extracts relevant information from each resume
- The Agent Builder generates working code that you can customize and deploy to the cloud directly
Frequently asked questions
What is LlamaAgent Builder and how does it work?
LlamaAgent Builder is a platform that lets you create agents through conversation. You describe what the agent should do, and the system automatically generates the appropriate agent workflow and code for you.
What practical problem does the document agent in the video solve?
The agent processes a document containing multiple resumes by splitting them into individual resumes and extracting key information from each one, eliminating the need for manual processing.
Can I customize the generated code and where can I deploy it?
Yes, the code generated by Agent Builder is yours to edit. You can deploy the final agent directly to the cloud via LlamaCloud.