Earn 22,500 ($225.00)
Build a telegram bot to talk to GPT with Vocode
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