Answers your AI related questions with information from research papers using a RAG LLM system
Nvidia GPU
Docker
Docker-compose
https://www.docker.com/get-started/
https://docs.docker.com/compose/install/
run command
git clone https://github.com/segallagher/Citegeist.git
Enter directory for Citegeist in terminal
cd Citegeist
run docker-compse
docker-compose up
In your browser go to the webui at
http://localhost:80
In the chatbox, enter your question and get your answers.