mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
1.5 KiB
1.5 KiB
Chatpad AI
Premium quality UI for ChatGPT
Recently, there has been a surge of UIs for ChatGPT, making it the new "to-do app" that everyone wants to try their hand at. Chatpad sets itself apart with a broader vision - to become the ultimate interface for ChatGPT users.
⚡️ Free and open source
This app is provided for free and the source code is available on GitHub.
🔒 Privacy focused
No tracking, no cookies, no bullshit. All your data is stored locally.
✨ Best experience
Crafted with love and care to provide the best experience possible.
Self-host using Docker
docker run --name chatpad -d -p 1234:80 ghcr.io/deiucanta/chatpad:latest
Give Feedback
If you have any feature requests or bug reports, go to feedback.chatpad.ai.
Contribute
This is a React.js application. Clone the project, run npm i and npm start and you're good to go.
