GH Repository · langchain-ai
agent-chat-ui
🦜💬 Web app for interacting with any LangGraph agent (PY & TS) via a chat interface.
- stars
- 3,153
- 30-day movement
- +114/day
- Related entries
- 60
- Connections
- 1
typescriptnode/pnpmagent-appTypeScriptllmlanggraphchatnodeagent
agent-chat-ui is a web application from LangChain for chatting with any LangGraph agent, whether written in Python or TypeScript. It provides a chat interface you can point at your agent to interact with it.
You need a ready-made chat frontend for testing or demoing LangGraph agents without building one yourself.
Use it to
- Chat-test a LangGraph agent during development
- Demo agents to stakeholders through a browser UI
- Serve as a frontend for both Python and TypeScript agents
- Fork the UI as a starting point for your own agent app
For Developers building agents with LangGraph
- Role
- agent-app
- Language
- TypeScript
- Licence
- MIT
- Forks
- 688
- Open issues
- 56
- Last push
- 2026-09-14
topicsagentchatlanggraphllmtypescriptweb-app