AI Chat Integration with Flutter using Gemini API
This repository demonstrates how to integrate AI chat functionality into a Flutter app using the Gemini API. The app provides a simple chat interface for interacting with a smart chatbot.
Screenshots:
Features
- Real-time smart chat
- Flutter integration for a smooth UI
- Gemini API for natural language processing and AI responses
- Utilizes Cubit for effective state management
- Uses freezed for managing immutable states



