Skip to content

c-b5r/Telegram-Bot-VoiceGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot: VoiceGPT

This is a Telegram bot that lets users chat with ChatGPT through Telegram. Both written and voice messages are supported. The bot will always transcribe voice messages to text first (and send it back as reference) and also respond through both text and voice. Hence, maximum flexibility of use-cases ia guaranteed.

Screenshots

screenshot

How To Use

Requirements

Software

APIs

Configuration

The following environment variables need to be set:

  • OPENAI_API_KEY
  • TELEGRAM_BOT_TOKEN

Run

For testing, simply run main.py

For productive use, install the telegram-bot-voicegpt.service systemd unit file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages