<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jose</title>
    <description>The latest articles on DEV Community by Jose (@jose_d2bdebc87edd0151585f).</description>
    <link>https://dev.to/jose_d2bdebc87edd0151585f</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3200944%2Fb72bdce8-4a38-429f-8211-c85ec3ea4c83.png</url>
      <title>DEV Community: Jose</title>
      <link>https://dev.to/jose_d2bdebc87edd0151585f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jose_d2bdebc87edd0151585f"/>
    <language>en</language>
    <item>
      <title>I Turned LinkedIn Recruiter Spam Into a Customer Funnel</title>
      <dc:creator>Jose</dc:creator>
      <pubDate>Fri, 23 May 2025 20:06:45 +0000</pubDate>
      <link>https://dev.to/jose_d2bdebc87edd0151585f/i-turned-linkedin-recruiter-spam-into-a-customer-funnel-4g8o</link>
      <guid>https://dev.to/jose_d2bdebc87edd0151585f/i-turned-linkedin-recruiter-spam-into-a-customer-funnel-4g8o</guid>
      <description>&lt;p&gt;My LinkedIn inbox looks like a telemarketing call center.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Hey, are you open to new opportunities?”&lt;br&gt;&lt;br&gt;
“We’re hiring aggressively with elite comp…”&lt;br&gt;&lt;br&gt;
“Got 15 minutes to chat?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Most of these I ignore, especially the ones that keep following up after I say I’m not interested.&lt;/p&gt;

&lt;p&gt;But then I had an idea:&lt;br&gt;&lt;br&gt;
&lt;strong&gt;What if I could turn this stream of recruiter messages into a customer funnel for something I built over the weekend?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;So I gave myself a challenge: build a tool that actually helps &lt;em&gt;them&lt;/em&gt; do their job. Something small, useful, and fast. Then send it right back.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Problem Is Obvious
&lt;/h2&gt;

&lt;p&gt;From talking to friends in early-stage startups, two things stood out:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Small teams don’t have time (or budget) to screen 500+ resumes for a single listing.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Recruiters don’t have time either, but they’ll happily charge you like they do.&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So I built a simple app that uses structured LLM prompts to triage resumes fast:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://knockoutai.replit.app" rel="noopener noreferrer"&gt;&lt;strong&gt;KnockoutAI.replit.app&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;p&gt;Upload a pile of resumes and a job description. KnockoutAI will:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Automatically tier candidates
&lt;/li&gt;
&lt;li&gt;Highlight must-have and nice-to-have skills
&lt;/li&gt;
&lt;li&gt;Summarize pros/cons for your given job post &lt;/li&gt;
&lt;li&gt;Flag content that looks AI-generated or generic&lt;/li&gt;
&lt;li&gt;It even comes up with a list of suggested follow-up questions tailored to each candidate. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal isn’t to replace human judgment - just get to the shortlist faster, so you can spend more time interviewing real people and less time stuck in a pile of resumes.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Real Lesson
&lt;/h2&gt;

&lt;p&gt;I sent it to a few of the recruiters in my inbox.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Actually, I’m hiring. Want to help me screen resumes?”&lt;br&gt;&lt;br&gt;
(Attached: KnockoutAI link)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It was fun to flip the script. But here’s the real insight:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Building the tool was easy.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Finding people, let alone getting people to use it is the hard part.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;We’re in a golden age of MVPs - tools like Replit and ChatGPT make it fast to ship.&lt;br&gt;&lt;br&gt;
But building something people &lt;em&gt;want&lt;/em&gt; and getting it in front of them? That’s still as hard as ever. It's even more important now than ever to address a narrow, specific need that real people have.&lt;/p&gt;

&lt;p&gt;In this case, recruiter DMs just happened to be a convenient distribution channel.&lt;/p&gt;




&lt;h2&gt;
  
  
  Try It Yourself
&lt;/h2&gt;

&lt;p&gt;If you’ve got too many resumes and not enough time - or just want to test it out:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://knockoutai.replit.app" rel="noopener noreferrer"&gt;&lt;strong&gt;knockoutai.replit.app&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No signup. Free to use. Let me know if something breaks.&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>recruiting</category>
      <category>hiring</category>
      <category>resume</category>
    </item>
  </channel>
</rss>
