ai-chatbot/README.md
2025-01-07 16:18:48 +01:00

314 B

ai-chatbot

small ai-chatbot for LF6

Tech Infra

We use Ollama to provide inference to a prefered model.
There is a docker-compose in this repo.

Setup

In the directory of the project execute: python -m venv ./venv
Then execute in the same directory: ./venv/bin/pip install torch transformers