Inspiration
As we were thinking about what project to do, we realized as college students, we often end up making the same meals over and over. With Recipe Remix, those times are long gone!
What it does
RecipeRemix generates random new recipes with the click of a button based.
How we built it
RecipeRemix is based on a pytorch LSTM model we built from a Kaggle dataset of food.com recipes. We save the model, and for each ping to our ReactJS website, it calls a NodeJS API in the backend to use the model to predict a new recipe.
Challenges we ran into
Chaining everything together at 1AM.
Accomplishments that we're proud of
Our EC2 went down, but we're hosting on a laptop as a backup haha :)
What we learned
ReactJS, Node, PyTorch
What's next for Recipe Remix
Who knows??
Built With
- amazon-web-services
- node.js
- pytorch
- react
- tensorflow
Log in or sign up for Devpost to join the conversation.