BigCooking Data is a full-stack data science project. It features a food companion app that recommends a new recipe each and every day based on your taste. This application has been built from scratch without any structured data available for this purpose.
- Scraped over 100 000 cooking recipes from the web.
- Pre-processed highly inconsistent data using NLP techniques.
- Created new data by identifying recipe clusters using kmeans, PCA and NLP.
- Developed a recommender system for recipes based on user-preferences and ingredient proximity.
- Built a computer vision app that automatically register shopped food items.