Genesis ChatBot is a flutter AI chat-bot app using Google’s Gemini AI API, For this we gonna make use of the flutter package named “google_generative_ai“. Explore the magic of gemini ai as we create intelligent chat features in our flutter application.
- Clone the repo:
git clone https://github.com/thisisdishang/Genesis-ChatBot.git
- Open the project in Android Studio or Visual Studio Code.
- First check you have downloaded Flutter SDK or not.
- Make sure you add two important dependencies in pubspec.yaml i.e google_generative_ai and intl
- Next get the dependencies of Flutter use command
pub get
. - Generate your Gemini AI API key Gemini API Key.
- Now store your api key in one variable and use that variable in generative model.
- Run the app on an Android device or emulator.
- For help getting started with Flutter, view online documentation.
- For help on editing plugin code, view the documentation.
User Interface | User Interface | User Interface | User Interface |
---|---|---|---|