# 869413421/chatgpt-web

基于ChatGPT3.5 API实现的私有化web程序

Repository: https://github.com/869413421/chatgpt-web
Canonical: https://ross.abutalabs.com/products/869413421-chatgpt-web
Language: Go
License: Apache-2.0
License Family: permissive
Topics: chatgpt, website
Last push: 2024-03-25T06:12:48+00:00

## Health v2 (maintenance only)
Score: 21/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 92
- inputs: {"age_days": 1300, "days_push": 891, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3127, forks 713 (observed 2026-08-28T04:07:44.503252+00:00)

## What it is
A self-hosted web application written in Go that wraps the OpenAI ChatGPT 3.5/4 API into a private chat website with configurable model parameters, markdown rendering, and conversation context. It ships as prebuilt binaries, Docker images, and docker-compose files, with optional basic auth/JWT user login and SOCKS5/HTTP proxy support.

## Use cases
- deploy a private chatgpt web app on my own server
- self-host a chatgpt interface with my own api key
- run a chatgpt website behind docker with basic auth
- customize ai personality and chat parameters for a chatbot site
- access chatgpt through a proxy in restricted regions
- host a simple gpt-3.5 chat ui for a small team

## When to choose
- you want a one-command, self-hosted ChatGPT web UI with binaries or Docker
- you need proxy support to reach the OpenAI API from restricted networks
- you want simple configurable bot personality, temperature, and token settings
- you prefer a lightweight Go single-binary deployment

## When to avoid
- you need multi-user management, billing, or advanced chat features beyond basic Q&A
- you want a modern maintained stack - the project's last release was March 2024 and OpenAI API versions it targets are dated
- you need streaming responses or plugin/tool use typical of newer chat frontends
- you require enterprise-grade security or scalability

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, chat-interface, http-server, auth, web-framework
- domain: chatbots, large-language-models, self-hosted, web-development
- platform: windows, self-hosted, go
- tags: chatgpt, openai-api, gpt-3.5, gpt-4, self-hosted-chat, docker-compose, jwt-auth, proxy-support, linux, macos, docker, web-server

## Member repositories
- 869413421/chatgpt-web (main) score 21

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:44.503252+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:26:21.050478+00:00, confidence not recorded.
  - readme: https://github.com/869413421/chatgpt-web (fetched 2026-08-28T04:07:44.503252+00:00, sha 362eb639cad5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
