<?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: Dima Negodiuk</title>
    <description>The latest articles on DEV Community by Dima Negodiuk (@dimanegodiuk).</description>
    <link>https://dev.to/dimanegodiuk</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3825563%2F9faa2b45-3571-43e6-ab17-56002abd8869.png</url>
      <title>DEV Community: Dima Negodiuk</title>
      <link>https://dev.to/dimanegodiuk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dimanegodiuk"/>
    <language>en</language>
    <item>
      <title>I Run 5 Businesses With Zero Employees. Here's the Exact AI Stack.</title>
      <dc:creator>Dima Negodiuk</dc:creator>
      <pubDate>Sat, 21 Mar 2026 20:48:48 +0000</pubDate>
      <link>https://dev.to/dimanegodiuk/i-run-5-businesses-with-zero-employees-heres-the-exact-ai-stack-llm</link>
      <guid>https://dev.to/dimanegodiuk/i-run-5-businesses-with-zero-employees-heres-the-exact-ai-stack-llm</guid>
      <description>&lt;p&gt;Everyone talks about AI replacing jobs. I replaced my own team. Not a hypothetical. Not a "future of work" think piece. I run five businesses from a Brooklyn apartment, and my entire staff is a collection of Python scripts, one AI model, and a $197.23/month tech budget.&lt;/p&gt;

&lt;p&gt;Here's what I use, what it costs, and where it breaks.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 5 Businesses
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Negodiuk.ai&lt;/strong&gt;. AI consulting for small and mid-size companies. Fractional AI Officer model.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mozabrik&lt;/strong&gt;. Photo mosaic construction kits, $60-100. Amazon, Etsy, TikTok Shop.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OD Granite&lt;/strong&gt;. Ukrainian granite exported B2B to the US. 29,000 leads in the pipeline.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Kompozit USA&lt;/strong&gt;. European paint distribution in New York. 117,000 leads scraped and scored.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Patriot Transport&lt;/strong&gt;. Crisis logistics management. $5,000/month retainer.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Different industries. Different customers. Different problems. Same stack runs all of them.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Complete Stack (Real Prices, March 2026)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;th&gt;Cost/month&lt;/th&gt;
&lt;th&gt;What it does&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Claude Pro (Anthropic)&lt;/td&gt;
&lt;td&gt;$20&lt;/td&gt;
&lt;td&gt;Strategy, content, code, analysis&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Claude API (Anthropic)&lt;/td&gt;
&lt;td&gt;~$80&lt;/td&gt;
&lt;td&gt;Automated pipelines, batch processing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Playwright&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;td&gt;Browser automation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;n8n (self-hosted)&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;td&gt;Workflow orchestration&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Telethon&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;td&gt;Telegram data pipelines&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ElevenLabs&lt;/td&gt;
&lt;td&gt;$22&lt;/td&gt;
&lt;td&gt;AI voice agents&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cloudflare Pages&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;td&gt;Website hosting (all 5 sites)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;GitHub&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;td&gt;Code, deployments&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$122-197&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Depends on API usage&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;That's it. No Zapier at $49/month. No HubSpot at $800/month. No Salesforce. No virtual assistants in the Philippines. No interns.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Each Tool Does (Specifics, Not Buzzwords)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Claude: The Brain
&lt;/h3&gt;

&lt;p&gt;I built 47 automated agents. Well, 50 at one point. I killed 3 last week because they kept hallucinating contact info for leads that didn't exist.&lt;/p&gt;

&lt;p&gt;Claude does the thinking across all five businesses:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Daily LinkedIn posts.&lt;/strong&gt; Every morning at 7:30 AM, a script reads 80+ Telegram channels via Telethon, feeds the top posts to Claude API, and gets back a finished LinkedIn post matching my voice. By 8:00 AM, the post is in my inbox ready to publish. I didn't write it. I didn't read the 80 channels. I approved it in 30 seconds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Business intelligence.&lt;/strong&gt; A separate script at 8:40 AM reads 22 AI discussion groups, scores every message by relevance to each of my five projects, and Claude extracts actionable insights. "Kompozit competitor launched in NJ" or "New Amazon mosaic seller in your category, pricing $10 below you."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lead research.&lt;/strong&gt; For OD Granite, Claude analyzes LinkedIn Sales Navigator results, checks activity recency, writes personalized connection notes under 300 characters. Five verified leads with /in/ URLs and activity timestamps. Not "here are some names."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Code.&lt;/strong&gt; Claude writes the automation scripts themselves. The Reddit poster, the morning digest, the HARO monitor. It writes, I review, I deploy.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Playwright: The Hands
&lt;/h3&gt;

&lt;p&gt;Playwright is an open-source browser automation library. It controls a real Chromium browser, clicks buttons, fills forms, reads pages. No API needed for platforms that don't offer one.&lt;/p&gt;

&lt;p&gt;What it does daily:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Reddit commenting.&lt;/strong&gt; 5 comments per day across business and karma-building subs. Random delays between 15-45 minutes. Random scroll time 20-60 seconds before each comment. Simulates reading the post. Persistent cookies between sessions. Max 1 comment per subreddit per day, 3 per week.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lead scraping.&lt;/strong&gt; For Kompozit USA's 117,000 leads, Playwright visited directories, extracted business data, and structured it for outreach. No API. No subscription. A browser doing what I'd do, 400x faster.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Social monitoring.&lt;/strong&gt; Checks competitor pages, reads review sites, captures screenshots for analysis.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  n8n: The Nervous System
&lt;/h3&gt;

&lt;p&gt;n8n is self-hosted workflow automation. Think Zapier, but free and you own your data. It connects everything:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Morning briefing pipeline: Telegram channels (via Telethon) to Claude analysis to Telegram bot delivery&lt;/li&gt;
&lt;li&gt;Email sequences for lead outreach&lt;/li&gt;
&lt;li&gt;Cross-posting content to Substack, Medium, Dev.to&lt;/li&gt;
&lt;li&gt;HARO (journalist query) monitoring and alert routing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I have 8 scheduled jobs that fire throughout the day without me touching anything. By the time I sit down at 9 AM, my social media is done, my intelligence briefing is read, and my online presence has been maintained. I spent zero minutes on it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Telethon: The Ears
&lt;/h3&gt;

&lt;p&gt;Telethon is a Python library for the Telegram API. Not the bot API. The user API. It reads channels as if I'm scrolling through them myself.&lt;/p&gt;

&lt;p&gt;I monitor 80 channels across four categories. Every message from the last 24 hours gets pulled, scored by engagement, filtered by keywords relevant to each business, and fed to Claude.&lt;/p&gt;

&lt;p&gt;This replaced a human research assistant. I used to pay someone $1,500/month to "monitor industry news and summarize." Now a 200-line Python script does it better. It doesn't miss posts. It doesn't get bored on Friday afternoon.&lt;/p&gt;

&lt;h3&gt;
  
  
  ElevenLabs: The Voice
&lt;/h3&gt;

&lt;p&gt;Two AI voice agents. Mike (English) calls leads for OD Granite. Dima (Russian) handles check-in calls to existing contacts.&lt;/p&gt;

&lt;p&gt;The voice agents don't close deals. They qualify. They find out if someone picks up the phone, if they're interested, if they're the right person. Then I call back.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Economics
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Role&lt;/th&gt;
&lt;th&gt;Market rate&lt;/th&gt;
&lt;th&gt;What AI does instead&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Content writer&lt;/td&gt;
&lt;td&gt;$3,000-5,000/mo&lt;/td&gt;
&lt;td&gt;Claude + daily post pipeline&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Lead researcher / SDR&lt;/td&gt;
&lt;td&gt;$4,000-6,000/mo&lt;/td&gt;
&lt;td&gt;Playwright + Claude + ElevenLabs&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Social media manager&lt;/td&gt;
&lt;td&gt;$2,500-4,000/mo&lt;/td&gt;
&lt;td&gt;Automated posting pipeline&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Virtual assistant&lt;/td&gt;
&lt;td&gt;$1,500-2,500/mo&lt;/td&gt;
&lt;td&gt;n8n workflows + morning digest&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Market research analyst&lt;/td&gt;
&lt;td&gt;$3,000-5,000/mo&lt;/td&gt;
&lt;td&gt;Telethon + Claude intelligence digest&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$14,000-22,500/mo&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$197.23/mo&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;That's a 99% cost reduction. And the AI doesn't call in sick, doesn't need onboarding, and produces output at 7:00 AM on a holiday.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Doesn't Work (The Honest Part)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;AI hallucinations in client-facing content.&lt;/strong&gt; Claude invented a testimonial once. Quoted a person who doesn't exist. I caught it because I check everything before it goes out. This is why I approve every LinkedIn post manually. The 30-second review is non-negotiable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Voice agents on complex calls.&lt;/strong&gt; Mike sounds great for the first 90 seconds. But when a prospect asks a detailed technical question, Mike stumbles. For simple qualification, 8/10. For real sales conversations, 3/10.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Automation that breaks.&lt;/strong&gt; Playwright scripts are fragile. When a website updates its layout, your CSS selectors point at nothing. I spend 2-3 hours per week fixing broken automations. That's my real "employee cost."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The 2 AM problem.&lt;/strong&gt; I built most of these systems between 10 PM and 2 AM because that's when my 6-year-old is asleep. The stack is cheap to run but expensive to build. Took me 4 months of late nights.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Zero-Employee Framework
&lt;/h2&gt;

