Gen-AI Developer Classroom notes 24/Jun/2025

System Setup

  • Softwares
    • Package Manager
      • Windows:
        • Winget
        • Chocolatey
      • Mac:
    • Git:
      • Windows: INstall Git For Windows manually
      • Mac: brew install git
    • Python
      • Windows winget install --id=Python.Python.3.13 -e
      • Mac: brew install python@3.13
    • Visual Studio Code
      • Windows winget install -e --id Microsoft.VisualStudioCode
      • Mac: brew install --cask visual-studio-code
    • Docker Desktop (Optional)
    • AWS CLI:
      • Windows winget install -e --id Amazon.AWSCLI
      • Mac: brew install awscli
    • AZURE CLI:
      • Windows: winget install -e --id Microsoft.AzureCLI
      • Mac: brew update && brew install azure-cli
    • GCLOUD CLI:
      • Windows: winget install -e --id Google.CloudSDK
      • Mac: brew install --cask google-cloud-sdk
    • CLAUDE DESKTOP (Optional)
    • Ollama (Run models locally)

Accounts

  • GitHub
  • GCP:
    • We need a gmail account
    • Refer Here and click on start free
      Preview
  • AWS (Optional)
  • Azure (Optional)
  • OpenAI

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading