# xqdoo00o/chatgpt-web

Pure Javascript ChatGPT demo based on OpenAI API

Repository: https://github.com/xqdoo00o/chatgpt-web
Canonical: https://ross.abutalabs.com/products/xqdoo00o-chatgpt-web
Homepage: https://xqdoo00o.github.io/chatgpt-web/
Language: HTML
License: MIT
License Family: permissive
Topics: caddy, chatgpt, html5, javascript, nginx, markdown, openai
Last push: 2025-02-13T06:16:14+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 6, release rhythm 35, longevity 91
- inputs: {"age_days": 1278, "days_push": 566, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1009, forks 357 (observed 2026-08-28T04:03:12.750451+00:00)

## What it is
A pure JavaScript ChatGPT web client that ships as a single HTML file and talks directly to the OpenAI API (plus DeepSeek, Gemini, and Claude via reverse proxies). It supports conversation management, voice input, text-to-speech, PWA install, dark mode, and encrypted HTML deployment.

## Use cases
- deploy a chatgpt web ui with a single html file
- self-host a chatgpt frontend without a backend
- chat with openai api in the browser
- use chatgpt behind a reverse proxy in unsupported regions
- access multiple llm providers from one web interface
- create a shareable encrypted chatgpt html page

## When to choose
- you want a zero-backend, single-file ChatGPT web client
- you need to proxy OpenAI or other LLM APIs through nginx/caddy
- you want a lightweight PWA chat UI with voice input and markdown rendering

## When to avoid
- you need server-side conversation storage or multi-user accounts
- you want a full-featured production chat platform with auth and billing
- you cannot supply your own API key or proxy endpoint

## Facets
- artifact type: application
- maturity: active
- function: chat-interface, llm-inference, markdown, http-client
- domain: chatbots, large-language-models, web-development, frontend
- platform: browser, self-hosted
- tags: chatgpt, openai-api, single-file-deployment, pwa, reverse-proxy, deepseek, gemini, claude, voice-input, dark-mode, web-server, javascript

## Member repositories
- xqdoo00o/chatgpt-web (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.750451+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:12:05.470854+00:00, confidence not recorded.
  - readme: https://github.com/xqdoo00o/chatgpt-web (fetched 2026-08-28T04:03:12.750451+00:00, sha 37abab13c538)
  - homepage: https://xqdoo00o.github.io/chatgpt-web/ (fetched 2026-08-29T13:12:06.367545+00:00, sha 277ce90f6119)
- Data as of 2026-08-30T08:39:29.467469+00:00.
