Not just another ChatGPT user-interface!
Find a file
2023-09-22 14:03:38 +03:00
backend fix deployment 2023-09-21 21:00:37 +02:00
public feat: change icon 2023-09-22 14:03:38 +03:00
src feat: change icon 2023-09-22 14:03:38 +03:00
.gitignore feat: interop through app actions 2023-09-21 15:16:27 +02:00
.spaceignore refactor: run on Space 2023-08-28 15:38:17 +02:00
Discovery.md feat: change icon 2023-09-22 14:03:38 +03:00
Dockerfile Update Dockerfile 2023-03-26 23:46:18 +03:00
index.html feat: change icon 2023-09-22 14:03:38 +03:00
LICENSE launch 2023-03-17 21:58:39 +02:00
package-lock.json feat: interop through app actions 2023-09-21 15:16:27 +02:00
package.json feat: interop through app actions 2023-09-21 15:16:27 +02:00
README.md feat: change icon 2023-09-22 14:03:38 +03:00
Spacefile fix deployment 2023-09-21 21:00:37 +02:00
tsconfig.json refactor: run on Space 2023-08-28 15:38:17 +02:00
tsconfig.node.json refactor: run on Space 2023-08-28 15:38:17 +02:00
vite.config.ts wip: use base to store chats and messages 2023-08-28 17:43:14 +02:00
yarn.lock feat: interop through app actions 2023-09-21 15:16:27 +02:00

icon

Dialogue

An open-source ChatGPT UI alternative. Fork of Chatpad AI


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 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.