CatchUp is an AI-powered Chrome extension that summarizes long group conversations from platforms like WhatsApp, Discord, Telegram, X, and LinkedIn.
Instead of scrolling through hundreds of unread messages, CatchUp instantly gives you the important context, key discussions, decisions, updates, and highlights from the conversation — in seconds.
Built for founders, developers, communities, remote teams, and anyone overwhelmed by nonstop group chats.
- Reads visible chat text from the active browser tab
- Sends the transcript to OpenAI for summarization
- Shows the summary inside the extension popup
- Works locally without a backend server
- Google Chrome or Chromium-based browser
- A chat open in WhatsApp Web, Telegram Web, or another web app where the message text is visible in the page DOM
- An OpenAI API key
Install dependencies and build the extension:
npm install
npm run buildThe build writes the extension files into dist/.
- Open
chrome://extensions - Turn on
Developer mode - Click
Load unpacked - Select the
dist/folder
- Open WhatsApp Web, Telegram Web, or another supported chat page
- Click the CatchUp extension icon
- Paste your OpenAI API key
- Choose a model if you want to change the default
gpt-4o-mini - Click
Summarize current tab
- The extension reads only the page that is currently open in the browser.
- If a page uses unusual DOM structure, you may need app-specific extraction rules later.
- The first version is intentionally backend-free to keep it free to run.
- If the popup says no message text was found, make sure the chat thread is open and visible.
- If OpenAI returns an error, verify the API key and model name.
- If Chrome cannot load the extension, rebuild with
npm run buildand load thedist/folder again.
Cooked by aashuu ✦ (Ashutosh Kumar)
Founder of 2C Labs
I build tech businesses through SaaS products across every layer of the internet ( Web2 ▪︎ Web3 ▪︎ AI-native ▪︎ Infrastructure )
Connect here:
Website www.aashuu.me ✦ 𝕏 @warrioraashuu ✦ LinkedIn @warrioraashuu