Open AI for Beginners: Programmatic Prompting
In this project you will programmatically prompt an OpenAI model using the OpenAI API, and utilize the AI to enrich data of an existing movie collection. You will use Python to prompt the davinci-003 OpenAI model based on JSON objects storing details of the user's movie collection. You will enrich the movie collection with data such as director, genre and year of release, as well as dynamically generating the movie plots, through the OpenAI model. You will also learn how to calibrate the model response using the temperature parameter. Learners in this project will create a dynamic AI-driven da…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI