20
Dez
[:en]Bot for fun[:]
[:en]Among azures intelligence and analytics services there is a preview version of azure bot service available:
https://azure.microsoft.com/de-de/services/bot-service/
The easiest way to start a question and answer bot is via
You need a microsoft account and can enter and even import a fair amout of data for a proof of concept with no cost or infrastructure.
It even generates the json rest api call including unique bot ID and shows source code for C# and Node.js.
Nice…
[:]