β Back to Projects
π₯ Food Allergy Detection System
Overview
Engineered a comprehensive food safety system designed to identify hidden allergens and suggest safe meal alternatives. Unlike simple barcode scanners, this system employs NLP for ingredient standardization and utilizes multiple ML classifiers (Naive Bayes, Logistic Regression, and KNN) to analyze complex recipe compositions. Architected with a focus on high-fidelity detection, it addresses cross-contamination risks and provides user-specific allergen profiling for personalized meal recommendations.
Tech Stack
PythonNLPScikit-learnData ProcessingMachine Learning
Key Features
- βΉπ§ Integrated multi-classifier models (KNN, LogReg, Naive Bayes) for allergen identification
- βΉπ Developed NLP pipelines for ingredient standardization and text-based recipe analysis
- βΉπ‘οΈ Engineered safety logic to detect hidden allergens and cross-contamination risks
- βΉπ€ Built user-centric profiling for personalized, safe-meal suggestions