Getting Started
React Integration
AG-Kit provides React hooks and components to build agent-powered applications.React
Integrate Agents into React applications with useChat hook and components
Core Application Capabilities
1. Intelligent Chat Interface
Build conversational interfaces with streaming support, message history, and rich formatting.Chat UI
Learn how to build intelligent chat interfaces
2. Client Side Tools
Allow your Agent to trigger client-side tools like opening modals, navigating, or getting user’s location.Client Side Tools
Learn about client-side actions
3. Generative UI
Enable your Agent to dynamically generate and render UI components based on context.Generative UI
Learn about dynamic UI generation
4. Human-in-the-Loop
Implement workflows where the Agent requests user confirmation or input before proceeding.Human-in-the-Loop
Learn about interactive workflows