Skip to content

dwbandss/Allergen-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allergen Scanner App

Project Overview

A web application that scans food and detects allergens and gives instant result/warning based on their allergens.

Our opportunity: Deliver an instant, accurate, AI-powered solution that users trust and value enough to pay for.

Features

Scan food images from Quick Scan

Detect and highlight allergenic components

User-configurable allergen preferences

AI assistant to ask their querries related to it

Live Demo

Live deployment link: https://alleregen-scanner-app.vercel.app

Technologies Used

Frontend: React

Backend: Node.js / Express

Scanner libraries, APIs

Installation & Setup

Clone repository

git clone https://github.com/dwbandss/Alleregen-Scanner-app.git

Install dependencies

cd AllergenScanner

npm install

To start the application

cd frontend

npm run dev

To start the backend

cd backend

nodemon server.js/node server.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors