gpt4-pdf-chatbot-langchain
gpt4-pdf-chatbot-langchain copied to clipboard
Docker Support
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
@mayooear mayooear