Summary Cat, a YouTube Video Summary Generator
Hello HN! Please check out Summary Cat (https://www.summarycat.com). It uses OpenAI's GPT-3.5 to summarize YouTube transcripts. Please note that it only works for - *English* videos. - videos that are not too long in length. I'd appreciate any feedbacks, criticisms, or feature requests!! You can also find my contact info in my profile. Thank you in advance. ------------Technical Details--------------- Tech Stack - Frontend: HTML/CSS - Backend: Python/Flask APIs: - For grabbing YouTube's transcripts: I used youtube-transcript-api…
In plain words
Summary Cat is a YouTube video summarizer that uses OpenAI's GPT-3.5 to generate concise summaries from video transcripts. It works with English-language videos of moderate length and extracts transcripts before processing them through the language model. The tool features a simple HTML/CSS frontend with a Python/Flask backend, making it accessible for viewers who want quick summaries without watching full videos.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hello HN! Please check out Summary Cat (https://www.summarycat.com). It uses OpenAI's GPT-3.5 to summarize YouTube transcripts. Please note that it only works for - *English* videos. - videos that are not too long in length. I'd appreciate any feedbacks, criticisms, or feature requests!! You can also find my contact info in my profile. Thank you in advance. ------------Technical Details--------------- Tech Stack - Frontend: HTML/CSS - Backend: Python/Flask APIs: - For grabbing YouTube's transcripts: I used youtube-transcript-api (https://pypi.org/project/youtube-transcript-api/) - For summarizing the transcripts: I used OpenAI's GPT-3.5-turbo-16k: https://platform.openai.com/docs/guides/gpt. - I used GPT-3.5 because GPT-4 is quite a lot more expensive (roughly 10X). My Prompt (Super Simple!) - "please summarize the following text into a few paragraphs:" + the full transcript. Thoughts about GPT-4 vs GPT-3.5-Turbo-16k for Summary Cat - GPT-4 was 20% better for "summary quality" - GPT-4 feels 50% faster - However, GPT-4 is about 10X as expensive as GPT-3.5 - Winner: GPT-3.5-Turbo-16k
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 26d ago · cactuscompute.com

