Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 919 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 919 Bytes

AI Gemini App

Flutter project that leverages the Gemini AI API to create a conversational experience. It allows users to interact with a Gemini-powered chatbot using natural language.

Features

  • Light/dark mode toggle
  • Custom Trained AI Model
  • Speech to Text
  • Text to Speech

Demo

Installation

Run my-project with flutter

  flutter pub get
  flutter run

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

🔗 Links

portfolio linkedin