Tooflex / JokeGenerator-GeminiAI

A simple joke generator app using Gemini AI Swift SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joke Generator App

The Joke Generator App is a simple SwiftUI application that generates jokes based on user-provided topics. It utilizes the Gemini AI model from Google (Gemini Pro) to create jokes.

Screenshot 2024-03-22 at 15 13 41

Features

  • Enter a topic of your choice
  • Generate jokes related to the provided topic
  • Asynchronous joke generation using the Gemini AI model
  • Error handling for failed joke generation attempts
  • Simple and intuitive user interface

Requirements

Installation

  1. Clone the repository:
    git clone https://github.com/tooflex/JokeGenerator-GeminiAI.git
    
    
    

Article

https://medium.com/@tooflex/get-started-with-gemini-ai-api-on-ios-78f3927dc274

About

A simple joke generator app using Gemini AI Swift SDK


Languages

Language:Swift 100.0%