- Front-end integrations — Connect LangGraph agents to user interfaces
- Standards and interoperability — Portable agent definitions across runtimes
Front-end integrations
Front-end integrations provide a lightweight bridge between LangGraph and user interfaces, allowing you to connect your agents to user interfaces with streaming state updates and human-in-the-loop support.AG-UI Python
Open event-based protocol that standardizes how AI agents connect to user-facing applications. Provides a lightweight bridge between LangGraph and any front end with streaming state updates and human-in-the-loop support.
CopilotKit
Open-source React framework for building AI copilots. Built on AG-UI, it provides pre-built UI components and deep LangGraph integration for embedding agents directly into React and Next.js applications.