The service is responsible for (pre-)processing all building data available to ADEPT.
- Python ≥ 3.10
- All packages from requirements.txt
Install dependencies from requirements.txt
Start the service:
uvicorn main:app --reload
We provide a docker-compose in the root directory of ADEPT to start all services bundled together.
Please refer to the section on adding functionality in the Data-Management-Service, as this service is directly dependent on it.
Copyright © ADEPT ML, TU Dortmund 2023