
Repodar — Real-time GitHub AI Ecosystem Radar
Track trending AI/ML repositories on GitHub with real-time alerts and commit analytics.
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.
The full gallery
Tech stack
60 projects

Track trending AI/ML repositories on GitHub with real-time alerts and commit analytics.
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.

LeetCode analytics. Weak topics. Sheet tracking. No fluff.
@harshith_irl · X

Find competitor SERP weak spots and easy-to-rank long-tail keyword opportunities.
@quorankSERP · X

Compare decisions across four frontier AI models (GPT, DeepSeek, Gemini, Claude) in one workspace with sandboxed code preview.
@painterner · X
After a year away, I’m back to indie hacking. Built with Claude and GPT in two weeks, Disidea is my first launch of the year: four AIs debate your decisions in one thread. Try it: Questions? Ideas? Let’s build great products and make money. Who’s in?

Track competitor pricing, features, and messaging changes weekly.
@Caden1Fenn · X
Intel Brief — tracks what your competitors change (pricing, features, positioning) and delivers it to your inbox weekly. Built for indie SaaS founders.

Analyze app reviews to discover underserved SaaS and mobile app niches worth building.
@sflorimm · X

The permanent paid leaderboard for software tools. Start at $1 and pay more to climb.
@notathrv · X

Play with throttling rules to see how AI providers decide which customers get strong models during demand spikes.
eliotho · HN
I built a tool showing how AI providers (should) throttle their models

Monitor web apps and APIs with instant Telegram alerts for downtime and performance issues.
u/AgitatedLemon6836 · Reddit
I've got too many sites to monitor at this point I have been working on a bunch of different SAAS ideas at this point, some of them are just parked right now as I have decided to market others or have lost passion for the project. Its hard to check logs in a unified fashion for a bunch of different sites, I have backend's on Fly io, Heroku, Vercel, Hetzner and AWS (for varying reasons, some consulting, some work etc). just wanted like text message updates for things with a summary, like "3

Describe competitors in plain language to get live web-searched side-by-side analysis and dossiers.
@Wagner__kent · X
Good day Gainframe, built CompetitorSearch — describe your competitors, get a live web-searched side-by-side breakdown + full dossier on each. Selling it outright (Mistral+Tavily+Vercel, 156 visits/19 searches/10 users). Happy to walk you through it.

Canvas for inspecting LLM weights tensor-by-tensor with quantization error and distribution analysis.
alesha-pro · GitHub
atlas Interactive canvas for taking an LLM apart tensor by tensor: measured INT8/INT4/FP8 error, distributions, spectra and outlier channels for every weight tensor

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.