You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app uses the OpenAISwift library, ChatGPTSwift library and OpenAI library to communicate with the popular ChatGPT artificial intelligence. The app allows you to have a quick message exchange with a simple and clean interface, but with useful features.
We developed a SwiftUI-based iOS app 🚀 that serves as a hands-on demonstration for integrating the ChatGPT API 💬 into a chatbot-like 🤖 conversation experience. This interactive app will allow users to have engaging and dynamic text-based conversations with a virtual assistant powered by OpenAI's ChatGPT model.
With the help of #OpenAI API. I've created a Bot that will answer your simple questions. I'm using the #OpenAISwift library. which is a wrapper library around the ChatGPT and OpenAI HTTP API