
Clelia Astra Bertelli
Open Source Engineer · LlamaIndex
Building open source AI agent frameworks at LlamaIndex
AI Infrastructure// ABOUT THIS SESSION
LobsterX is a document-processing agent that shows how a small, well-structured agent can handle real document workflows by combining three design principles: a tight reasoning loop, safety-conscious environment access, and asynchronous user interaction. At its core is a Think-Act-Observe-Stop loop powered by structured LLM outputs in LlamaIndex Agent Workflows. The agent interacts with the world through three interfaces: a virtual filesystem (AgentFS) that constrains file operations and prevents destructive changes, a suite of LlamaCloud tools (LlamaParse, LlamaExtract, LlamaClassify) for the heavy lifting, and a Telegram bot as the asynchronous user-facing layer. The result is an agent that's capable, safe, and legible — a template for anyone building document workflows on top of LLMs.
// SPEAKER