AI Experiment Hello World
A basic Hello World example, walking you through the basic concepts of building an AI Solutions for AI4Experiments.
It is written in NodeJS with comments explaining the most important lines of code. It implements two different setups highlighting the key concepts and most important things and consider if you want to develop your own models and solutions to be executed within AI4Experiments.
AI Experiment Hello World is a basic example, walking you through the basic concepts of building an AI Solutions for AI4Experiments.
- It is written in NodeJS with comments explaining the most important lines of code.
- It implements two different setups highlighting the key concepts and most important things and consider if you want to develop your own models and solutions to be executed within AI4Experiments.
- It cover all the steps from code to execution within and around AIoD - AI Experiments
Purpose
The purpose of this hello world is to propose an first basic implementation of two or more containers exchanging very simple text message so people can:
- understand how a solution is built
- test basic models and solutions
- start implementing your own from a working example.
More information and sources can be found here: https://gitlab.telecom-paris.fr/teralab/ai-experiment-hello-world
Context
This asset has been developed in the context of the EU-funded ASSISTANT Project in order to help dissiminate AI models and tools through the AIoD platform.