Gemini AI Chat-Bot Flutter

Gemini AI Chat-Bot Flutter is a chatbot app that uses the Gemini AI API to provide a response. It's a practise project.

Get your own GEMINI API KEY

https://ai.google.dev/

Necessary Packages

flutter_gemini: ^2.0.4
google_fonts: ^6.2.1
image_picker: ^1.1.2

Set minSdkVersion

minSdkVersion 21

Sample of the application:

Followed Tutorial: https://www.youtube.com/watch?v=PoZ9iRL16As