Daily Log - 31/07/2024

MAK KA WAI - Aug 2 - - Dev Community

Activities

  1. HDSE Summer IA

    • Joined at 10:00 a.m.
    • Met with my mentor.
    • Joined the Discord group.
  2. Microsoft Azure Setup

    • Followed mentor's instructions to activate Microsoft Azure Student account.
    • Downloaded the following resources:
      • 0. Access to Azure OpenAI Service.pdf
      • Tutorial_1&2.zip
    • Followed the tutorials:
      • 0. Access to Azure OpenAI Service.pdf
      • 1. Configure the Azure.pdf
      • 2. Setup & Validate Your Dev Environment.pdf
    • Successfully accessed Azure account.
    • Created a new Resource and 3 new Deployments.
  3. Development Environment Setup

    • Followed 2. Setup & Validate Your Dev Environment.pdf.
      • Result:
      • requirements.txt installed successfully.
      • ValidateSetup.py installation failed.
  4. Online Course Progress

    • Studied the online course continuously.
    • Followed instructions on the page Generative AI for Beginners:
      • Completed sections: 01, 02, 03, 04 (some parts).
    • Forked the repository on GitHub.
      • 2. Create a code space and 3. Storing Your API Keys were reminders; no actual actions taken.
      • Tried to create a codespace; its interface looks like VSCode.
  5. Repository Cloning and Setup

    • Cloned the repository using the following commands:
     git clone https://github.com/microsoft/generative-ai-for-beginners
     cd generative-ai-for-beginners
    
  • Installed Miniconda3 on my computer.
  • Faced issues with the following commands:

     conda env create --name ai4beg --file .devcontainer/environment.yml # .devcontainer sub path applies to only Codespace setups
     conda activate ai4beg
    
    • conda command could not be used.

Appendix

Image description

Image description
Image description

. . . . . . . . . . . .
Terabox Video Player