/CoursingRiver2

Train a Markov Model on text file and with SMS-generated input in Swift

Primary LanguageSwift

Generate a Song by Training a Markov model on a Song in Swift

Then generate another song via SMS with server-side Swift, Perfect, and Twilio.

you should have the following:

A Twilio account to buy a Twilio number Ngrok Xcode MarkovModel library

After making a Twilio account, you must buy a phone number and configure it with your ngrok URL with "/sms" appended to it under Messaging where it says A Message Comes in after running ngrok http 8181 on the command line.