Web app for chatting with LangGraph agents
Top 33.9% on sourcepulse
This project provides a web-based chat interface for interacting with LangGraph agents, targeting developers and researchers building AI-powered applications. It simplifies agent interaction by offering a user-friendly chat UI that connects to any LangGraph server, streamlining the development and testing process.
How It Works
The application is a Next.js frontend that connects to a LangGraph backend. Users input the deployment URL of their LangGraph server, an assistant/graph ID, and optionally a LangSmith API key. The UI then facilitates message streaming and display, allowing for interactive conversations with the agent. It supports hiding messages via specific tags or prefixes for controlled visibility.
Quick Start & Requirements
pnpm install
.pnpm dev
.agentchat.vercel.app
.Highlighted Details
messages
key.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 months ago
1 week