Ross ROSS = Recommend OSS · open-source software intelligence for agents

Chanzhaoyu/chatgpt-web

用 Express 和 Vue3 搭建的 ChatGPT 演示网页 observed · 2026-08-28

github.com/Chanzhaoyu/chatgpt-web · Vue · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 92

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1301
  • days_rel: n/a
  • days_push: 747
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

31491 stars · 10702 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A self-hosted ChatGPT demo web application built with Express (Node.js backend) and Vue 3 frontend. It supports two access methods: the official OpenAI API (gpt-3.5-turbo) and an unofficial proxy API using a web access token.

Use cases

  • self-host a ChatGPT chat web interface
  • chat with GPT-3.5 in a browser
  • deploy a ChatGPT demo with Docker
  • use ChatGPT without an official API key via access token
  • run a private ChatGPT frontend for personal use
  • build a chat UI on top of OpenAI models

When to choose

  • you want a ready-made, self-hosted ChatGPT web UI with Docker deployment
  • you want to switch between official API and unofficial token-based access
  • you want a Vue 3 + Express codebase to customize into your own chat app

When to avoid

  • you need official support for newer OpenAI models like GPT-4 or streaming tooling beyond this demo
  • you require a production-grade, security-audited chat service
  • you rely on the unofficial proxy method, which depends on third-party servers and may break

Facets

application · maturity maintenance

chatbot chat-interface web-framework http-server llm-inference chatbots large-language-models web-development self-hosted self-hosted cross-platform chatgpt openai vue3 express chat-ui gpt-3.5-turbo unofficial-api nodejs web-server docker

1 source

Member repositories

RepositoryRoleHealth v2
Chanzhaoyu/chatgpt-webmain10

For agents

markdown · JSON · MCP: product_card(name="Chanzhaoyu/chatgpt-web")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem