- Web Browser (e.g. Chrome, Edge, Firefox, etc.)
- logged in a Gmail account
- if you don't have one, please reference Create a Gmail account
- Note #1: Google Colab is free to run this lab.
- Note #2: You don't need to sign up Google Cloud Platform (GCP) to use Cloud Shell.
- logged in a Github account
- if you don't have one, please reference Creating an account on GitHub
Lab | Description | Environment | Hands-On Lab |
---|---|---|---|
Lab1 | Running Aider and Ollama on Google Colab | Google Cloud | |
Lab2 | Running Aider with Gemini API Key on Google Cloud Shell | GCP Cloud Shell | |
Lab3 | Running Aider and Ollama on Github Codespaces | Github Codespace | |
Lab4 | Running Aider and Ollama on Windows 11 | Windows 11 | Steps |
Lab5 | Running Aider and Ollama on macOS | macOS | Steps |
# | Use Case | Description | Labs |
---|---|---|---|
Lab6 | Reverse Engineering | create high-level overview and sequence diagram | |
Lab7 | Meeting Summary (1) | create meeting summary based on MS Teams Live Caption JSON file | |
Lab8 | Meeting Summary (2) | create meeting summary based on MS Stream Transcript WebVTT file | |
Lab9 | Jira Summary | create Team Achievement Summary based on Jira Export file | |
Lab10 | Rewrite Program (1) | From Shell Script to Python script | |
Lab11 | Rewrite Program (2) | Migrate from Selenium to Playwright | |
Lab12 | Unit Test | Create unit test of existing code |