mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
chore: add credits to Discovery file
This commit is contained in:
parent
f7c61372d4
commit
59f2d7d447
1 changed files with 6 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ app_name: "Dialogue AI"
|
|||
tagline: "An open-source ChatGPT UI alternative"
|
||||
git: "https://github.com/deta/dialogue-ai"
|
||||
theme_color: "#F76705"
|
||||
ported_from: "https://github.com/deiucanta/chatpad"
|
||||
---
|
||||
|
||||
## Features
|
||||
|
|
@ -14,4 +15,8 @@ theme_color: "#F76705"
|
|||
- ↩️ One-click undo message & edit chats
|
||||
- 🌍 Share your chats with the world
|
||||
|
||||
> Note: requires your own OpenAI API key
|
||||
> Note: requires your own OpenAI API key
|
||||
|
||||
## Credits
|
||||
|
||||
Dialogue AI is a fork of [Chatpad AI](https://github.com/deiucanta/chatpad) 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](https://github.com/deiucanta) and contributors.
|
||||
Loading…
Reference in a new issue