RasaHQ / workshop-adv-actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rasa Advanced Workshop

This repository contains the final version of the workshop.

The repo is divided into 3 projects:

  • docs
  • assistant
  • responses

docs

A compiled version of an angular app used to host the workshop's custom channel UI to simulate single signon (SSO) and chat with the assistant.

assistant

IT Helpdesk AI assistant that showcases custom actions and forms integrated with ServiceNow (Snow). The integration details are securely retrieved using Hashicorp Vault.

responses

Responses server written in Java that exposes a REST API. The IT Helpdesk AI assistant will call this REST API to utter messages.

About

License:Apache License 2.0


Languages

Language:Java 72.0%Language:Python 26.6%Language:Makefile 1.4%