&lt;p&gt;I didn't plan this as a framework. I needed to run five businesses without money for staff. Then clients started asking how I did it. So I named it.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Audit.&lt;/strong&gt; List every repeating task. The one eating the most hours goes first.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automate.&lt;/strong&gt; Build one agent for that task. Not five. One.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monitor.&lt;/strong&gt; Run it for 2 weeks. Check output daily. Log failures.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Iterate.&lt;/strong&gt; When it works without daily supervision, move to the next task.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The order matters. Don't automate your least painful process first because it's easier. Automate the one that hurts.&lt;/p&gt;

&lt;h2&gt;
  
  
  One More Thing
&lt;/h2&gt;

&lt;p&gt;I got 2 hours back every morning. That's 10 hours a week. 520 hours a year. At $150/hour consulting rate, that's $78,000 worth of recovered time.&lt;/p&gt;

&lt;p&gt;For $197.23 a month.&lt;/p&gt;

</description>
      <category>ai</category>
    </item>
    <item>
      <title>I Built a Prospect Research Agent with Firecrawl and Claude Code</title>
      <dc:creator>Dima Negodiuk</dc:creator>
      <pubDate>Thu, 19 Mar 2026 00:03:30 +0000</pubDate>
      <link>https://dev.to/dimanegodiuk/i-built-a-prospect-research-agent-with-firecrawl-and-claude-code-49b5</link>
      <guid>https://dev.to/dimanegodiuk/i-built-a-prospect-research-agent-with-firecrawl-and-claude-code-49b5</guid>
      <description>&lt;p&gt;I got tired of Googling prospects before sales calls.&lt;/p&gt;

&lt;p&gt;Every time I'd prep for an outreach email, I'd spend 20-30 minutes on the same routine. Open their website. Scroll through the About page. Check their LinkedIn. Try to figure out what they sell, how they sell it, and where AI could save them time. Then I'd write a cold email that sounded like every other cold email.&lt;/p&gt;

&lt;p&gt;So I built a thing. A prospect research agent that takes a company URL and spits out a 1-page briefing in about 90 seconds. I use it for my consulting business, but you could use it for any B2B outreach.&lt;/p&gt;

&lt;p&gt;The stack is embarrassingly simple. Firecrawl for web scraping. Claude for analysis. That's it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Setting It Up
&lt;/h2&gt;

&lt;p&gt;First, install the Firecrawl MCP server. If you're running Claude Code, it's one config entry:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="nl"&gt;"mcpServers"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="nl"&gt;"firecrawl"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"command"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"npx"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt;
      &lt;/span&gt;&lt;span class="nl"&gt;"args"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;"-y"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"firecrawl-mcp"&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="w"&gt;
    &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
  &lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Set your FIRECRAWL_API_KEY as an environment variable. Free tier gives you 500 credits/month. I've never gone over 200.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Prompt
&lt;/h2&gt;

&lt;p&gt;I wrote a system prompt that tells Claude what to extract. Nothing fancy:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;You're a prospect research analyst. Given a company website, produce a 1-page briefing with:

1. COMPANY SNAPSHOT: What they do, who they sell to, approximate size
2. MANUAL PROCESSES: What looks like it's still done by hand (look for: contact forms, manual quoting, PDF catalogs, no API integrations)
3. AUTOMATION OPPORTUNITIES: 3-5 specific things AI could handle
4. ESTIMATED SAVINGS: Hours/week and rough dollar value per opportunity
5. CONVERSATION STARTERS: 2-3 specific observations to open a sales call

Use the company's own language. Reference specific pages you found.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Running It
&lt;/h2&gt;

