Skip to content

Recommends beverages based on age, gender, emotion, weather, and some other parameters.

Notifications You must be signed in to change notification settings

Eessh/beverage-recommendation-system

Repository files navigation

Beverage Recommendation System

Recommends beverages based on age, gender, emotion, weather, and some other parameters.

To run on local server

git clone https://github.com/Eessh/beverage-recommendation-system.git
cd beverage-recommendation-system/
npm install
npm run dev