Skip to content

VIkill33/PersonalGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonalGPT

SwiftUI ChatGPT app with API keys, using model ChatGPT-3.5

Updates

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

ScreenShots

iOS

Darkmode

macOS

Stream response & Automatically scroll down 屏幕录制2023-06-02 21 09 25

It Supports

  • Consecutive chat
  • Answers display in markdown way
  • Copy answers to pasteboard
  • Regenerate answer
  • Save dialogues screenshot

屏幕录制2023-03-14 01 08 50-2

  • Save dialogues in coredata & iCloud(in progress)
  • More features in future...

Usage

iOS

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.

macOS

Press cmd(⌘)+ "," to open preferences, input your API key, works the same way as iOS.

Acknowledgements

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

About

SwiftUI ChatGPT app with API keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages