@llama_index
Agentic retrieval is changing the way retrieval-augmented applications are built, especially in domains like legal and fintech, where agents need to autonomously navigate large, evolving knowledge bases. That’s exactly the use case we designed Index v2 for. To demonstrate what’s possible, we built legal-kb, a reference application that integrates Index v2 into an agentic knowledge automation workflow. It uses Index v2 as the underlying knowledge base and exposes its retrieve, read, grep, and find APIs as tools that an AI agent can use to autonomously explore and reason over your documents. With legal-kb, you get: 📚 Project-scoped knowledge bases for agent-powered chat 📖 Visual citations directly in agent responses 🌿 Version control for your knowledge base 📦 Data export capabilities Try it out: https://t.co/8ZtrHzMEGx Explore the code: https://t.co/N7jMPNKZdn Get started with LlamaParse: https://t.co/wZjhFV1Brf