
Neurox: AI-Powered Voice Call Prototype
engineeringBy Jackson Barnes
This project integrates Twilio and ElevenLabs to create an application that can initiate phone calls and speak custom messages using AI-generated voices.
This project integrates Twilio and ElevenLabs to create an application that can initiate phone calls and speak custom messages using AI-generated voices.
Github: https://github.com/atx-barnes/neurox
Features
- Initiate phone calls using Twilio
- Convert text to speech using ElevenLabs AI voices
- Custom message input through a web interface
- Real-time audio streaming during calls
Stack
- Node.js (v14 or later)
- npm (comes with Node.js)
- Twilio account and phone number
- ElevenLabs account and API key
- ngrok for local development