Skip to content

matteoauger/ai-as-lib-workshop

 
 

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.6%
  • Python 31.6%
  • HCL 10.6%
  • JavaScript 9.3%
  • Dockerfile 2.2%
  • Shell 1.7%