Function: Flask Web App
Input: result.csv (Food Nutition Dataset) Output: clustered_data.csv (Clustered Food Items using KMeans)
Input: desired_food, health_condition Output: Food recommendations and List of foods to avoid
Function: Combining and Preprocessing data from sources online. (https://www.ewg.org/foodscores/#, https://corgis-edu.github.io/corgis/csv/food/)
Function: Scraping data from the online sources mentioned above and organising them into desired format