Building an AI Chatbot with Gemini and SwiftUI

Disclaimer: AI was *not* used in the writing of this article!

Ale Patrón
Level Up Coding
Published in
5 min readMay 3, 2024

--

Photo by Google

Google released the Gemini API to allow developers to interact with its generative AI models, and along with it a Swift SDK that we can easily integrate into our iOS apps. In the following tutorial, we will go through Google’s quick-start guide to set up the Gemini Swift SDK and use…

--

--