I'm not sure how I determined that learning about uncertainty is part of my motivation. I just did.
Change to ./deployment-local/
directory:
cd ./deployment-local/
Start the containers:
docker compose up --build --remove-orphans -d
Get inside the container:
docker compose exec impulse-ai bash
And check ./impulse-ai/README.md
for more details.