Skip to content

Savour-AI is A cross-platform Flutter food discovery app with reels-style swipe UI, dynamic colors, and YouTube recipe tutorials.

License

Notifications You must be signed in to change notification settings

Dheeraj-Chintala/Savour-AI

Repository files navigation

SavourAI

Flutter Android License: MIT

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!


Features

  • 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

Demo

Homepage with new swipeable Horizontal recipe feed Search any Meals, Dishes and Recipes

demo-1

demo-2


Screenshots

Detailed recipes and video tutorials

Dynamic Meal Search

Assisted Chatbot and Consent Page


Tech Stack

  • Flutter
  • Dart
  • TheMealDB API
  • palette_generator for dominant image color
  • http for API calls

Direct APK Download

Download APK

OR Getting Started

  1. Clone the repo
    git clone https://github.com/Dheeraj-Chintala/Savour-AI.git
    cd Savour-AI
  2. Get dependencies
    flutter pub get
  3. Run
    flutter run