Skip to content

Commit

Permalink
Merge pull request #7 from mbabicz/mbabicz-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mbabicz authored Apr 26, 2024
2 parents eaa09ab + 7ba1399 commit a914687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


## ABOUT THE PROJECT
SwiftUI MVVM application that contains OpenAI GPT-3.5 chat bot and OpenAI DALL·E 2 system. OpenAI client providing GPT-3.5 is implemented with [this library](https://github.com/alfianlosari/ChatGPTSwift).
SwiftUI application that contains OpenAI GPT-3.5 Turbo or GPT 4 chat bot and OpenAI DALL·E 2 system. OpenAI client providing GPT-3.5 is implemented with [this library](https://github.com/alfianlosari/ChatGPTSwift).
The DALL·E client is provided by [OpenAIKit](https://github.com/MarcoDotIO/OpenAIKit). To use OpenAI you will need to obtain your API from the [OpenAI website](https://openai.com/api/). <br /> <br />
|<img src = "https://user-images.githubusercontent.com/49866616/229373384-c84099f2-0b7b-4b83-b25e-5e6689529951.gif" width="300" height="600" />|<img src = "https://user-images.githubusercontent.com/49866616/221298939-329f463f-0383-41ad-aea2-c3a4c536b181.gif" width="300" height="600" />|
|:-:|:-:|
Expand Down

0 comments on commit a914687

Please sign in to comment.