talhaanwarch / doc_chat

Create a production level scalable chat bot to respond from the fed data
https://gptdemo.talhaanwar.com/
1 stars 0 forks source link

Dockerize the application #3

Closed talhaanwarch closed 1 year ago

talhaanwarch commented 1 year ago

Dockerize the application and use docker compose. Known issue: Docker image size becomes excessively large due to the inclusion of open-source LLMs and libraries, even if LLMs are excluded from the build.

talhaanwarch commented 1 year ago

4 Added