Hands-On Lab - CU
Hands-On Lab - CU
This document outlines the prerequisites you need to have in place before attending the
hands-on lab on Agentic AI using VS Code, Python and OpenAI. Please ensure you have
completed all the steps below before the lab session.
1. Operating System:
• Action: If you don't have Ubuntu 22.04 or later, please install it or set up a virtual
machine with the required OS.
o python3 --version or python --version. If it's older than 3.8, please upgrade.
• Action: Follow these steps to sign up for an Azure for Students subscription:
4. Follow the on-screen instructions to complete the signup process. You may
need to agree to the terms and conditions.
5. Once your student status is verified, your Azure subscription will be activated
with $100 credits.
4. Click on "Create".
Name: Give your Azure OpenAI Service resource a unique name (e.g.,
agentic-ai-lab-openai).
Pricing tier: The free tier might have limitations. Consider a standard
tier as you will get $100 credits as part of your sign-up.
1. Go to https://ai.azure.com/
In the left Pane, choose Model Catalog and search for GPT-4o model.
Click “Deploy”
Customize: Click customize and only change “token per minute rate
limit to maximum available (should be >=150K)
4. Click "Create".
o VS Code with Python Extension: VS Code has excellent built-in support for
Jupyter Notebooks through the Python extension. Once you have the Python
extension installed in VS Code, you can create and run .ipynb files directly
within the IDE. This is often the most convenient option as you will be using
VS Code for the lab.
Important Notes:
• Bring your laptop with all the prerequisites installed and configured.