Skip to content

dlee07/Recipe_Similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe_Similarity

Built a web scraping program that scrapes recipes from https://www.allrecipes.com/. Used Bidirectional Encoder Representation from Transformers (BERT) to generate sentence embeddings and applied cosine similarity on the text of ingredients of all scraped recipes.

In addition, a table deployed on Streamlit is available to see the top five similar recipes for each recipe https://dlee07-recipe-similarity-gen.streamlit.app/

About

Scraped Recipes from AllRecipes and used text similarity techniques to generate a table that shows the top five similar recipes to each recipe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published