Reddit Analyzer & Summrizer

Get consensus from thousands of post comments with single cl

Visit Website
December 26, 2025 #3 Product of a Day on Product Hunt

Well this was surprising. I didn't know what to expect from PH, I went there unprepared, yet I earned 3rd place of a Product of the Day.

Got 41 users during that day.

This is the most successful side project I've ever build. I don't know what to do next. More marketing I guess and I sure will be launching on other sites.

Comment

Comment

December 23, 2025 Chrome Web Store

Sharing is carrying. I submitted my extension to Chrome Web Store, it was reviewed and published at this date.

I took my time to create nice visual assets and video.

https://chromewebstore.google.com/detail/jccgjnbkibbigimcfohndjbakjhelfoo?utm_source=item-share-cb

Comment

December 10, 2025 Eliminate friction

Extension alone was good enough. But the result was still 2-3 clicks away. Open extension (popup) and click analyze.

To make it truly single click solution I decided to inject a Toolbar right into reddit UI with quick actions.

And it's looking pretty good, love it!

Comment

December 4, 2025 Friends asked for my "trick"

It was powerful and I got some reddit power users among my friends who wanted to be more productive.

I thought maybe other users may also find value in this extension.

I focused on improving the functionality to go from prototype to user friendly reddit copilot extension.

Comment

November 29, 2025 Prototyp for my own usage

My manual workflow was not optimal. JSON metadata for AI wasn't clean and contained "trash" - unnecessary fields that just bloat up the context window.

I created a script to clean metadata to keep only relevant data.

I wrapped it all into chrome extension that I was using locally for my analyze and summarize purposes of long threads to extract valuable information.

Comment

About

Some Reddit threads are a gold mine with great knowledge but I had to read through thousands of comments. I created a manual workflow - fetch reddit metadata - pass it to AI to analyze But that was too complicated.