Naïve Raises $28.5M to Build AI Infrastructure for Autonomous Business Operations

The startup's agentic platform automates company formation, cloud setup, and ongoing operations — raising urgent questions about compliance, data sovereignty, and AI governance for privacy-conscious builders.

Naïve Raises $28.5M to Build AI Infrastructure for Autonomous Business Operations

What Naïve Actually Does — And Why 30,000 Developers Signed Up Fast

A startup called Naïve has secured $28.5 million in Series A funding to build what it describes as the infrastructure backbone for fully autonomous businesses — platforms where AI agents handle everything from company registration to customer support, with minimal human involvement. The round was led by Nexus Venture Partners, with participation from Y Combinator, Zetta, Liquid 2, and a roster of angel investors including Gokul Rajaram, Apollo.io co-founder Tim Zheng, and former HubSpot COO JD Sherman. The raise brings Naïve's total capital to approximately $32 million, a signal that serious institutional money is now backing the AI agent business automation thesis in earnest.

The company attracted over 30,000 developer customers within months of its launch — a growth rate that speaks volumes about how deep the appetite runs for automating the administrative overhead of entrepreneurship. Naïve packages the laborious process of assembling payments infrastructure, email accounts, phone numbers, cloud resources, storage, and even formal company incorporation behind a single API. Developers provide a prompt to tools like Cursor, Claude Code, or OpenAI's Codex, which then connect to Naïve's APIs to provision the entire operational stack of a business. The appeal is visceral for anyone who has spent hours navigating Stripe dashboards, state LLC formation portals, and virtual phone providers separately.

Developer working on AI agent infrastructure at a laptop
Developers are increasingly turning to agentic infrastructure platforms to automate business operations end-to-end.

CEO and co-founder Sean Dorje told TechCrunch that annual run-rate revenue has scaled 10x to the low double-digit millions over just six months — a trajectory that reflects genuine product-market fit rather than speculative hype. The customers using Naïve today are not just tinkering; they are running AI automation agencies, faceless content channels on TikTok and YouTube, and even a fully autonomous rental car agency. In one striking anecdote, Dorje discovered that Naïve's infrastructure was quietly powering a TikTok channel posting AI-generated videos of cats and dogs dancing and boxing.

"The first business that a lot of people start is genuinely just selling agents to other small businesses. We have some customers who run an entire rental-car agency autonomously."

— Sean Dorje, CEO and co-founder, Naïve

From LLC Formation to Stripe Integration: How Naïve's Agentic Stack Works

At its core, Naïve is an abstraction layer over the fragmented ecosystem of business services that founders typically spend weeks stitching together. The platform can orchestrate the formation of a U.S. LLC, accepting inputs such as state, industry code, business description, and proposed company names. Critically, human involvement is still required for KYC (Know Your Customer) and KYB (Know Your Business) verification processes and for authorising payments — a regulatory reality that Naïve has wisely built into its architecture rather than tried to circumvent.

Beyond incorporation, the remaining setup steps are handed off entirely to AI: configuring email inboxes, issuing virtual cards, provisioning phone numbers, spinning up databases, allocating computing resources, and connecting to third-party services such as Stripe and QuickBooks. For developers building SaaS products, recruiting platforms, AI-driven SEO tools, or customer support systems, Naïve offers pre-built templates that reduce the time from concept to operational business from weeks to potentially hours. The platform even includes a mobile emulator allowing agents to operate smartphone apps on virtualised devices — a feature that opens up automation possibilities well beyond typical web-based workflows.

A governance layer sits atop all of this, allowing users to define budget caps, restrict agent capabilities, and require explicit human approval before sensitive actions are executed. For IT decision-makers and security professionals evaluating agentic tools, this governance scaffolding will likely be the most scrutinised component. According to research published by Gartner on agentic AI governance, the ability to audit and constrain autonomous systems is rapidly becoming a non-negotiable requirement for enterprise adoption — and Naïve appears to have anticipated this by building policy controls directly into its infrastructure rather than treating them as an afterthought.

$28.5MSeries A raised
30,000+Developer customers
10xARR growth in 6 months
10Full-time employees
~$32MTotal capital raised

The Hidden Cost Crisis Behind AI Agent Business Automation

While the business formation toolkit is generating the most immediate traction, Naïve's more strategically significant — and potentially more lucrative — opportunity lies in solving the cost problem that plagues anyone running large-scale AI agent deployments. The economics of agentic AI are brutal: agents continuously call expensive large language models, pass enormous volumes of context between tasks, and consume compute resources even during idle periods. For businesses running dozens or hundreds of autonomous agents, inference costs can quickly dwarf every other operational expense.

