- Cthulhu text generation API.
- API documentation available at cthulhutext.com/swagger-ui
docker-compose build && docker-compose up
docker-compose -f docker-compose.yaml -f docker/dev/override.yaml build && docker-compose up
Note: The repo root is mounted and hot-reloading is enabled.