# Niek/chatgpt-web

ChatGPT web interface using the OpenAI API

Repository: https://github.com/Niek/chatgpt-web
Canonical: https://ross.abutalabs.com/products/niek-chatgpt-web
Homepage: https://niek.github.io/chatgpt-web/
Language: Svelte
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-24T08:15:40+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 91
- inputs: {"age_days": 1280, "days_push": 9, "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 1996, forks 458 (observed 2026-08-28T04:06:03.487926+00:00)

## What it is
A single-page web interface for OpenAI-compatible chat APIs, built with Svelte, where users bring their own API key and chats are stored privately in browser local storage. It supports multiple providers, streaming responses, voice input/output, image generation, and Markdown chat export.

## Use cases
- chat with gpt models through a private web ui
- use my own openai api key without the official chatgpt site
- self-host a chatgpt-like interface
- talk to an ai assistant using voice input and speech output
- compare models from openai, anthropic, gemini, and openrouter in one app
- export chat conversations as markdown

## When to choose
- you want a lightweight, private, self-hostable chat UI with your own API keys
- you need multi-provider support via OpenAI-compatible endpoints
- you want voice interaction, streaming, and markdown export in a simple one-page app

## When to avoid
- you need team features, shared history, or server-side storage
- you don't have an API key and want a free hosted chatbot
- you need advanced agent workflows or tool calling beyond simple chat

## Facets
- artifact type: application
- maturity: active
- function: chat-interface, llm-inference, speech-recognition, tts, image-processing
- domain: large-language-models, chatbots, web-development, artificial-intelligence
- platform: browser, cross-platform, self-hosted
- tags: chatgpt, openai-api, svelte, single-page-app, bring-your-own-key, local-storage, voice-input, streaming, markdown-export, web-server

## Member repositories
- Niek/chatgpt-web (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.487926+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-30T03:02:17.283197+00:00, confidence not recorded.
  - readme: https://github.com/Niek/chatgpt-web (fetched 2026-08-28T04:06:03.487926+00:00, sha 89cf8bd5b43d)
  - homepage: https://niek.github.io/chatgpt-web/ (fetched 2026-08-29T10:42:19.787664+00:00, sha e6e4d6d71bfb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