Naïve is deploying a substantial portion of its new capital to build infrastructure designed to attack this problem from multiple angles. The company is developing a model router that intelligently directs queries to the most cost-efficient model capable of handling a given task, while preserving and replaying previously reasoned data to avoid redundant computation. A dedicated memory system will store and surface relevant business context precisely when agents need it, reducing the amount of information that must be fed into each model call. An orchestration layer will coordinate work intelligently across multiple agents, minimising duplication of effort.

Perhaps most technically interesting is Naïve's serverless runtime, which runs agents inside lightweight JavaScript environments rather than assigning each a dedicated virtual machine. This architecture means customers pay primarily when an agent is actually active, making it dramatically cheaper to maintain large fleets of agents that spend much of their time waiting for inputs or events. As the McKinsey Global Institute has noted in its analysis of AI infrastructure economics, the shift toward consumption-based pricing models for AI workloads is a critical enabler for enterprise adoption — and Naïve's serverless approach aligns directly with that trajectory.

Data analytics dashboard showing AI infrastructure cost metrics
Managing inference costs is becoming one of the most pressing challenges for businesses deploying large-scale AI agent fleets.

Dorje confirmed that inference and serverless agent optimisation is currently one of his fastest-growing demand sources. "Part of running an autonomous company and running agents — that's your biggest cost line now," he told TechCrunch. The implication is significant: Naïve may have started as a tool for frictionless company setup, but it is rapidly evolving into mission-critical cost-management infrastructure for any organisation running AI at scale. Enterprises are already beginning to take notice, though Dorje declined to name specific customers.

Privacy, GDPR, and Data Sovereignty: The Questions Naïve Must Answer

For privacy professionals and IT decision-makers — particularly those operating under European regulatory frameworks — a platform that automates business operations at this level raises immediate and serious questions. When AI agents are provisioning cloud infrastructure, managing email inboxes, storing business data, and orchestrating payments on behalf of companies, the data sovereignty and compliance implications are substantial.

The GDPR's requirements around data processing agreements, purpose limitation, and cross-border data transfers do not disappear simply because an AI agent is performing the task rather than a human employee. If Naïve's agents are provisioning cloud storage in U.S. data centres, handling customer communications, or storing business records, European businesses using the platform would need to understand precisely where their data sits, who can access it, and under what legal framework. The EU's digital sovereignty agenda — increasingly codified through frameworks like the European Data Act and the AI Act — demands that these questions have clear, documented answers before agentic infrastructure can be responsibly deployed in regulated contexts.

The platform's governance layer, which allows users to set budget caps and require human approval for sensitive actions, is a positive indicator. But for organisations subject to GDPR or sector-specific regulations such as financial services or healthcare compliance requirements, governance controls need to extend well beyond cost management. Audit trails, data residency guarantees, processing transparency, and the ability to demonstrate meaningful human oversight of consequential decisions are all requirements that the platform will need to satisfy explicitly to win enterprise trust in European markets.

CapabilityCurrent StatusKey Privacy/Compliance Consideration
LLC / Company FormationAutomated (KYC still manual)Identity verification data handling; cross-border legal status
Email & CommunicationsAutomated provisioningGDPR data processing basis; content scanning risks
Cloud InfrastructureAutomated setupData residency; Schrems II transfer mechanisms
Payments (Stripe/QuickBooks)Automated integrationPCI-DSS compliance; financial data sovereignty
Agent Governance LayerBudget caps; human approval gatesAudit trails; explainability for regulated decisions
Serverless Agent RuntimeIn developmentEphemeral compute; data persistence controls

The AI Act, which is progressively coming into force across EU member states, introduces risk-based obligations for AI systems deployed in professional and commercial contexts. Platforms enabling autonomous business operations could be scrutinised under provisions relating to high-risk AI applications, particularly where agents are making decisions that affect employment, financial transactions, or consumer interactions. Naïve will need to engage directly with these regulatory realities if it intends to pursue the enterprise market it has identified as a growth vector — especially in Europe, where digital sovereignty concerns are most acute, as highlighted by ongoing European Commission initiatives on cloud and AI policy.

Where Naïve Sits in the Rapidly Expanding Agentic AI Infrastructure Market

Naïve is not operating in a vacuum. The agentic AI infrastructure space is attracting intense investment and competitive activity from multiple directions. Established cloud providers including AWS, Microsoft Azure, and Google Cloud are all building native agent orchestration capabilities. Developer-focused platforms like LangChain and Crew AI have built substantial communities around open-source agent frameworks. Meanwhile, vertically focused competitors are targeting specific use cases — sales automation, customer service, code generation — with purpose-built tooling.

What differenti

Originally reported by TechCrunch. Summarised and curated by European Purpose.