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. Unlike tools like Apollo, which pull from a static prospect database, ReacherX runs live searches against current data, so results can be very recent, and it&#x27;s built for people who aren&#x27;t salespeople and don&#x27;t want to learn sales jargon or campaign&#x2F;sequence tooling.<p>Ideal use cases include finding potential customers, 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? After three years in this space, I&#x27;ve also come to think this is less of a funnel problem and more of a networking problem, and the space is pretty closed, which is one reason I wanted ReacherX open source.<p>The workflow is roughly: - 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. Everything runs through your own account under configurable rate limits. I&#x27;ve tried to keep it conservative to avoid platform flags, but this is an area I&#x27;m still refining and take seriously.<p>It has memory and adapts based on search performance and your feedback&#x2F;preferences.<p>The searches run in the backend, so the browser can be closed. First results usually take around 5 to 30 minutes, and the workflows keep running until plan limits are reached or a backend error stops them.<p>I ran it for 2 to 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), so expect some bugs and rough edges. I&#x27;m working on it daily. 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 :) Demo and background links in the first comment.


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