Swift responsive application based on ChatGPT and OpenWeather APIs to package the luggage based on the weather of your destination, the number of days and the size of the luggage.
- The use of ChatGPT and OpenWeather APIs on Swift.
- The creation of responsive Swift interfaces with Storyboard.
- How to install a custom app in your iPhone or iPad.
- XCode with Swift and Storyboard
- Alamofire package https://github.com/Alamofire/Alamofire
- SwiftyJSON package https://github.com/SwiftyJSON/SwiftyJSON
- ChatGPTKit package https://github.com/heysaik/ChatGPTKit
- OpenWeather API https://openweathermap.org/api
- ChatGPT API https://openai.com/blog/introducing-chatgpt-and-whisper-apis

