This workshop introduces how to use Generative AI (GenAI) for coding and prompting in a Jupyter Notebook.
Workshop Goals¶
Participants will learn how to:
Use the Gemini Python SDK (
Client,generate_content) to send prompts from Python to Google Gemini.Explore how
contents(strings and lists of strings) shapes what the GenAI model returns.Practice prompt engineering for tasks like generating
datascienceplotting code.
Workshop Materials¶
Activity¶
Presentation Slides¶
The above presentation is also available as Google Slides.
Full Resources¶
Google Drive (view all Workshops and Symposiums)