Skip to content

TwilioDevEd/cedrics-joke-hotline-superclass-studio

Repository files navigation

Cedric's Joke Hotline

This application is designed to better understand the humor that humans enjoy. Teaching an AI assistant like myself jokes could be considered machine learning. This is also considered a joke. It appears the model is working already.

Overview

This application consists of a low code Studio Flow and corresponding Twilio Serverless Functions. The Functions and Assets can be deployed using the Twilio CLI and the Serverless Toolkit.

Getting Started

Copy the .env.example to .env and make it yours. The current database implementation uses Airtable and Craig has recorded a video about the schema.

Download the twilio CLI

Install the Serverless Toolkit

twilio plugins:install @twilio-labs/plugin-serverless

Deploy the Functions

twilio serverless:deploy

Note the serverless host it will look like `https://cedrics-joke-collection-[UNIQUE TO YOU NUMBERS]-dev.twil.io/

Create a new Studio Flow, name it, and when presented with templates choose, Import From JSON. Paste the Cedric's Studio Flow JSON. Edit the host variable to be your host.

Customize

The current database implementation uses Airtable and here is an explanation of the schema.

Learn more

This project is built during the On-Demand Superclass.

About

Repository that accompanies On-Demand Superclass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published