gpt4-pdf-chatbot-langchain icon indicating copy to clipboard operation
gpt4-pdf-chatbot-langchain copied to clipboard

Docker Support

Open eshbeata opened this issue 1 year ago • 1 comments

Support Docker compose

The ability to keep training model with the need to rebuild web

Training the Model

docker-compose build train

Running Web

docker-compose build web && docker-compose up web

eshbeata avatar Jul 03 '23 15:07 eshbeata

@mayooear mayooear

eshbeata avatar Jul 16 '23 14:07 eshbeata