Needs advice
I got a simple idea around an automated issue agent and I would like to put it into the real world. It should be a ChatBot application that will get requests sent by another application (say Rest HTTP requests) and that will either respond with a message, or redirect the request to another system (should be another Rest HTTP call as well). Can anybody recommend a library or framework that can offer alike features (preferably a JavaScript or Java one)? I am looking for the most straightforward library for the moment but am certainly open to any suggestion, even a more sophisticated one.
0 views0
Comments