New website released! (:

TooLong!

AI-powered Telegram Bot and Browser extension for summing up videos

#ai #browser #llm #video #summary

Postdate: 30.10.2024

Challenge author: Dodonew


In a modern fast-paced world we do not have time to watch lengthy videos or hour-long podcasts. The idea is to create an AI-powered Telegram Bot (optionally other bots) and a browser extension for summing up YouTube videos (optionally arbitrary videos). Key features: 

  • Possibility to provide your own API keys for LLMs as an alternative to being subscription slave
  • Inline mode for a bot, so that you can directly get video's summary in a chat with others -Abstracted usage of different LLM
  • Abstracted usage of different LLM
  • Primary usage of Claude, as it separates input tokens and output tokens, making processing big amounts of text cheaper, and because it excels in bulletpoint-like summaries Condition of satisfaction
  • Functioning Telegram Bot with direct and inline modes
  • Functioning (minimum-locally) browser (minimum-chrome) extension
  • Github repository/repositories (one for hackathon, one for future development)