Basic development with SAP Conversational AI (Recast.AI) HD
The aim of this video is showing you the end to end demo how to develop the application using SAP Conversational AI (Recast.AI). Through this video, it would be possible to understand the basic development with using SAP Conversational AI (Recast.AI). This video consists of 3 main parts. 1) Development of bot on Recast. 2) Development of Node application (by Javascript) including local test by "ngrok" (provided by https://ngrok.com/) 3) Connect bot to Webchat. As a example of development, the simple weather forecast application is developed in this video. If you ask the bot with the information of city and date (current or tomorrow), bot will answers the forecast of weather. To achieve this aim, I am using APIs provided by the following sites. - https://openweathermap.org/ - https://www.metaweather.com I hope this video will be the good reference to develop the application with SAP Conversational AI (Recast.AI).