Editorial Notes
Start here if you want hands-on experience with AG-UI before diving into the conceptual docs. The quickstart walks you through wiring an agent backend to a React frontend using AG-UI’s event stream, and the patterns you learn here apply regardless of which agent framework (LangGraph, CrewAI, OpenAI) powers the backend. Focus on the client-server handshake and how events flow — the mental model you build here will make the architecture and events concept docs much easier to absorb. Be aware that the AG-UI SDK is still evolving, so pin your dependency versions early.
Documentation Index#
Fetch the complete documentation index at: https://docs.ag-ui.com/llms.txt
Use this file to discover all available pages before exploring further.
Learn how to get started building an AG-UI integration