Skip to content

Answers your AI related questions with information from research papers using a RAG LLM system

License

Notifications You must be signed in to change notification settings

segallagher/Citegeist

Repository files navigation

Citegeist

Answers your AI related questions with information from research papers using a RAG LLM system

Requirements

Nvidia GPU
Docker
Docker-compose

Installation

Install Docker and Docker-compose

https://www.docker.com/get-started/
https://docs.docker.com/compose/install/

Clone project

run command
git clone https://github.com/segallagher/Citegeist.git

Use

Start Project

Enter directory for Citegeist in terminal
cd Citegeist
run docker-compse
docker-compose up

Access webui

In your browser go to the webui at
http://localhost:80

Ask Citegeist an AI research question

In the chatbox, enter your question and get your answers.

About

Answers your AI related questions with information from research papers using a RAG LLM system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published