PROJECT HELPER AI
those who are contributing make sure you pull the repo and also build and compose the docker -image so that all the libraries are installed in docker and not system.
git pull
docker-compose build
docker-compose up
docker-compose down
docker-compose up -d --force-recreate --no-deps --build <service_name>