An interactive chat bot using a local GPT model
-
start your docker daemon:
e.g. Docker Desktop, or Orbstack, etc. -
build the container:
npm run docker:build -
start the docker services:
npm run docker -
open the webpage & start using the GPT:
http://0.0.0.0:5173