Skip to content

karuntech/ai_for_it_operations

Repository files navigation

AI for IT Operations

Welcome to the course "AI for IT Operations"

You will find the necessary companion material in this repo.

The prompts folder has the prompts demonstrated in the course. You can simply copy paste the prompts into ChatGPT (or any other conversational bot of your choice).

The files AI4ITOPS_01_Gemini_API_Intro.ipynb and AI4ITOPS_01_OpenAI_API_Intro.ipynb include code to get started with Gemini and OpenAI API respectively. To run the code:

Instructions to run AI4ITOPS_01_OpenAI_API_Intro.ipynb

Step 1 – Access the notebook

  1. Open the file AI4ITOPS_01_OpenAI_API_Intro.ipynb and click on the "Open in colab" button at the top left
  2. Sign in with your Google account (if prompted).
  3. You’ll see a notebook with code cells and text cells.

Step 2 – Save your own copy

Click File → Save a copy in Drive. This gives you editing rights in your personal Drive.

Step 3: Create a colab secret with the OpenAI API Key

You should have an OpenAI API key to run this code. To obatain an API key, visit https://platform.openai.com/account/api-keys Click on the the Key icon at the left and add a secret named "OPENAI_API_KEY".

Now you are ready to run the cells in the notebook.

For AI4ITOPS_01_Gemini_API_Intro.ipynb, the procedure is exactly the same except you need to obtain a Gemini API key from https://aistudio.google.com, and name the secret in coloab "GEMENI_API_KEY".

About

Repo for resources related to AI for IT Operations Video Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages