# xtekky/chatgpt-clone

ChatGPT interface with better UI

Repository: https://github.com/xtekky/chatgpt-clone
Canonical: https://ross.abutalabs.com/products/chatgpt-clone
Homepage: https://t.me/g4f_channel
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: chatgpt, chatgpt-api, chatgpt-app, chatgpt-clone, gpt-4, gpt-4-api, gpt3, gpt4, gpt4-api, gpt4all, interface, language, language-model, site, ui, gpt-interface
Last push: 2024-05-22T17:08:45+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 88
- inputs: {"age_days": 1233, "days_push": 833, "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 3499, forks 1001 (observed 2026-08-28T04:08:07.487272+00:00)

## What it is
A self-hosted ChatGPT-style web interface written in Python that connects to the OpenAI API (or a reverse proxy) with an improved UI. It supports conversation management, themes, and user preferences.

## Use cases
- self-host a chatgpt-like chat interface
- chat with gpt-4 through a nicer ui
- run a local chatgpt clone with my openai api key
- use openai api through a reverse proxy with a chat frontend
- customize a chatgpt web ui with themes

## When to choose
- you want a lightweight self-hosted ChatGPT frontend in Python
- you need to route OpenAI queries through a custom base URL or proxy
- you want a simple, hackable chat UI you can extend yourself

## When to avoid
- you need a production-grade, actively maintained chat product
- you want file uploads, speech I/O, or conversation export - these are unimplemented
- you prefer a React-based or feature-rich alternative like Open WebUI

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, chat-interface, ui-components, http-client
- domain: large-language-models, chatbots, web-development, artificial-intelligence
- platform: python, self-hosted, cross-platform
- tags: chatgpt-clone, openai-api, gpt-4, chat-ui, self-hosted-chat, reverse-proxy-support, web-server

## Member repositories
- xtekky/chatgpt-clone (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.487272+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-29T18:35:50.698609+00:00, confidence not recorded.
  - readme: https://github.com/xtekky/chatgpt-clone (fetched 2026-08-28T04:08:07.487272+00:00, sha 6f74ae91a545)
  - homepage: https://t.me/g4f_channel (fetched 2026-08-29T09:29:53.742686+00:00, sha 595c020a362b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
