Skip to content
    Back to all Bounties

    Earn 50,040 ($500.40)

    Time Remainingdue 2 years ago
    Completed

    GPT + ElevenLabs(Voice) + Twilio(call) + Langchain

    MoneyMitch3
    MoneyMitch3
    Posted 2 years ago
    This Bounty has been completed!
    @MoneyMitch3's review of @MarkoPavlovic
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5

    Bounty 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 -

    1. Ability to pick up calls and answer questions on the phone. Data for answers provided by the main user.
    2. Ability to make calls to a list of leads from a CSV file uploaded by a user.
    3. Have a front end for users. Reference: https://youtu.be/K7vHoUwClaM

    Technical Details

    1. Transcribe voice to text.
    2. Understand and respond to text.
      a. From script/ (Langchain) data.
    3. Synthesize voice (Eleven Labs)
    4. Record transcription.
    5. Ability to leave a voicemail message.
      a. Ability to recognize when people don't pick up the phone.
    6. Use CSV file excel sheet of phone numbers to call prospective.
    7. Use Twilio or any substitute.
    8. Ability to forward calls to a human representative.