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)