The AgentGPT offshoot that speaks Chinese and deploys in 60 seconds
It repackages AgentGPT as a Vercel-friendly, Chinese-first web app so you spend less time configuring and more time prompting.

What it does AutoGPT-Next-Web is a browser-based interface for spinning up autonomous AI agents. Forked from AgentGPT, it wraps the agent logic in a responsive, dark-mode-ready UI and adds one-click Vercel deployment plus Docker support for local runs. The project is explicitly tuned for Chinese users: type in Chinese, get Chinese output, and join the QQ group if something breaks.
The interesting bit The maintainers didn’t just fork and forget—they upstreamed the Vercel deployment tooling and internationalization to AgentGPT itself, then kept iterating on a Chinese-localized, deployment-obsessed branch. That makes this less a rebellion and more a parallel track focused on shipping rather than researching.
Key highlights
- One-click Vercel deployment with a pre-wired environment-variable schema
- First-class Chinese language support alongside English and Japanese
- Built-in access-code gating to restrict usage without a full auth system
- Docker and Docker Compose configs for local development or self-hosting
- Optional Azure OpenAI API and web-search integration via SERP API
Caveats
- Roadmap items for better run-result visualization and WeChat login are still pending
- A commercial version with billing and user-login features is in closed beta, so future open-source enhancements may take a back seat
Verdict Pick this if you want a shareable AutoGPT web UI that respects Chinese localization and deploys faster than you can brew coffee. Look elsewhere if you need novel agent algorithms or a guarantee that the open-source branch will remain the center of gravity.
Frequently asked
- What is ElricLiu/AutoGPT-Next-Web?
- It repackages AgentGPT as a Vercel-friendly, Chinese-first web app so you spend less time configuring and more time prompting.
- Is AutoGPT-Next-Web open source?
- Yes — ElricLiu/AutoGPT-Next-Web is open source, released under the GPL-3.0 license.
- What language is AutoGPT-Next-Web written in?
- ElricLiu/AutoGPT-Next-Web is primarily written in TypeScript.
- How popular is AutoGPT-Next-Web?
- ElricLiu/AutoGPT-Next-Web has 3k stars on GitHub.
- Where can I find AutoGPT-Next-Web?
- ElricLiu/AutoGPT-Next-Web is on GitHub at https://github.com/ElricLiu/AutoGPT-Next-Web.