SwiftUI ChatGPT app with API keys, using model ChatGPT-3.5
2023-6-2
- Support automatically scroll down while generating answers
2023-4-20
- Support stream Response
2023-3-16
- support edit questions
- add alert toast when submit/reset API keys
2023-3-15
- support choose GPT models
- support display error toast
- support toast on macOS
2023-3-14
- support snapshot chats
2023-3-10
- adjust UI to iMessage-like
Darkmode
Stream response & Automatically scroll down

- Consecutive chat
- Answers display in markdown way
- Copy answers to pasteboard
- Regenerate answer
- Save dialogues screenshot
- Save dialogues in coredata & iCloud(in progress)
- More features in future...
Press the gear image on top-right, then paste your API key from Here, which will be stored in AppStorage, and you can talk to ChatGPT in chat view.
Press cmd(⌘)+ "," to open preferences, input your API key, works the same way as iOS.
This project would not be possible without the contributions of the following open-source projects:
And some of this repo's codes were generated by




