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
This project helps you create a basic, local version of a ChatGPT-like conversational AI. You provide an OpenAI API key, and it lets you interact with a language model through a simple interface running on your own computer. It's for individual developers, hobbyists, or anyone curious about quickly setting up a personal AI chatbot.
About vanilla-chatgpt
casualwriter/vanilla-chatgpt
a minimal ChatGPT client by vanilla javascript, run from local or any static web host
This is a simple, browser-based tool that lets you interact with ChatGPT without needing to install complex software or use a server. You provide your OpenAI API key and text or voice input, and it gives you refined chat responses, code blocks, and the ability to export conversations. It's ideal for individuals who want a straightforward, portable way to use ChatGPT.
Scores updated daily from GitHub, PyPI, and npm data. How scores work