Recipe Wizard using PowerApps and Generative AI
Recipe Wizard is a user-friendly application that transforms your kitchen ingredients into delicious recipes, all powered by Generative AI. Simply input what you have on hand, and let the app do the magic!
- Ingredient Input: Easily add ingredients and their quantities.
- Recipe Generation: Get tailored recipes based on your available ingredients.
- User-Friendly Interface: Intuitive design for a seamless cooking experience.
- Reset Functionality: Clear your ingredient list with a single click.
Access PowerApps Portal
Navigate to the PowerApps portal.Go to AI Hub
Select AI Hub and then click on AI Prompt.Create Text with GPT
Choose Create text with GPT using prompt.Update the Prompt and Inputs
Modify the prompt and inputs as needed (refer to the image below).Test and Save the Prompt
After making your changes, test the prompt to ensure it works as expected, then save it.
Set Up the App
Create a new blank canvas app.Add Input Controls
Add two text boxes: one for 'Ingredient Name' and another for 'Qty'.Add a Button and Gallery
Include a button control and a blank gallery.Bind Textbox Inputs to the Gallery
Set the gallery’s data source to bind the inputs from the text boxes into a variable.Import the AI Data Prompt
Import the AI Prompt data connection into canvas appAdd an AI Prompt Button
Include a button to display the AI-generated prompt.
Comments
Post a Comment