Skip to content

openHPI/ki-campus-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KI-Campus Chatbot

Training of the Model

Choose the folder with the chatbot in English (KI-Campus_en) or in German (KI-Campus_de)

    rasa train

Usage

Start the Rasa Server

    rasa run --enable-api

Start the Action Server

    cd actions/
    rasa run actions

Docker

In the outer project structure run:

Docker Compose (de)

    docker-compose -f docker-compose_de.yml -p kicampus_de up --build

Docker Compose (en)

    docker-compose -f docker-compose_en.yml -p kicampus_en up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published