Company
Date Published
Author
Liz Moy
Word count
2643
Language
English
Hacker News points
None

Summary

This project involves building a Netflix recommendation SMS bot using Python and Twilio Autopilot. The goal is to create a conversational interface that asks users about their preferred media type (show or movie) and genre, and then provides personalized recommendations based on the user's input. The bot uses publicly available APIs, including The Movie DB API, to access movie and TV data. It also includes features such as storing user preferences in memory and providing additional information about recommended titles. To deploy the bot, users need to set up a Twilio account, create an Assistant in Autopilot, and configure the bot with tasks, samples, field types, and field type values. The script provided in the project uses Python to automate this process. Once deployed, the bot can be tested using the Autopilot simulator or by sending a message to a Twilio Programmable Phone Number.