Quick intro to running n8n in a Docker container and connecting it to another container running Whisper. This is the introduction of a self-hosted-video-starter-kit inspired by n8n's own self-hosted-ai-start-kit.
I use Cursor these days for any kind of coding activity.
Make sure to copy or rename the .env.example -> .env
With Docker installed and your .env file, you should be all set to run "docker-compose up --build" in the root folder of the self-hosted-video-starter-kit project.