DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
551 stars 259 forks source link

Ingredient-Based Recipe Generator with Smart Suggestions #363

Open nikkvijay opened 3 weeks ago

nikkvijay commented 3 weeks ago

@DhanushNehru This Python Recipe Generator script allows users to input available ingredients and receive recipe suggestions based on what they have.

Feature Proposal Input ingredients and get matching recipes. Offer alternatives if key ingredients are missing. Suggest a random recipe for variety. Filter recipes by type (e.g., vegetarian, dessert). Allow users to save preferred recipes for quick access.

I’d like this project assigned to me under Hacktoberfest to contribute. Please add the hacktoberfest label to this issue. Thank you!"