Skip to content

benrhughes/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

A simple, completely client-side web UI for ChatGPT. All configuration and chat history is stored in the browser's local storage. You'll need to BYO API key, which you can get here.

Alt text

Alt text

Live Demo

https://benrhughes.github.io/chat-demo/

Build

You can clone the demo repo if you want the latest built version.

If you'd like to build it yourself:

git clone https://github.com/benrhughes/chat.git
cd chat
npm install
npm run build

Serve the contents of the dist folder.

About

A completely client-side UI for ChatGPT

Resources

License

Stars

Watchers

Forks

Contributors