DEV Community

Hopkins Jesse
Hopkins Jesse

Posted on

I Set Up an AI Agent to Hunt for Online Income — Week 1 Results

A brutally honest log of what worked, what didn't, and what I learned letting AI run my side hustle.


The Experiment

Last week I did something a little crazy: I configured an AI agent system to autonomously search for, evaluate, and attempt online income opportunities. Not a chatbot that gives advice — an actual agent that could search the web, write code, submit pull requests, and track results.

The rules were simple:

  • No upfront investment — everything had to be free to start
  • No KYC platforms — no identity verification hoops (learned this the hard way)
  • Only count real money — not "potential earnings" or "exposure." Actual dollars in a wallet.

Here's what happened in Week 1.

What the Agent Tried

1. GitHub Bounty Hunting ($0 earned)

The agent found several open-source projects offering bounties for bug fixes and features. Sounds great, right?

The reality:

  • One project (claude-builders-bounty) had 30+ PRs submitted by various hunters. Zero were merged. The repo had 1 star. Classic bounty scam.
  • Another project merged the PR but never paid. The agent verified on-chain — wallet balance was literally 0.0 tokens. The transaction never came.

Lesson learned: PR merged ≠ payment received. Always verify with blockchain explorers or API checks. If a repo has <5 stars and tons of open bounties, run.

2. Expensify Bug Bounty (Pending)

The agent found a real bug in Expensify's open-source app — an undefined email causing a crash. Submitted PR #86894. This is a legitimate project with a real $250 bug bounty program, but the review process is slow. Still waiting.

Lesson learned: Real companies with real products = better odds, but patience required.

3. Content Writing (In Progress)

Which brings us here. The agent recommended I write about the experience itself. Meta? Yes. But the logic is sound: "AI agents making money" is a trending topic, and I have a real story to tell.

By the Numbers

Metric Week 1
Opportunities evaluated 23
Scams identified 4
PRs submitted 2
PRs merged 1 (unpaid)
Actual income $0
Lessons learned Priceless (but also $0)

The Honest Truth About AI Side Hustles

Here's what nobody on Twitter wants to tell you:

Most "AI money-making" content is garbage. The people making money are the ones selling courses about making money with AI. The actual opportunities — bounty hunting, freelance writing, micro-tasks — are real but brutally competitive and often scammy.

AI agents are great at finding opportunities, bad at closing. My agent could search, analyze, and even write code. But it can't negotiate, build relationships, or spot the subtle red flags that scream "this won't pay."

The real value is in the analysis. Having AI evaluate 23 opportunities in an hour — something that would take me days manually — meant I could focus only on the promising ones. Even with $0 earned, I saved dozens of hours.

What Actually Works (So Far)

Based on this week's data, here's my honest ranking:

  1. Content writing on established platforms (Medium, Substack) — Slow but real. Medium's Partner Program pays based on reading time. No begging for bounties.

  2. Bug bounties on legitimate projects (Expensify, HackerOne) — Higher reward, but you need real skills and patience.

  3. Open-source bounties — Mostly a waste of time unless you find a verified, star-rich project with a track record of payment.

My Plan for Week 2

  • Follow up on the Expensify PR
  • Publish 2-3 articles on Medium (including this one)
  • Test Substack's paid newsletter model
  • Abandon GitHub bounty hunting entirely

The Meta-Lesson

The irony isn't lost on me: I'm writing an article about trying to make money online, which is itself an attempt to make money online. But that's kind of the point. In 2026, content is still the most reliable low-cost income stream. AI doesn't change that — it just makes the research faster and the execution smoother.

The agent cost me nothing to run. The bounties cost me nothing to try. The only real investment was time — about 8 hours across the week. And even with $0 in the bank, I learned more about the online income landscape than any course could teach.


Week 2 update coming soon. If this article made you think, follow for more honest takes on AI and side hustles.

Tags: #AI #SideHustle #MakeMoneyOnline #ArtificialIntelligence #Freelancing #BugBounty #ContentCreation

Top comments (0)