/MasterChef

Inspire your culinary journey with a collection of simple and delicious recipes

Primary LanguageJupyter Notebook

MasterChef: Discover Simple and Delicious Recipes 🍳

Python 3.9 License: MIT

MasterChef 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, 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.