SavourAI is a beautiful Flutter application that delivers a dynamic, swipeable feed of random meals using TheMealDB API. Think of it as a Reels-style food discovery experience, complete with YouTube recipe links, ingredient lists, and more!
- Personal Assisted Chatbot
- Reels-like horizontal scrolling of meals
- Auto-extracted background color from meal image
- YouTube link integration for each recipe
- Ingredients and instructions display
- Infinite scroll with dynamic meal loading
| Homepage with new swipeable Horizontal recipe feed | Search any Meals, Dishes and Recipes |
|---|---|
- Flutter
- Dart
- TheMealDB API
- palette_generator for dominant image color
- http for API calls
- Clone the repo
git clone https://github.com/Dheeraj-Chintala/Savour-AI.git cd Savour-AI - Get dependencies
flutter pub get
- Run
flutter run
.png)









