Skip to content

kanakmi/Recipe-Parser

Repository files navigation

Recipe Parser

Recipe Parser is a common recipe website with not so common functionalities.

The features it includes are:

  • Searching for recipes by Name (yeah I know, it's a common one 😑)
  • A recipe recommendation system based on the ingredients (AI 🧠 Yeah, now we are talking)
  • Searching for recipes by Food's Image (told ya 😄! it's different)

How I built it

  • I built the image classfier using CNNs (Convolutional Neural Networks) during a previous hackathon (learn more).
  • I collected recipes of the dished covered in image classfier using beautiful soup and saved them in a database.
  • I built the recipe recommendation system using Cosine Similarity.
  • I built the UI of the application using Streamlit.

Let's see how it looks

1 2 3

About

A Recipe Website with AI Capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages