Healthy Chef ChatGPT Plus / Search ChatGPT Free
Healthy Chef is a recipe creator App that provides visual and nutritional insights. With this App, you can easily find recipes based on your ingredients. Simply share a photo of your ingredients, and Healthy Chef will suggest a recipe along with a visual preview. You can also ask for healthy recipe recommendations or create a dish using specific ingredients. The App uses the Spoonacular API to fetch a list of recipes, ingredient information, and nutrition facts. Whether you're a beginner or an experienced cook, Healthy Chef will inspire you to create delicious and nutritious meals.
-
Prompt 1: "What can I cook with these ingredients?"
-
Prompt 2: "Show me a healthy recipe for these items."
-
Prompt 3: "Can you suggest a recipe and its image?"
-
Prompt 4: "Create a dish using these ingredients."
-
Search Recipes: Use the command
searchRecipes
to fetch a list of recipes based on query parameters. You can provide a search query to find recipes that match specific criteria. -
Get Ingredient Information: Use the command
getIngredientInformation
to fetch detailed information about a specific ingredient. You need to provide the ID of the ingredient you want to get information about. -
Get Recipe Nutrition Facts: Use the command
getRecipeNutritionFacts
to fetch the nutrition facts for a specific recipe. You need to provide the ID of the recipe you want to get nutrition facts for.