Templates for creating Twilio Autopilot Assistants, Actions, StyleSheets, and Functions.
Twilio Autopilot is a conversational AI platform to build bots and virtual assistants that can be deployed across messaging channels such as SMS, Whatsapp, FB Messeger or Slack, telephony IVRs (Interactive Voice Response) or Home 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 Assistants, Actions, StyleSheets, and Functions.
An Assistant is a conversational application or bot that you can deploy across different channels with Twilio's Autopilot. The templates are complete virtual assistants that you can use as a starting point or blueprint.
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.