Not just another ChatGPT user-interface!
Find a file
2023-09-05 17:33:27 +02:00
backend feat: shared chat 2023-09-05 14:58:54 +02:00
public rename to dialogue 2023-09-05 17:13:58 +02:00
src update discovery link 2023-09-05 17:33:27 +02:00
.gitignore feat: shared chat 2023-09-05 14:58:54 +02:00
.spaceignore refactor: run on Space 2023-08-28 15:38:17 +02:00
Discovery.md update discovery link 2023-09-05 17:33:27 +02:00
Dockerfile Update Dockerfile 2023-03-26 23:46:18 +03:00
index.html rename to dialogue 2023-09-05 17:13:58 +02:00
LICENSE launch 2023-03-17 21:58:39 +02:00
package-lock.json rename to dialogue 2023-09-05 17:13:58 +02:00
package.json rename to dialogue 2023-09-05 17:13:58 +02:00
README.md fix install on space buttons 2023-09-05 17:22:32 +02:00
Spacefile feat: shared chat 2023-09-05 14:58:54 +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: group chats by date and fixes 2023-08-31 12:29:00 +02:00

icon

Dialogue AI

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