From the course: Building a Project with the ChatGPT API
Challenge: Generate images using images API - ChatGPT Tutorial
From the course: Building a Project with the ChatGPT API
Challenge: Generate images using images API
(upbeat music) - Let's build on the last hands-on challenge by generating a custom image based on the summarized website. Start by going to your existing Jupyter Notebook. Review your code to refresh your memory on how the existing code works. You'll start by adding a new function that will be used to call the images API by passing in the website summary as a prompt. I recommend you review the prompt and size parameters as they could be helpful as you solve this challenge. Good luck and have fun. I can't wait to share my solution with you in the following video.