RadarTopicsBuildersWeeklyReads
Open Source Radar
ElricLiu/

AutoGPT-Next-Web

GitHubWebsite

AutoGPT-Next-Web is a TypeScript project that provides a browser-based UI to deploy autonomous AI agents with one-click Vercel deployment, Docker support, and localization features.

3.0kstars
1.3kforks
31issues
GPL-3.0license
2023since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
CopilotKit/
CopilotKit
105/wk

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

36k4.5kTypeScript
QuivrHQ/
quivr
14/wk

Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.

39k3.7kPythonquiet
Dokploy/
dokploy
162/wk

Open Source Alternative to Vercel, Netlify and Heroku.

36k2.8kTypeScript
langgenius/
dify
753/wk

Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.

151k24kTypeScript
f/
prompts.chat
250/wk

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

167k22kHTML
sansan0/
TrendRadar
183/wk

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。

61k25kPython
Reviewgenerated from repository data · Aug 5, 2026

What it is

AutoGPT-Next-Web is a web UI that enables assembling, configuring, and deploying autonomous AI agents in a browser. It offers one-click deployment via Vercel and aims to support Docker/Docker Compose and multilingual usage.

How it works

The repository integrates Next.js (TypeScript) front-end with deployment options (Vercel button, Docker/Docker Compose). It includes a business/enterprise track and localization support, with environment configuration via a .env schema and optional local development setup scripts.

Getting started

Commands and steps documented in the README include:

  • Docker Local Setup:
 docker-compose -f docker-compose.dev.yml up -d --remove-orphans
  • Docker-Image:
docker-compose  -f docker-compose.prod.yml up -d --remove-orphans
  • Local Development Setup:
./setup.sh
  • Manual Setup (clone, install, env, run):
git clone git@github.com:YOU_USER/AutoGPT-Next-Web.git
cd AutoGPT-Next-Web
npm install
# Create database migrations
npx prisma db push
npm run dev

-.env example includes keys like OPENAI_API_KEY, NEXTAUTH_SECRET, NEXTAUTH_URL, DATABASE_URL, NEXT_PUBLIC_WEB_SEARCH_ENABLED, SERP_API_KEY, etc.

Recent releases

Latest releases shown:

  • v1.0.8 (refactor docker) dated 2023-05-18
  • v1.0.7 (fix docker) dated 2023-05-15
  • v1.0.6 (add and delete task) dated 2023-05-09
  • v1.0.5 (refactor docker compose) dated 2023-05-08
  • v1.0.4 (web search) dated 2023-05-04

Traction

Stars: 3001, Forks: 1336, Open issues: 31

Behind the repo

Linked project mentions a business version and a one-click deployment workflow via Vercel button, plus references to related tools like Awesome-One-Click-Deployment.

Caveats

License: GPL-3.0. Created 2023-04-15, last push 2025-02-10. Docker and local development instructions rely on docker-compose files and a setup.sh script. Environment variables must follow the provided schema.

SharePost on XLinkedIn
All trending reposRevenue-verified startups →