| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A simple ChatGPT-like interface for AgentAPI. It's a demo showcasing how to use AgentAPI. 95% of the code was generated with Claude Code.
Ensure the AgentAPI backend server is running on localhost:3284. You can run it from the root of the repository with e.g.
go run main.go server -- claudeInstall dependencies:
bun installStart the development server:
bun run devOpen http://localhost:3000/chat/?url=http://localhost:3284 in your browser
| Back | FazBrowse Home | New Git URL |