Skip to content

akshayjith4/Revealio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Revealio – Smart Ingredient Scanner & Health Risk Detection System

Revealio is an intelligent food label scanner powered by machine learning that helps users make healthier choices by identifying potentially harmful ingredients and personalizing alerts based on individual health conditions or preferences.


πŸš€ Features

  • πŸ“· Scan Ingredients: Use your device camera or upload images of food labels.
  • πŸ§ͺ Smart Ingredient Parsing: Extract and analyze ingredients using OCR and NLP.
  • πŸ’‘ ML-Powered Risk Detection: Classify ingredients based on predefined risk levels (e.g., high sugar, allergens).
  • βš™οΈ Personalization: Customize alerts based on user health profiles (e.g., diabetic, allergic).
  • πŸ“Š Health Impact Summary: Instantly view a visual summary of food safety and nutritional flags.

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (Flask/FastAPI)
  • ML/NLP: Scikit-learn, Pandas, OCR (Tesseract)
  • Database: SQLite / Firebase (optional)
  • Deployment: Localhost or Cloud (Heroku, Vercel)

πŸ“¦ Installation

Clone the repo

git clone https://github.com/akshayjith4/Revealio.git cd Revealio

(Optional) Create a virtual environment

python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate

Install dependencies

pip install -r requirements.txt

Run the app

python app.py

About

A personalized food label scanner using machine learning and health risk detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors