- Clone repository:
git clone https://github.com/SavvasStephanides/local-deepseek.git- Run the two apps from Docker Compose:
docker compose up -d- Install the Deepseek models: (This might take a few minutes)
docker compose exec ollama ollama pull deepseek-r1:7b- Run the website on http://localhost:3001
Homepage:
Thinking box:
Answer box:


