Skip to content
    Back to all Bounties

    Earn 22,500 ($225.00)

    Time Remainingdue 2 years ago
    Completed

    Build a telegram bot to talk to GPT with Vocode

    vocode
    vocode
    Posted 2 years ago
    This Bounty has been completed!
    @vocode's review of @albertwujj
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5
    Overall really liked working with Albert!

    Bounty Description

    Problem Description

    We want to build a simple telegram bot that uses the Vocode python library to send audio messages back-and-forth between users and Chat GPT. The recognition/synthesis are provided via the library to providers like Deepgram/Eleven Labs.

    For the final product, we'd love to see something where the user can host the bot, plug in their API keys, and converse with any voice that they configure (eg Barack Obama). So, the user could jump into a chat, choose the voice, send an audio message, and then receive a chat GPT response in audio message using Vocode to reach one of the TTS providers.

    Acceptance Criteria

    • preference for somebody who has built LLM/telegram bot applications
    • please send github/other replit bounties or projects you have done

    Technical Details

    Here is the Vocode python library: https://github.com/vocodedev/vocode-python

    and a python library for telegram that may be useful: https://github.com/python-telegram-bot/python-telegram-bot