This project combine Gemini api to display a chat and a Q&A in this application based on SwiftUI.
You need register a Gemini api key.
- Craeate a plist file named
GenerativeAI-Info
- Add a dictionary which key is
API_Key
and value is your Gemini api key. - Put it into the project.