ChatGPT-Simple and vanilla-chatgpt
These are **competitors** — both are minimal, locally-hostable ChatGPT web interfaces built with vanilla JavaScript, offering similar functionality with different implementation approaches and code complexity trade-offs.
About ChatGPT-Simple
logankilpatrick/ChatGPT-Simple
Build a simple locally hosted version of ChatGPT in less than 100 lines of code
Provides a lightweight Flask web server that proxies requests to OpenAI's API, managing conversation context and API authentication through environment variables. Demonstrates prompt engineering and API integration patterns by exposing a chat interface that maintains multi-turn conversation state without requiring complex backend infrastructure.
About vanilla-chatgpt
casualwriter/vanilla-chatgpt
a minimal ChatGPT client by vanilla javascript, run from local or any static web host
Scores updated daily from GitHub, PyPI, and npm data. How scores work