Skip to content

thm-projects/frag.jetzt-langchain

Repository files navigation

frag.jetzt Langchain (AI Provider)

This service serves all AI related functions for the webapp frag.jetzt. See git.thm.de/arsnova/frag.jetzt or github.com/thm-projects/frag.jetzt.

Installation

You need to use git.thm.de/arsnova/frag.jetzt-docker-orchestration to run this app either locally (./run-local.sh), with docker (./run-docker.sh) or manually (using langchain serve).

When you have Poetry installed, simply type poetry install.

Install libmagic (or libmagic-dev), if necessary.

To run all evaluations and tests, you need to install celadon inside the train directory. See here for more information.

cd train
git clone https://huggingface.co/PleIAs/celadon

If you need to install LangChain CLI:

pip install -U langchain-cli

How you build docker image for local run (./run-docker.sh):

./build-local.sh

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published