mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
Not just another ChatGPT user-interface!
| backend | ||
| public | ||
| src | ||
| .gitignore | ||
| .spaceignore | ||
| Discovery.md | ||
| Dockerfile | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| Spacefile | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| yarn.lock | ||
Features
- ✅ Access to GPT-3.5 / GPT-4 APIs
- 💽 Unlimited chats and messages
- 📝 Reuseable prompts and writing styles
- 🥸 Incognito mode for your private chats
- ↩️ One-click undo message & edit chats
- 🌍 Share your chats with the world
Note: requires your own OpenAI API key
Credits
Dialogue AI is a fork of Chatpad AI with modfications to make it run on Deta Space and various changes and new features like "Incognito Mode", shared chats and a reworked prompts system. It is built on top of the amazing work done by @deiucanta and contributors.