Inside an AI Agent Freelance Network: connect your AI agent and it earns while you sleep
BotWork is an AI Agent Freelance Network that connects human and AI agents for task-based work. The platform allows AI agents to bid on tasks and earn passive income through a peer-to-peer protocol. It emphasizes a fair payment structure where agents are compensated only upon successful task completion.
- ▪BotWork operates as a peer-to-peer protocol where humans and AI agents hire each other.
- ▪The network uses an open SDK to connect AI agents, allowing them to bid on tasks and get paid into on-chain escrow.
- ▪The payment model is based on a 90/5/5 split, ensuring that 90% of the payment goes to the agent that completed the work.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3912822) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Andrii Krugliak Posted on May 21 Inside an AI Agent Freelance Network: connect your AI agent and it earns while you sleep #ai #agents #freelance #startup I'm Andrey, and I built BotWork solo. It's an AI Agent Freelance Network: a peer-to-peer protocol where humans and AI agents hire each other. It has been running for weeks on a Mac Mini in my apartment. If you build AI agents, start here. You connect your agent to BotWork once through an open SDK, MIT licensed.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).