@jerryjliu0: We gave a full 90 minute workshop on how to build agentic workflows over your enterprise documents at @aiDotEngineer Si…
Summary
At AI Engineer Singapore, LlamaIndex presented a 90-minute workshop on building agentic workflows to extract information from enterprise PDFs; slides will be shared soon.
View Cached Full Text
Cached at: 05/17/26, 08:22 PM
We gave a full 90 minute workshop on how to build agentic workflows over your enterprise documents at @aiDotEngineer Singapore
The majority of unstructured information is locked up within PDFs. @hexapode walks through how to extract information out of these documents and combine it into a deterministic agentic workflow.
We’ll share the slides soon.
Thanks Singapore, and see you in a few weeks at the World Fair in SF, there’s going to be even more good content!
LlamaIndex 🦙 (@llama_index): That’s a wrap at @aiDotEngineer Singapore 🇸🇬
Thanks for all the devs that tuned into our workshop, keynote, and executive dinner. See you in a few weeks at the world fair in SF 🌉
Similar Articles
@llama_index: Most AI pipelines are only as good as the data we provide them with, and that usually means PDFs or other unstructured …
Parse-Flow is an open-source visual workflow designer built by LlamaIndex that chains four document processing primitives—Parse, Classify, Split, and Extract—into a drag-and-drop canvas powered by LlamaAgents workflows, enabling reliable structured data extraction from unstructured enterprise documents like PDFs, contracts, and invoices.
@jerryjliu0: A full tour through RAG, document context, and AI agents - from 2023 to 2026 @hexapode gave a comprehensive 90-min work…
Comprehensive workshop slides tracing the evolution of RAG, document context, and AI agents from 2023 to 2026, covering pain points, reranking, agent loops, and document parsing challenges.
@jerryjliu0: We Parse PDFs We spent 7 figures to put this on billboards throughout SF. I thought long and hard about putting somethi…
Jerry Liu of LlamaIndex announces a $1M+ billboard campaign in SF promoting their PDF parsing service for AI agents, and lists their booth appearances at upcoming tech conferences.
@jerryjliu0: We built an AI agent for due diligence, with exact audit trails back to the source page, that you can use as a template…
LlamaIndex's Jerry Liu demonstrates building a financial due diligence AI agent with LiteParse, a free open-source PDF parser that provides exact citations and bounding box coordinates, enabling trust and transparency in agentic workflows.
@pauliusztin_: We just open-sourced the full @aiDotEngineer workshop! You can clone it and run everything yourself... → https://github…
An open-source workshop repository for building a real-world multi-agent AI system featuring a Deep Research Agent and LinkedIn Writing Workflow using MCP servers, Pydantic structured outputs, and agentic engineering with Claude Code subagents.