Hello, world. This code needs a lot of help. But, if you want to give it a go, you need to install the requirements in requirements.txt by creating an environment with conda or venv.
You also need your OpenAI API key to put it in your bashrc or equivalent file.
Otherwise, in your root folder of this project run in a terminal window.
make start
Then go to localhost http://localhost:9000/ and can chat with Dr Chattie.
DrChattie is a small code I built a few days after OpenAI released GPT-4. We released two papers using GPT-4. https://arxiv.org/abs/2304.05406 https://arxiv.org/abs/2306.11648
We need to fix doc compression, better qa chain with sources etc. But we got this!