Back to all Bounties
Earn 50,040 ($500.40)
due 2 years ago
Completed
GPT + ElevenLabs(Voice) + Twilio(call) + Langchain
MoneyMitch3
Details
Applications
4
Discussion
This Bounty has been completed!
@MoneyMitch3's review of @MarkoPavlovic
5.0
Communication 5/5, Quality 5/5, Timeliness 5/5Bounty Description
Problem Description
The purpose of this project is to create an AI Call Center which is run using GPT/Bard models for answering questions the caller has.
Acceptance Criteria
Three main criterias -
- Ability to pick up calls and answer questions on the phone. Data for answers provided by the main user.
- Ability to make calls to a list of leads from a CSV file uploaded by a user.
- Have a front end for users. Reference: https://youtu.be/K7vHoUwClaM
Technical Details
- Transcribe voice to text.
- Understand and respond to text.
a. From script/ (Langchain) data. - Synthesize voice (Eleven Labs)
- Record transcription.
- Ability to leave a voicemail message.
a. Ability to recognize when people don't pick up the phone. - Use CSV file excel sheet of phone numbers to call prospective.
- Use Twilio or any substitute.
- Ability to forward calls to a human representative.