Hybrid Extended Learning Platform is a software package that aims to ease the creation of XR content for intructional usage. The principle is to use a unique web interface to design instructional activities with augmentations and access it throught AR ou VR client.
This repository contains the source code for the API of the authoring tool. The API also includes a documentation generated by FastAPI. It is part of the HELP porject. The API is used in conbination with HELP-web, AR client and VR client.
This component use Docker to ease the deployment.
docker compose -f docker-compose.dev.yml up -d
docker compose -f docker-compose.prod.yml up -d
The development of the tool that initiated this work was funded by the Grand Est region.