Skip to content

Recipe generator using MLP and STREAMLIT. generating recipes from the ingrediants you have at home.This is a end to end project just for learning purposes :)

Notifications You must be signed in to change notification settings

Alaxooy/sixnine

Repository files navigation

Streamlit notion

Getdished

Recipe generator using MLP and STREAMLIT .Here i made a recipe genrator using mlp model .Training the model on a custom dataset of recipes ,ingrediants and instructions . Also made a ui for connecting this so tht the user gets a easy out put as recipe name and instructions genrated uing our model by giving the ingrediants at home as input .This is for educational and fun purpose , now used for this coding saturday hacknigth.

Team members

  1. Alaxooy
  2. Dopikaps321

Link to product walkthrough

[link to video](Link Here)

How it Works ?

Here i made a recipe genrator using mlp model . Training the model on a custom dataset of recipes ,ingrediants and instructions . Also made a ui for connecting this so tht the user gets a easy out put as recipe name and instructions genrated uing our model by giving the ingrediants at home as input .This is for educational and fun purpose , now used for this coding saturday hacknigth.

Libraries used

1.pandas: Used for data manipulation and analysis. 2.scikit-learn (sklearn): used for preprocessing the data, splitting the dataset, encoding labels, and training the MLP classifier.

How to configure

Train the dataset using the training code using python , then put the model and recipe rgenarator code file in a same folder then run terminal

How to Run

Run your Streamlit app by executing" streamlit run recipe_generator.py "in your command line or terminal.

About

Recipe generator using MLP and STREAMLIT. generating recipes from the ingrediants you have at home.This is a end to end project just for learning purposes :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages