jinoooooooooo's picture
cookign assistant
a9217f2

A newer version of the Gradio SDK is available: 5.31.0

Upgrade

Personal Dietician

This code example searches for recipes on the internet based on the ingredients you have, refines the content based on a dieterary restriction and generates shopping lists.

How to use

  1. Set up the OPENAI api key in the .env file
OPENAI_API_KEY = 'xxx'
  1. Copy the python script to the owl/examples folder.

  2. Run the script

python run_gpt4o.py
  1. You can find the entire thought process of the agent within the log file.

  2. Demo Link - https://drive.google.com/drive/folders/10LnMEMf_xQGojHyTAS57vI7oOmjvuKPE?usp=sharing