I decided it's time to start creating some tutorials to help folks get started with using Python to interact with GenAI, starting with OpenAI, and in this video we kick things off with the basics. I walk you through getting an OpenAI API key, creating a google colab secret for that API key, and then writing some simple code to send a prompt and print the response from the GenAI.