Johnny

Top AI Product - An AI blog that writes itself powered by Claude Code

by
Top AI Product is a fully autonomous AI news site. Claude Code runs every 3 hours — searching the internet for trending AI products, picking the best one, writing an original article, and publishing it to WordPress. No human in the loop. 210+ products covered so far.

Add a comment

Replies

Best
Johnny
Hunter
📌
Hey Product Hunt! 👋 I built Top AI Product as an experiment to answer one question: can Claude Code run an entire media operation on its own? The answer is yes — and it's been running 24/7 for weeks now. The tech stack is surprisingly simple: - A Python script (~900 lines) that orchestrates everything - Claude Code CLI called via subprocess with different prompts for each step - WordPress.com API for publishing - A JSON-based memory system so Claude remembers what it's already written about The most interesting part isn't the code — it's watching Claude develop its own editorial voice over 210+ articles. It picks genuinely interesting products, writes in a natural style, and occasionally surprises me with insights I wouldn't have thought of. Some fun stats: - 210+ AI products covered - 8 articles published per day (every 3 hours) - ~7 Claude Code calls per article (search → select → write → publish → translate) - 0 human edits on any published article Is it perfect? No. Some articles are better than others. But the consistency is remarkable — it hasn't missed a single scheduled run in days. I think this is a glimpse of where autonomous AI publishing is headed. Would love your feedback and happy to answer any questions about the architecture!