An open API service indexing awesome lists of open source software.

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 😊πŸ”₯βœ…

Awesome Lists containing this project

README

          






Logo

(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
[![IMAGE ALT TEXT HERE](https://github.com/daviddprtma/Chatbot-AI-With-Flutter-Gemini/blob/21b258679100afbff616a858742657159e508df7/assets/images/gemini.png)](https://www.youtube.com/watch?v=k10RgazPcOY)
## About The Project

![Gemini Chatbot Screen](https://raw.githubusercontent.com/daviddprtma/Chatbot-AI-With-Flutter-Gemini/main/assets/images/Gemini%20Chatbot%20Screen.png)

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/)