AI Health Assistant is a Flutter-based mobile application designed to provide intelligent and interactive health assistance through conversational AI. Powered by Gemini API, the app enables users to chat about their symptoms, receive wellness tips, and track their health—all from a single platform.
- 💬 AI Chat Assistant: Ask health-related questions and get AI-generated responses via Gemini API.
 - 🤒 Symptom Analysis: Describe your symptoms and receive insights into possible conditions.
 - 🧘 Personalized Wellness Tips: Daily AI-curated suggestions for a healthier lifestyle.
 - 📱 Cross-platform Support: Runs smoothly on both Android and iOS.
 
- Flutter SDK (>= 3.27.0)
 - Dart SDK
 - Gemini API Key (from Google AI Studio)
 - Android Studio / Xcode
 
- Clone the Repository
 
git clone https://github.com/senthilece01/Flutter_AI_Health_Assistant.git
cd Flutter_AI_Health_Assistant- Install Dependencies
 
flutter pub get- Update GEMINI API Key in constants.dart
 
GEMINI_API_KEY=your_gemini_api_key_here- Run the app
 
flutter run📸 Screenshots
🤝 Contribution
Contributions, issues, and feature requests are welcome! Feel free to check issues or open a pull request.
📜 License
Distributed under the MIT License. See LICENSE for more information.
🙏 Acknowledgements • Flutter • Google Gemini API • Open Source Flutter Packages
---
Let me know if you'd like help generating screenshots, adding usage examples, or preparing a deployment version for Play Store or App Store.
