Inspiration
The inspiration for this project was mainly wanting to use a chatgpt integration into our project.
What it does
The G(PT)hosting service allows you to open a listener on Twilio that takes incoming texts, checks them for spam, then replies to them automatically based on what you've specified your relationship with the sender to be.
How we built it
Javascript, Twilio, Flask serves on front end. Python back end. The back end uses chatgpt api as well as a small text analysis model of its own to return the desired text.
Log in or sign up for Devpost to join the conversation.