Polsia

Polsia: A Solo Founder Operating 1,000+ AI-Run Companies

How Polsia used a multi-agent platform to launch and run over 1,000 AI-operated companies and cross $1M ARR by February 28, 2026.

Evidence excerpt

Ben Broca built and operates Polsia as a solo founder with zero employees. As of February 28, 2026, the platform managed over 1,000 autonomously-run companies and crossed $1M ARR, reaching that milestone from roughly $100K in approximately two weeks.

$100K->$1M
ARR grew from roughly $100K to $1M in approximately two weeks ending February 28, 2026
$200K->$700K
Run rate grew from $200K to $700K in 7 days as observed live on the ThursdAI podcast, February 26, 2026
1100+
The platform operated over 1,100 active companies simultaneously as of the recording date
2000+
Platform agents sent and received over 2,000 emails in a 24-hour period
91000
Platform accumulated 91,000 human messages from users directing their AI companies

Stack

RenderNeon (PostgreSQL)PostmarkRedisStripeMeta Ads APITwitter API v2Google OAuthMCP (Model Context Protocol)Sapiom

Models

Claude Opus 4.6

Polsia is an unusually clear early example of the AI-native thesis. By February 28, 2026, founder Ben Broca said the platform had crossed $1M ARR while operating with zero employees and more than 1,000 autonomously run companies2. The significance is not only the growth rate. It is the operating model: one founder supervising a network of agent-run business loops rather than hiring a traditional team.

Business context

Before Polsia, Broca had spent 2024 building multiple AI products manually with Claude. His conclusion was that model capability was no longer the main bottleneck. The bottleneck was the absence of a system that could launch, run, and improve business functions autonomously.

The product is designed for two use cases:

  • start a new AI-run company from scratch
  • plug an existing company into the platform for marketing and outreach

That distinction matters because it shows Polsia is not just a "startup generator." It is an attempt to turn business operations into a repeatable agent system.

Operating model

Each company gets its own provisioned environment, including hosting, database, email identity, and repository2. A CEO agent, running on Claude Opus 4.6, reviews the company mission, decides what matters next, and coordinates task execution across downstream workflows2.

The core loop is simple:

  1. ingest the business idea and generate a mission document
  2. provision the stack for that company
  3. execute daily work across engineering, outreach, content, and ads
  4. send a summary back to the human
  5. use feedback to adjust the next cycle

The interesting architectural choice is cross-company learning. Findings from one company are anonymized and pushed into shared platform memory so other companies can benefit. That turns the platform into a system that compounds operational knowledge instead of running each company in isolation.

Stack

ComponentProductNotes
Core modelClaude Opus 4.6Used for the CEO agent and high-level planning
HostingRenderOne server provisioned per company
DatabaseNeonPer-company PostgreSQL
EmailPostmarkInbound and outbound company email
Queue / stateRedisShort-term operational state
PaymentsStripePlatform-managed payments and revenue share
AdsMeta Ads APIUsed for UGC ad creation and measurement
SocialTwitter API v2Accessed via a custom MCP server
AuthGoogle OAuthUsed where connected account functionality is needed
Agent accessMCPTool access and integration layer
Financial layerSapiomAgent-native API spending and infrastructure payments

Outcomes

  • ARR reportedly grew from roughly $100K to $1M in about two weeks ending February 28, 202623.
  • Run rate reportedly moved from $200K to $700K in the seven days before February 26, 202623.
  • The platform reportedly operated over 1,100 companies at once2.
  • Agents reportedly sent and received more than 2,000 emails in a 24-hour period.
  • Users had accumulated 91,000 human messages directing their AI-run companies.

These are large claims, which is why the case remains medium confidence rather than high. The primary source is a founder interview, with supporting third-party observations and public platform artifacts234.

Failure mode

One useful detail in the source material is not the success metric but the error. During fundraising, Broca let the AI manage investor inbound. The agent told at least one VC that he did not take meetings immediately after Broca had already agreed to one. He reverted to using the agent for email handling while keeping scheduling under human control2.

That is a good example of the trust ladder in practice: the same system that is safe for drafting, routing, and summarizing may not yet be safe for relationship-critical commitments.

Why this case matters

Polsia is best understood as token flow made literal. User intent becomes tokens. Mission documents become context. Agents transform that context into code, outreach, content, and ad operations. Human oversight happens through compact daily feedback instead of continuous manual execution.

Related guide: Open the current guides build

Sources