&lt;p&gt;I point it at a URL and let Firecrawl crawl the site. It grabs the homepage, about page, services/products pages, and any documentation it can find. Usually 5-15 pages depending on the site.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Inside Claude Code, I run:&lt;/span&gt;
firecrawl_scrape&lt;span class="o"&gt;({&lt;/span&gt; url: &lt;span class="s2"&gt;"https://example.com"&lt;/span&gt;, formats: &lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;"markdown"&lt;/span&gt;&lt;span class="o"&gt;]&lt;/span&gt; &lt;span class="o"&gt;})&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then Claude reads through everything and builds the briefing.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Real Example
&lt;/h2&gt;

&lt;p&gt;I ran this on a staffing company in New Jersey last week. 45 employees, $8M revenue (per their Inc 5000 badge on the homepage, love when they make it easy).&lt;/p&gt;

&lt;p&gt;The agent found:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Job applications still go through a PDF form you email back. No ATS visible.&lt;/li&gt;
&lt;li&gt;Client intake is a contact form that goes to a generic inbox.&lt;/li&gt;
&lt;li&gt;They post to 4 job boards manually (I could see the "also posted on" tags).&lt;/li&gt;
&lt;li&gt;No chatbot. Their FAQ page had 47 questions, all static HTML.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Estimated savings: 15-20 hours/week on intake and posting alone. At $25/hr admin cost, that's $1,500-2,000/month. A voice AI agent handling the intake calls would save another 10 hours.&lt;/p&gt;

&lt;p&gt;I sent them a cold email with 3 of those findings in the first paragraph. Got a reply in 4 hours. That never happens with generic outreach.&lt;/p&gt;

&lt;h2&gt;
  
  
  Iterating on the Output
&lt;/h2&gt;

&lt;p&gt;The first version had problems. The briefing would hallucinate company size when it couldn't find revenue data. "Estimated $15M revenue" based on nothing. I added a hard rule: if you can't verify a number from the site itself, write "not found" instead of guessing. Fixed 90% of the accuracy issues.&lt;/p&gt;

&lt;p&gt;I also added tech stack detection. Firecrawl picks up meta tags, script sources, and headers. If I can see they're running Shopify or HubSpot or a custom PHP site from 2014, that tells me a lot about their technical appetite. A company on Shopify is different from a company running a custom-built CMS. The first one will say yes to integrations. The second one will need convincing.&lt;/p&gt;

&lt;p&gt;The other thing I changed: I made the briefing reference specific URLs. Instead of "their careers page could use improvement," it says "careers page at /join-us has a downloadable PDF application form with no online submission." Makes the cold email feel like you've done your homework. Because you have. Well, your agent has.&lt;/p&gt;

&lt;h2&gt;
  
  
  Scaling It
&lt;/h2&gt;

&lt;p&gt;I ran this on 30 companies over the past two weeks. Each briefing costs about $0.03 in API calls (Firecrawl scrape + Claude analysis). Thirty briefings for under a dollar. Compare that to paying a VA $5-10 per prospect research report.&lt;/p&gt;

&lt;p&gt;The time savings are stupid. 30 companies at 25 minutes each would be 12.5 hours of research. The agent did it in about 45 minutes total (90 seconds per company, but I run them in batches).&lt;/p&gt;

&lt;p&gt;I'm now plugging this into my outreach pipeline. Scrape a lead list, run each URL through the agent, generate personalized first paragraphs, send. The whole thing from "I have 50 leads" to "50 personalized emails ready to review" takes about 20 minutes.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Whole Thing Took 3 Hours to Build
&lt;/h2&gt;

&lt;p&gt;Three hours of prompting and testing. That's it. Now every prospect email I send has specific, verified observations about their business. Response rates went from around 5% to closer to 20%.&lt;/p&gt;

&lt;p&gt;The code is minimal. The value is in the prompt and knowing what to look for. Most B2B sites leak information about their operations if you know where to read. FAQ pages show you pain points. Career pages show you what roles they can't fill. Contact forms show you how manual their intake is.&lt;/p&gt;

&lt;p&gt;If you sell B2B anything, build one of these. It's the highest-ROI afternoon I've spent this year.&lt;/p&gt;

