BuzzWav
ArchivedAI-powered Reddit analytics that turns subreddit discussions into content ideas. Real-time dashboard, vector search, trend detection.
21
DB Tables
10
AI Modules
4
Sub Tiers
3
Team Size
The Problem
Content creators spend hours scrolling Reddit looking for one good video topic. BuzzSumo costs Rs 16,000+/month and barely touches Reddit. No affordable tool existed that could monitor subreddits in real time, detect trending discussions before they peak, and generate actual content ideas from what real people were saying.
What I Built
Subreddit Tracking
Users add subreddits and set scan frequency (hourly to daily). Each scan pulls new posts, scores them for opportunity, and surfaces the top 10 in a ranked feed. Historical data builds a trend line for each subreddit.
AI Insight Generation
Claude Sonnet reads the top posts from a subreddit and generates three content angles per post: what angle to take, why it would resonate, and how to structure the hook. Opportunity score is computed from reply velocity, upvote acceleration, and topic uniqueness.
Vector Semantic Search
Every post is embedded via Google text-embedding-004 and stored in Convex. Users can search semantically: 'content ideas about startup failure' returns posts about pivots, shutdowns, and lessons learned even if those exact words never appear.
Trend Detection
Momentum scoring tracks reply velocity, upvote rate, and cross-post frequency over a 72-hour window. Posts that spike get a 'Trending' badge with a momentum graph. Users can set alerts for specific thresholds.
Content Ideas Board
Kanban board with AI brief generation: drag an insight into a column, click generate, and get a full content brief with title options, hook variations, key points, and suggested CTA. Briefs can be exported to Notion or copied to clipboard.
Tech Stack
All projects- Next.js
- React
- Convex
- Claude Sonnet
- OpenRouter
- Google Embeddings
- Clerk
- Razorpay
Related Projects
Interested in working together?