Templates for creating Twilio Autopilot Bots, Actions, StyleSheets, and Functions.
Twilio Autopilot is a conversational AI platform to build AI-powered bots that can be deployed across Phone IVRs, messaging channels such as SMS, Whatsapp, FB Messeger or Slack, or Smart assistants such as Alexa and Google Assistant.
You can find out more about Twilio Autopilot here:
Twilio Autopilot documentation
Twilio Autopilot Quest mission (Hands on learning)
Templates provide samples for creating Twilio Autopilot Bots, Actions, StyleSheets, and Functions.
A bot is a conversational application designed to simulate conversation with human user using machine learning and natural language understanding.
Autopilot Actions instruct an Autopilot virtual assistant how to perform a given Task. The templates provide examples of different ways to use actions to implement tasks and craft different conversational experiences.
StyleSheets enable you to give your Assistant a style by specifying its voice, error messages, success messages, and data collection validation behavior.
The templates are the different personalities you can use for your virtual assistant or bot.
The Function Templates provide examples of backend implementations for Autopilot Tasks using Twilio Serverless Functions.
NOTE: Templates are sample code that is provided as is.