Inspiration
Scrolling through long social threads is something I do a lot, but it often feels like a time sink. You have to read dozens of replies just to get the main idea, and then come up with something thoughtful to add. That’s what inspired ThreadAI, I wanted a simple way to understand the essence of any thread and respond intelligently, without spending minutes (or hours) reading everything.
What it does
ThreadAI helps you engage smarter with threads. It can: 🧠 Summarize long conversations into clear, concise key points 💬 Suggest context-aware replies that sound natural(inline reply generation with icon button) ✨ Highlight quotes and important moments worth sharing
All directly inside Chrome, no copy pasting or extra tabs.
How we built it
ThreadAI is built with Chrome’s built-in AI (Gemini Nano) and Manifest V3. The goal was to make it fast, lightweight, and privacy-friendly, everything runs locally in the browser. For the UI, I focused on keeping it minimal and non-intrusive, so it blends naturally into the thread view.
Challenges we ran into
There were a few tricky parts along the way: Figuring out how to integrate with Chrome’s new AI features, which have limited documentation. Managing dynamic thread content, since social platforms often load posts asynchronously. Making sure the extension didn’t break existing layouts or slow down the page. and main thing Chrome Ai download process
Accomplishments that we're proud of
Publishing this as my first public project is a huge milestone. Seeing it actually summarize real threads and generate human-like replies felt incredibly rewarding. The positive feedback from early testers gave me confidence to keep building on it.
What we learned
This project taught me that even small tools can create real value when they solve everyday friction points. I learned how to work with Chrome’s on-device AI, handle content scripts efficiently, and build with user experience first in mind.
What's next for ThreadAi
I plan to keep improving it with: add alternative Cloud api support add inline reply generation feature in more platforms improvement as per users feedbacks
Built With
- chromeai
- chromelocalstorage
- cloudflareworkers
- javascript(vanilla)
- manifestv3
Log in or sign up for Devpost to join the conversation.