Skip to content

A Flutter app that scans food labels or barcodes to assess healthiness, detect allergens, and help users track nutrition using AI for smarter eating choices.

Notifications You must be signed in to change notification settings

Ace91Ace/HealthEye-Antino

Repository files navigation

HealthEye

Problem Statement

Millions of people struggle to make informed dietary choices due to a lack of clear nutritional information on food products. Individuals with allergies also face significant risks when consuming products without knowing their ingredients.

Installation

Download the APK from Google Drive

Solution Overview

HealthEye is a Flutter-based mobile application that helps users make healthier food choices by scanning food labels or barcodes to:

  • Instantly retrieve nutritional details of food items.
  • Detect allergens to prevent allergic reactions.
  • Log and track daily nutrition using AI-driven insights.

Key Technologies Used:

  • Flutter (for cross-platform mobile development)
  • Gemini API (for AI-based food analysis and nutrition assessment)
  • Open FoodFacts API (for retrieving food product details and nutritional data)
  • Flutter-Specific Backend Library (for backend setup and database management)
  • Barcode Scanner (for quick product identification)

Setup & Installation

To run HealthEye locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Ace91Ace/HealthEye.git
  2. Navigate to the project directory:
    cd HealthEye
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Usage Instructions

  1. Open the app and log in or sign up.
  2. Scan a product using the barcode scanner or take a picture of the food label.
  3. View nutrition details such as calorie count, macronutrients, and allergens retrieved using Open FoodFacts API.
  4. AI-Powered Analysis: Get AI-driven insights on food healthiness using Gemini API.
  5. Save products and track your nutritional intake in the dashboard.

API Documentation

Open FoodFacts API

  • Used to fetch food product details, nutritional content, and ingredient lists.
  • API Documentation

Gemini API

  • Used for AI-powered analysis of food healthiness and personalized nutrition insights.
  • API Documentation

Screenshots

collage

Demo Video

Demo

Contact

For any queries or suggestions, reach out via [nagavamshi53@gmail.com] or create an issue in this repository.

About

A Flutter app that scans food labels or barcodes to assess healthiness, detect allergens, and help users track nutrition using AI for smarter eating choices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages