About
SRM Bot stands for Service Request Management Bot. Its main feature is to analyze a chat conversation and creates a service management request from your it. Also with our AI integrations it analizes and decides if a service request is required or not.
Quickstart
Prerequisites
- To install the backend locally you need Docker desktop installed
- Also a text editor to change some config files
Instalation
- Clone the repo [https://github.com/Frank-Sheppard-Ltd/srm-bot]
- Edit the
srv/config.yaml
file - Run
sudo docker compose up -d
to stand up your own backend server