FlavorFinder banner

FlavorFinder

4 devlogs
12h 4m 42s

Can’t find recipies, Have the vision but don’t know how to make them. Well we e got you covered. just use our project to find any recipie for your dishes.

This project uses AI

Used Ai to help me organise my main functions into different functions for readability and efficiency. Used grammarly in Read Me to improve my wording and wanted to include the some variable names as It is in the code so used Gemini to include that.

Demo Repository

Loading README...

aniskaa.v.08

My project was text based but I have learned a bit more HTML and have decided to make a webpage. Something more interesting and interactive.

Attachment
0
aniskaa.v.08

Shipped this project!

Hours: 7.27
Cookies: 🍪 27
Multiplier: 3.69 cookies/hr

Flavor Finder is a Python-based CLI assistant that bridges the gap between a user’s kitchen and the Spoonacular API. It allows users to search for complex recipes by dish name or available ingredients, filtering by dietary needs like Keto or Vegan. It also features a local persistence system to save favorites and generate shopping lists directly to .txt files.

How to run it:
Download the binary from the Releases page, use chmod +x main, and run it in your terminal. You will need your own Spoonacular API key in a .env file to fetch live data!

aniskaa.v.08

Finalised the features and organised methods in separate functions instead or repeating them for multiple times inside the main function and got it published on GitHub

Attachment
0
aniskaa.v.08

Added new features. Now you can ask about certain dietary restrictions. You can also now get a step by step instructions for one of the recipie that was given to you.

Attachment
0
aniskaa.v.08

Started on this new project which is delicious interesting. Have a ingredient or dish in mind but don’t know how to make it. Don’t you worry about it. This currently helps you find a recipe and give you the steps to make it.

Attachment
0