🚀 The team at @Google just released the Agents API, a service for building and running custom agents inside a sandboxed Linux environment, and we built a template that gives these agents access to LlamaParse / LiteParse, enabling them to process unstructured documents automatically 📄⚡
Here’s how it works:
🔹 Configure a Git repository where data and outputs will be stored
🔹 Clone the repository into the agent sandbox
🔹 Install the LiteParse CLI, the LlamaParse SDK, and agent skills to use both
🔹 Prompt the agent with a task and watch it process documents autonomously 🤖
The result? An agent that can work directly with messy, real-world documents using LlamaParse and LiteParse within Google’s new agent runtime.
Check out the GitHub repository: https://github.com/run-llama/antigravity-demo
Get started with LlamaParse: https://cloud.llamaindex.ai/signup