Original Summary

Hi HN, I&#x27;m Salman. I started ReacherX as a side project in mid 2023 while studying at university, working part-time, and freelancing. I went full-time on it in June 2026. First time sharing something I built on Hacker News ;)<p>ReacherX is an open-source platform for finding the people you&#x27;re looking for on X&#x2F;Twitter and LinkedIn.<p>There&#x27;s also an interactive demo linked in the README, prepopulated with fictional data, so you can click around and get a feel for the product without setting anything up. It isn&#x27;t connected to the real backend.<p>Ideal use cases include finding potential customers, doing market research&#x2F;validation before building something, and finding ideal candidates when hiring.<p>I built it because even in 2026, finding the right people&#x2F;network isn&#x27;t easy. One question always boggled me: why can&#x27;t I just describe the people I need in plain English and see a list of people along with the actual sources&#x2F;evidence showing why they are the right match?<p>Existing tools are focused heavily on sales professionals. I am not a salesperson. I don&#x27;t understand sales jargon. I wanted something that &quot;just works&quot; when I describe who I am looking for. No campaigns or sequences to learn.<p>After spending three years in this space, I also came to realise that this is less of a funnel problem and more of a networking problem. The whole space is also pretty closed, which is one reason I wanted ReacherX open source.<p>The workflow is roughly:<p>- Describe who you&#x27;re looking for and why. - The Agent creates ideal profiles and example mock profiles for you to review. - It continuously searches X&#x2F;Twitter and LinkedIn using generated search queries. - Each person is qualified with an LLM and enriched with supporting sources&#x2F;activity and other details. - ReacherX only surfaces people with a match score of 70% or higher. - At 90%+, it can generate an outreach plan for review. - DMs, replies, liking&#x2F;commenting, profiles, voice notes, and media attachments are built in.<p>You can ask the Agent to handle outreach, or do it yourself through the UI. You can also upload a product demo and tell the Agent to use it when appropriate.<p>It has memory and adapts based on search performance and your feedback&#x2F;preferences stored in memory.<p>The searches run in the backend, so the browser can be closed. First results usually take around 5–30 minutes, and the workflows keep running until plan limits are reached or a backend error stops them.<p>ReacherX doesn&#x27;t rely on an internal static prospect database for discovery. It performs searches against current X&#x2F;Twitter and LinkedIn data, so results can be very recent.<p>I ran it for 2–3 weeks while looking for potential customers. It processed 50,000 people, but only around 300 scored 70% or higher and were surfaced to me.<p>It&#x27;s an end-to-end TypeScript project using Next.js and Convex. ReacherX uses Convex Agent, Workflows, Workpool, Memory&#x2F;RAG, etc. Those durable workflows are the backbone of the system. ReacherX is also part of the Convex Open Source program.<p>One thing I&#x27;m still thinking hard about is how this architecture will hold up at scale. At a high level it&#x27;s a continuous loop: generate queries -&gt; search platforms -&gt; qualify&#x2F;disqualify results with an LLM -&gt; enrich matches -&gt; keep searching.<p>Another challenge has been social-data APIs. Before X introduced Pay Per Use, its API was prohibitively expensive for this kind of product, and even now it can still be costly. Third-party APIs made it possible for me to build this at a much more reasonable cost.<p>ReacherX is currently in beta (v4). It has bugs and rough edges, and I&#x27;m working on it every day. The hosted product is paid and doesn&#x27;t have a free tier yet. If you don&#x27;t want to use the hosted version, you can self-host it. I&#x27;m also open to contributors and bug reports on GitHub.<p>I&#x27;d especially love feedback on the idea, match quality, architecture&#x2F;scaling approach, and product philosophy. Anything is welcome :)


  • 情报分类:工作与职业机会
  • 分类依据:内容涉及招聘、求职或职业发展
  • 信息来源:Hacker News 新项目
  • 发布时间:2026/9/19 04:55:14