https://github.com/daviddprtma/chatbot-ai-with-flutter-gemini
Chatbot Gemini AI is the application who works perfectly on Android & IOS to ask about everything and get answered by AI just only a second. No matter for what question that you ask to Gemini, the bot will be answer you according to the input that you ask to it ππ₯β
https://github.com/daviddprtma/chatbot-ai-with-flutter-gemini
chatbot chatbot-ai flutter gemini
Last synced: 4 months ago
JSON representation
Chatbot Gemini AI is the application who works perfectly on Android & IOS to ask about everything and get answered by AI just only a second. No matter for what question that you ask to Gemini, the bot will be answer you according to the input that you ask to it ππ₯β
- Host: GitHub
- URL: https://github.com/daviddprtma/chatbot-ai-with-flutter-gemini
- Owner: daviddprtma
- License: mit
- Created: 2024-05-22T11:50:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T12:43:50.000Z (about 1 year ago)
- Last Synced: 2025-12-17T12:25:06.013Z (7 months ago)
- Topics: chatbot, chatbot-ai, flutter, gemini
- Language: Dart
- Homepage:
- Size: 657 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
(Winner #4 For The Best Chatbot Project Chatbot AI With FlutterΒ +Β Gemini)Β
A Gemini ChatBot that can make a conversation with you and ask to get an answer from the Gemini AI
If you want to see the list of the winner announcements, see it in here https://discord.com/channels/895564164783808523/996788955007696986/1245983569965481996
## Demo Video
[](https://www.youtube.com/watch?v=k10RgazPcOY)
## About The Project

Chatbot Gemini AI is the application who works perfectly on Android & IOS to ask about everything and get answered by AI just only a second. No matter for what question that you ask to Gemini, the bot will be answer you according to the input that you ask to it ππ₯β
### Built With
This Chatbot Gemini AI is built by:
- [Flutter](https://flutter.dev/)
- [Gemini](https://gemini.google.com/)
## Getting Started
Before you'll be use and run this project, you should follow this step by step:
### Prerequisites
1.) Install flutter first to your project
2.) Sign up / login to the Gemini to get an API key
### Installation
Here is the cheatsheet/ how to install this project
1. Install your flutter at [https://docs.flutter.dev/get-started/install]
(Flutter Installation)
2. Get your Gemini API Key in here: [https://ai.google.dev/]
(Gemini AI Key)
3. Clone the repo
```sh
git clone https://github.com/daviddprtma/Chatbot-AI-With-Flutter-Gemini.git
```
4. Enter your API in `.env` file
```js
API_TOKEN = "ENTER YOUR API";
```
5. Run the project
```sh
flutter run
```
## License
Distributed under the MIT License. See [MIT License](https://github.com/daviddprtma/Chatbot-AI-With-Flutter-Gemini/blob/main/LICENSE) for more information.
## Contact
My Instagram - [@daviddprtma](https://www.instagram.com/daviddprtma/)