geeks-of-data / knowledge-gpt

Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources.
https://pypi.org/project/knowledgegpt/
MIT License
276 stars 52 forks source link

Dockerize the project #46

Closed faviasono closed 1 year ago

faviasono commented 1 year ago

The aim is create a Dockerfile to install knowledge-gpt without pip.

eren23 commented 1 year ago

The aim is create a Dockerfile to install knowledge-gpt without pip.

Hey, thank you for writing this issue :), totally agreed, we can prioritize this issue at some point ( sometime really soon ) if you implement such a thing earlier, feel free to open a PR though.

eren23 commented 1 year ago

The aim is create a Dockerfile to install knowledge-gpt without pip.

Hey, check out the current master, you can test the dockerfile yourself to see if it's working for you.