This repository provides a frontend to the RAGChat-API. It's build to fulfill the style requirements of the University of Hamburg.
git clone git@gitlab.rrz.uni-hamburg.de:zbhai/ragchat-api.git
cd ragchat-api
npm i
cp ./.env.template.local ./.env.development.local
cp ./.env.template.local ./.env.production.local
# fill envs with production and/or devel values