https://github.com/jordantete/masterchef
Inspire your culinary journey with a collection of simple and delicious recipes
https://github.com/jordantete/masterchef
Last synced: about 1 month ago
JSON representation
Inspire your culinary journey with a collection of simple and delicious recipes
- Host: GitHub
- URL: https://github.com/jordantete/masterchef
- Owner: jordantete
- Created: 2024-02-06T16:45:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-22T00:18:30.000Z (about 1 year ago)
- Last Synced: 2024-10-28T18:27:51.978Z (6 months ago)
- Language: Jupyter Notebook
- Homepage: https://masterchef.streamlit.app/
- Size: 428 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MasterChef: Discover Simple and Delicious Recipes 🍳
[](https://www.python.org/downloads/release/python-390/)
[](https://opensource.org/licenses/MIT)[MasterChef](https://masterchef.streamlit.app/) is a Streamlit application designed to inspire your culinary journey with a collection of simple and delicious recipes.
Whether you're looking for quick meals that can be prepared in under 30 minutes or seeking to incorporate specific ingredients into your dishes, MasterChef is your go-to guide for culinary inspiration.
## Features
- **Ingredient-Based Recipe Search**: Find recipes by selecting specific ingredients. Perfect for using what you already have in the pantry.
- **Ingredient Repartition Visualization**: Discover the most used ingredients across all recipes with an interactive bar chart.
- **Minimal Ingredient Recipes**: Explore recipes that use the least number of ingredients for simplicity and ease.
- **Fish & Meat Recipe Distributions**: See the breakdown of recipes featuring fish vs. meat with a simple pie chart.
- **Random Recipe Suggestions**: Get inspired with random recipe suggestions from either the fish or meat category.
- **Find Similar Recipes**: Select a "central" recipe to find others that share the most ingredients in common, perfect for exploring variations.## Technologies Used
- Streamlit
- Pandas for data manipulation
- Plotly for interactive visualizations
- Python standard libraries: `re` and `collections`## Usage
You can acces the app [here](https://masterchef.streamlit.app/), navigate through its sections using the sidebar and main interface to explore recipes, visualize ingredient distributions, and find recipe inspiration based on your preferences.
## Contributing
Contributions are welcome! If you have suggestions or want to improve the app, feel free to fork the repository and submit a pull request.
## License
This project is licensed under the MIT License.