openHPI / lernen-cloud-chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lernen.Cloud Chatbot

Training of the Model

Choose the folder with the chatbot in German (rasa/lernen-cloud-de)

    rasa train

Usage

Start the Rasa Server

    rasa run

Docker

In the outer project structure run:

Docker Compose (de)

    docker-compose -f docker-compose_de.yml -p lernen-cloud_de up --build

About


Languages

Language:Python 93.8%Language:Dockerfile 6.2%