&lt;p&gt;I'm building AI systems like this for companies. If you want to see the other agents I run across 5 businesses: negodiuk.ai&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>claudecode</category>
      <category>webdev</category>
    </item>
    <item>
      <title>One Person, Five Businesses, Zero Employees. Here's the System.</title>
      <dc:creator>Dima Negodiuk</dc:creator>
      <pubDate>Mon, 16 Mar 2026 00:10:59 +0000</pubDate>
      <link>https://dev.to/dimanegodiuk/one-person-five-businesses-zero-employees-heres-the-system-2cf4</link>
      <guid>https://dev.to/dimanegodiuk/one-person-five-businesses-zero-employees-heres-the-system-2cf4</guid>
      <description>&lt;p&gt;Everyone's building AI agents. Making demos. Posting screenshots of ChatGPT conversations and calling it "automation."&lt;/p&gt;

&lt;p&gt;I'm running five actual businesses. Alone. No employees. No virtual assistants. No contractors. Just me and a system I built over six months.&lt;/p&gt;

&lt;p&gt;Ecommerce brand on Amazon. B2B paint distribution. Granite import business. Logistics crisis management. AI consulting practice.&lt;/p&gt;

&lt;p&gt;Let me show you how this actually works.&lt;/p&gt;

&lt;h2&gt;
  
  
  The backstory matters
&lt;/h2&gt;

&lt;p&gt;I ran distribution businesses in Ukraine for 13 years. Six brands, ten retail chains, containers from China every month, team of 20. Then Russia invaded. Everything disappeared overnight.&lt;/p&gt;

&lt;p&gt;I landed in New York in 2022 with my wife, our son, and a laptop. No connections. No clients. No English good enough for a corporate job.&lt;/p&gt;

&lt;p&gt;I had to rebuild. But this time I couldn't afford 20 employees. I couldn't afford one.&lt;/p&gt;

&lt;p&gt;So I built a system instead.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the system does before 10 AM
&lt;/h2&gt;

&lt;p&gt;Here's a real Tuesday morning.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7:00 AM.&lt;/strong&gt; I wake up to a summary on my phone. Overnight, the system read 10+ Telegram channels. AI news, industry groups, competitor chatter. It scored every message by relevance to each of my five projects. What used to take me 45 minutes of scrolling now takes 2 minutes of reading.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7:30 AM.&lt;/strong&gt; A LinkedIn post draft arrives. The system pulled the most interesting insight from yesterday's monitoring, matched it to my voice, and wrote a draft. I spend 3 minutes editing. Sometimes I rewrite the hook. Sometimes it's perfect. Post goes live at 8.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8:40 AM.&lt;/strong&gt; Business intelligence report hits. This one is different. It tracks specific opportunities across all five projects. A Reddit thread where someone needs AI consulting. A competitor who changed their pricing. A new Amazon listing in my product category.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;9:30 AM.&lt;/strong&gt; Reddit engagement is ready. The system found 4 posts across 6 subreddits where I can add genuine value. Draft responses written. I review, tweak, post. 10 minutes instead of an hour.&lt;/p&gt;

&lt;p&gt;That's before my second coffee. One project out of five.&lt;/p&gt;

&lt;p&gt;For the ecommerce brand, the system handles Instagram Stories 3 times per day, YouTube Shorts twice per day, review monitoring across Amazon and social platforms, and a BuyBox tracker that pings me when a competitor steals my listing.&lt;/p&gt;

&lt;p&gt;For B2B distribution, it scraped 146,000 contractor leads from government databases. Enriched them with emails. Queued personalized outreach.&lt;/p&gt;

&lt;p&gt;For the logistics client, it monitors Google results for reputation threats and drafts responses using 17 templates depending on the sentiment.&lt;/p&gt;

