robertgv / chatgpt-aws

How to create the smartest multilingual Virtual Assistant using AWS and ChatGPT
MIT License
26 stars 7 forks source link

Telegram #1

Open bestfriendai opened 1 year ago

bestfriendai commented 1 year ago

Anyway to implement this in telegram?

robertgv commented 1 year ago

Hi @bestfriendai, yes you can also integrate Telegram in AWS using Amazon API Gateway + AWS Lambda. Using a Python Lambda function you can receive audio files from Telegram Bot and then process them using my code. Also, if you only want to process text then check this repo: https://github.com/franalgaba/chatgpt-telegram-bot-serverless