Use AI In your Xamarin.Forms app to create a chatbot

2 simple ways to add a chatbot:

  • webview using webchat channel
  • custom using directline channel

Create your chat bot and inside Config.cs add your secret key

Use BotFramework or Azure to create your bot.

Demo app used during GlobalAI Bootcamp 2019

Slides can be found here

blogged on medium