This Flutter application showcases a chatbot integration using the Gemini API.
The app allows users to interact with a Gemini API-powered chatbot for various tasks, information retrieval, and handling queries.
- Chat Interface: Provides an intuitive chat interface for seamless communication with the chatbot.
- Gemini API Integration: Integrates effectively with the Gemini API for data retrieval and query responses.
- Task Management: Efficiently manages a range of user tasks through interactive chat interactions.
- Customization: Offers customization options for chat settings and preferences.
Follow these steps to set up the app on your local machine:
-
Clone the Repository:
git clone [email protected]:Achiket123/chatbot.git
-
Navigate to the Project Directory:
cd chatbot
-
Install Dependencies:
flutter pub get
-
Add Your Api Key here from Makersuite
-
Run the App:
flutter run
-To download the app click here
Contributions are encouraged! If you encounter issues or have suggestions for enhancements, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.