- Nvidia GPU is required and be able to run the
nvidia-smi
command. - See Nvidia CUDA docs and this Wikipedia for compatibility requirements.
This builds a container for the application in the pipelines subdirectory. The image name will be called gai:latest
docker-compose build
- Create a file with your OpenAI key in a file called
openai.key
docker-compose up
- Browse to http://localhost:8051