s0rl0v / summarize-300-tg-bot

A telegram bot interface for Yandex GPT 300 API https://300.ya.ru/
https://300.ya.ru/
MIT License
0 stars 1 forks source link

Support telegram videos/texts #7

Closed s0rl0v closed 3 months ago

s0rl0v commented 3 months ago

Requires a bit of work - youtube has transcriptions available via API, for telegram we need to transcribe a video then feed the transcription to LLM.

s0rl0v commented 3 months ago

Out of scope, this will require transcribing videos - need a lot of GPU power for this.