Skip to content

thisisdishang/Genesis-ChatBot

Repository files navigation

Genesis ChatBot🤖

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.

Getting Started

  • 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.

Screenshot📸

User Interface User Interface User Interface User Interface

Contact📞

  • If you have any questions or feedback, please feel free to contact me:
  • Email
  • GitHub

About

Build a Flutter AI chat-bot app using Google’s Gemini AI API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published