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.

ChatGPT-Simple
45
Emerging
vanilla-chatgpt
42
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 18/25
Stars: 364
Forks: 49
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stars: 53
Forks: 12
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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