&lt;h2&gt;
  
  
  The stack (it's boring)
&lt;/h2&gt;

&lt;p&gt;People always ask about the tools. Here's the truth. The tools don't matter.&lt;/p&gt;

&lt;p&gt;But fine. Claude API as the brain. n8n for workflow automation. Telegram bots for notifications. Cron jobs running on my MacBook. SQLite databases.&lt;/p&gt;

&lt;p&gt;Total cost. About $40/month in API calls and $8/month for LinkedIn analytics. Everything else runs on free tiers or my own hardware.&lt;/p&gt;

&lt;p&gt;$48/month. Not $48,000/year for a team.&lt;/p&gt;

&lt;p&gt;The magic isn't in any single tool. It's in how they connect. Every system feeds into the next. Morning monitoring informs LinkedIn content. LinkedIn content drives inbound. Inbound creates consulting clients. Consulting insights improve the system. Loop.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I killed
&lt;/h2&gt;

&lt;p&gt;I deleted 3 automations last week. On purpose.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;First one.&lt;/strong&gt; A competitor price tracker that checked 8 competitors every 4 hours. Beautiful dashboards. Never once changed a decision I made. Pure vanity metrics. Gone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Second.&lt;/strong&gt; Automated LinkedIn DMs. Full personalization, AI-researched icebreakers, auto-send. Technically impressive. But people smell automation in DMs. The inbox is sacred. Now I use AI to research the person and draft the message, but my finger hits send. The human touch matters exactly where trust matters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Third.&lt;/strong&gt; A news aggregator that was pulling from too many sources. 80% noise. I cut it to the 5 channels that actually influenced my decisions.&lt;/p&gt;

&lt;p&gt;Here's the rule. If an automation can't justify its $0.02/day in API costs through measurable impact, it dies. Hours saved. Revenue generated. Errors prevented. Pick one or get killed.&lt;/p&gt;

&lt;h2&gt;
  
  
  The uncomfortable truth
&lt;/h2&gt;

&lt;p&gt;This system didn't make me rich. Not yet.&lt;/p&gt;

&lt;p&gt;One project generates $5,000/month from a crisis management client. The ecommerce brand is growing. The B2B businesses have 146,000 leads in the pipeline. Consulting practice is building.&lt;/p&gt;

&lt;p&gt;But I'm not sitting on a beach. I work 9 AM to midnight most days. The system doesn't eliminate work. It eliminates the wrong work. Instead of spending 30 hours a week on manual tasks, I spend that time on strategy, client calls, and building.&lt;/p&gt;

&lt;p&gt;The real number. 25-30 hours per week freed up. That's a full-time employee I don't pay. That's the difference between running five businesses and drowning in five businesses.&lt;/p&gt;

&lt;h2&gt;
  
  
  What you should build first
&lt;/h2&gt;

&lt;p&gt;Don't build a "system." Build one thing.&lt;/p&gt;

&lt;p&gt;Pick the task you hate most that also eats the most time. For most business owners it's one of these.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Morning briefing.&lt;/strong&gt; If you check 5+ sources every morning, consolidate them. One summary instead of 30 minutes of tab-switching.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Content drafting.&lt;/strong&gt; If you spend 2 hours per day on emails and social posts, have AI draft, you review. Instant savings day one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lead research.&lt;/strong&gt; If you're doing B2B, build a scraper and AI qualifier. Instead of finding 5 leads per day, you find 50.&lt;/p&gt;

&lt;p&gt;Get that first one working. Measure the savings. Then build the second. Then the third.&lt;/p&gt;

&lt;p&gt;Six months later, you'll have a system. You won't even realize you built one.&lt;/p&gt;

&lt;h2&gt;
  
  
  The real game
&lt;/h2&gt;

&lt;p&gt;The headlines say "AI replaces jobs." Wrong framing.&lt;/p&gt;

&lt;p&gt;AI replaces the version of you that does repetitive work at 2 AM while trying to keep five projects alive. I still make every strategic decision. I still write the final version of important messages. I still get on calls.&lt;/p&gt;

&lt;p&gt;But the 25 hours per week I used to spend on copying data between spreadsheets, scrolling Telegram, and writing first drafts? That time goes to thinking. Building. Actually running the businesses instead of being buried inside them.&lt;/p&gt;

&lt;p&gt;The companies that build systems in 2026 win. The ones that hire 10 more people to do work a system handles? They'll wonder why their margins keep shrinking.&lt;/p&gt;

&lt;p&gt;One person. Five businesses. Zero employees.&lt;/p&gt;

&lt;p&gt;Not a flex. Just the new math.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Dmytro Negodiuk is a Fractional AI Officer based in NYC, helping startups and mid-size businesses build AI systems that work. He runs 5 businesses simultaneously with zero employees. Previously built a distribution empire across Ukraine with $12M+ in revenue over 13 years.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Website: &lt;a href="https://negodiuk.ai" rel="noopener noreferrer"&gt;negodiuk.ai&lt;/a&gt;&lt;/em&gt;&lt;br&gt;
&lt;em&gt;LinkedIn: &lt;a href="https://linkedin.com/in/dima-negodiuk" rel="noopener noreferrer"&gt;linkedin.com/in/dima-negodiuk&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>startup</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
