xindex2 / salesrobot

AI cold caller using Twilio + ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Cold Caller

This is a prototype of an automated cold caller using Twilio + ChatGPT.

Installation

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

Running

npm start

Testing Twiml streams

twilio api:core:calls:create --from="<your_twilio_number>" --to="<target_phone_number>" --url="https://bitter-jeans-shave.loca.lt/twiml"

About

AI cold caller using Twilio + ChatGPT


Languages

Language:JavaScript 93.2%Language:HTML 6.8%