- https://endpoints.ai.cloud.ovh.net
- https://blog.ovhcloud.com/tag/ai-endpoints/
- https://github.com/ovh/public-cloud-examples/tree/main/ai/ai-endpoints
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.
To have an exhaustive list of the pre-requisites, please check the Dockerfile used by Coder.
In a nutshell, you need to have:
- Bat utility
- Java 21 (LTS)
- Maven 3.9.x
- Quarkus CLI
- Python 3.x
- NodeJS 20.x
Execute the script setup_env.sh
to setup your environment: source ./setup_env.sh
You can also, just, run the workshop solution in the dedicated folders in the solutions folder.