This chat bot app is made using Flutter & Dart. It uses Gemini API (a Generative Language API) that helps developers build genAI applications using Gemini models. This project utilizes Gemini 2.0 Flash model.
The following dependencies were used in this project-
- http: ^1.4.0
- provider: ^6.1.5
- gpt_markdown: ^1.0.19
- animated_text_kit: ^4.2.3 (refer to the pubspec.yaml file for more details)
- Refer to "commit_1" files for API integration and other UI elements (like chat bubble)
- Refer to "Final-UI&Working" commit for the final changes in the UI.
A video showing the working of the chat bot-



