CookPal

Streamlit-based web application designed to assist users in finding and preparing recipes. By entering the name of a dish, users can search for relevant cooking videos, view steps, ingredients, and ask questions in natural language.
Click here to access the app

Naive Bayes Classifier

Implementation of Naive Bayes classifier from scratch. This project used a simple naive bayes classifier to classify different comments as five star or a one star rating.