
ChannelScout
Scout the channels where your first users are hiding.
What it does
Generic AI advice burns tokens. Generic "post on Reddit" filler wastes weeks. Scout solves both. How it works: Drop your app's URL and answer a few questions to get back a ranked Blueprint of the actual rooms where indie apps like yours get noticed (subreddits, Discords, newsletters, X, TikTok, wherever your people are), a 30-day roadmap sized to your real free hours, a brand guide downloadable free, and copy in your voice. Built by someone who learned the hard way so you don't have to.
Does a similar job
all alternatives →- QUQuick "Unfollow Everybody" script for Twitter2014 · ▲11
So I just did my semi-annual "log in to Twitter to see if it's any good yet", and found that in my absence I had followed a few thousand new spam accounts. Sweet. That explains why they emailed me and forced me to change my password last year. Being Awesome, Twitter doesn't have any way to simply toss out all your followers and start from scratch. And none of the spammy apps claiming to do so actually will (even seemingly after charging you money to try). So instead, I just pulled open the Dev console and did this:…
- ICI cloned a YC funded app in a day as an MVP2025 · ai-tutor.mvpwrappers.com · ▲28
I saw this app youlearn.ai on YC and thought of building it. They are claiming to have 1M+ users with just one feature which is to convert your learning material into summaries, quizzes etc. I gave this a shot and cloned almost most of the features in just 9+ hours of continous vibe coding (with 20% manual though). Now I'm selling this on mvp marketplace. Might probably open source it in future or give it free.
- IBI built a tool to make AI recommend you (and I'm conflicted about it)Dec 2025 · firstclick.so · ▲7
So I've been obsessed with a weird question for the past 6 months, what happens to SEO when everyone starts asking ChatGPT for recommendations instead of Googling? The answer, apparently, is chaos. And maybe opportunity? I built FirstClick because I noticed something strange. My previous startup was getting zero traffic from AI assistants, but our competitor (objectively worse product, sorry not sorry) was getting mentioned by Claude and Perplexity constantly. It drove me crazy. So I reverse engineered why. Turns out there's a whole new game being played and most founders don't even know it…
- IMI made a fool that finds potential customers for you2024 · ▲5
Hey everyone! I wanted to share a tool I built to help you quickly find potential customers across social media for your product. It's a really simple concept: you simply paste in your landing page URL, and it shows you highly relevant posts across Reddit (Working to integrate few more) from people who likely need your product or service. For example, if you have a minimal to-do list app, it will show you posts like "Anyone know of a minimal to-do list app?" or "Really starting to dislike how complex Notion is." These posts are from the last 48 hours, updated in real-time, and uniquely…

- B2B Leads FinderJun 2026 · celerflow.ai · ▲4
Buying signals on Reddit, X & LinkedIn + 1-click replies
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 19d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com