Spreadsheets in the wild are messy—merged cells, broken layouts, headers spanning multiple rows. LlamaSheets (now in beta) extracts regions and tables from these files and outputs clean Parquet files you can actually use.
Spreadsheets in the wild are messy—merged cells, broken layouts, headers spanning multiple rows. LlamaSheets (now in beta) extracts regions and tables from these files and outputs clean Parquet files you can actually use.
We set out to solve document AI reliability and help you develop your own task specific document agents. Take a look back on the year 2025 with us, from the launch of LlamaAgents to brand new MCP support 👇
We set out to solve document AI reliability and help you develop your own task specific document agents. Take a look back on the year 2025 with us, from the launch of LlamaAgents to brand new MCP support 👇
We've created a collection of LlamaAgent templates through llamactl that cover the most common AI use cases, from simple document Q&A to complex invoice processing workflows:
We've created a collection of LlamaAgent templates through llamactl that cover the most common AI use cases, from simple document Q&A to complex invoice processing workflows:
We built an agent to automate extracting wish-list items from letters 🎅
We built an agent to automate extracting wish-list items from letters 🎅
Today: check out this example where we build an agent that helps navigate a corrupted database!
Today: check out this example where we build an agent that helps navigate a corrupted database!
Last week, we published a blog post and a demo showing exactly how to do this with Claude Code and AgentFS by Turso.
Last week, we published a blog post and a demo showing exactly how to do this with Claude Code and AgentFS by Turso.
We'v redesigned our approach based on user feedback to make production-ready document ingestion accessible without becoming a parsing expert.
We'v redesigned our approach based on user feedback to make production-ready document ingestion accessible without becoming a parsing expert.
LlamaParse ingests from sources every 30min with OCR, plus smart retrieval & lower costs vs managed RAG.
www.llamaindex.ai/customers/h...
LlamaParse ingests from sources every 30min with OCR, plus smart retrieval & lower costs vs managed RAG.
www.llamaindex.ai/customers/h...
“What does this codebase actually do?”
“Where did I put that file?” 🤔
You’re not alone.
With the release of Gemini 3 Flash ⚡ from Google DeepMind, we decided to build something fun (and useful): a file-system explorer agent that answers those questions for you. 🔍
“What does this codebase actually do?”
“Where did I put that file?” 🤔
You’re not alone.
With the release of Gemini 3 Flash ⚡ from Google DeepMind, we decided to build something fun (and useful): a file-system explorer agent that answers those questions for you. 🔍
Building safe AI coding agents requires solving two critical challenges: filesystem access control and handling unstructured documents. We've created a solution using AgentFS, LlamaParse, and @claudeai.
Building safe AI coding agents requires solving two critical challenges: filesystem access control and handling unstructured documents. We've created a solution using AgentFS, LlamaParse, and @claudeai.
- performs agentic search over documents
- combine with `parse` to create QA workflows over unstructured data
- cache your indexes with `workspaces`
Learn more: github.com/run-llama/s...
- performs agentic search over documents
- combine with `parse` to create QA workflows over unstructured data
- cache your indexes with `workspaces`
Learn more: github.com/run-llama/s...
📁 Process entire folders of PDFs simultaneously instead of one-by-one
⚡ Use Asyncio and semaphores to control how many files parse concurrently
📁 Process entire folders of PDFs simultaneously instead of one-by-one
⚡ Use Asyncio and semaphores to control how many files parse concurrently
Our new Click-to-Deploy feature lets you build and deploy complete document processing pipelines without touching the command line:
Our new Click-to-Deploy feature lets you build and deploy complete document processing pipelines without touching the command line:
🤖 Set up coding agents like @claudeai and @cursor_ai to work with LlamaSheets-extracted parquet files and rich cell metadata
🤖 Set up coding agents like @claudeai and @cursor_ai to work with LlamaSheets-extracted parquet files and rich cell metadata
This is a great walkthrough by Sudarshan Koirala showing exactly how to use LlamaParse to fix this—from basic setup through advanced configs.
youtu.be/mUHPPBbumIs...
The video walks through:
This is a great walkthrough by Sudarshan Koirala showing exactly how to use LlamaParse to fix this—from basic setup through advanced configs.
youtu.be/mUHPPBbumIs...
The video walks through:
Transform your messy spreadsheets into AI-ready data with our newest LlamaCloud API 📊
LlamaSheets (in beta) is a specialized API that automatically structures complex spreadsheets while preserving their semantic meaning and hierarchical context.
Transform your messy spreadsheets into AI-ready data with our newest LlamaCloud API 📊
LlamaSheets (in beta) is a specialized API that automatically structures complex spreadsheets while preserving their semantic meaning and hierarchical context.
How it works:
How it works:
LlamaExtract now offers granular extraction capabilities that go beyond document-level processing, giving you powerful control over how your schema is applied:
LlamaExtract now offers granular extraction capabilities that go beyond document-level processing, giving you powerful control over how your schema is applied: