Skip to content

devrel-workshop/ai-as-lib-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the 101 workshop source to discover AI Endpoints.

🔗 Resources 🔗

🏁 Getting started 🏁

To use this workshop you just have to clone this repository.

🧑‍💻 Note on the use of Coder CDE ☁️

To help people with their IDE configuration we use Coder during the workshop, this is not a mandatory step but it will help you to have a better experience.
Ask to have the URL where you can start a Coder workspace giving the AI workshop template.
You can open your VSCode instance in your browser, choose code-server button or with a ssh tunnel on your local VSCode, choose VS Code Desktop.

🧰 Pre-requisites 🧰

To have an exhaustive list of the pre-requisites, please check the Dockerfile used by Coder.
In a nutshell, you need to have:

⚡️ Workshop initialisation ⚡️

Execute the script setup_env.sh to setup your environment: source ./setup_env.sh

🗃️ Folder organisation 🗃️

⚠️ Your location to create your own files to do the workshop is workshop ⚠️

You can also, just, run the workshop solution in the dedicated folders in the solutions folder.