Watson-Assistant-Integration
Watson-Assistant with integration capabilities
-
"main.py" should be deployed as Cloud Function (Action) on IBM Cloud. For this you should carefully run commands from "script for installation.txt"
-
Then link registered Cloud Function as a webhook in Watson Assistant
The bot calls predictive model. For building and deployment this model please follow the code pattern "Create a machine learning web app to predict your insurance premium cost": https://developer.ibm.com/patterns/create-an-application-to-predict-your-insurance-premium-cost-with-autoai/
For working wih use cases related to tariff plans (reading CSV file from COS etc) - please try to find the code pattern "Go Serverless in Watson Assistant with IBM Cloud Function" (some of web pages became broken):