AI at Y Combinator
How YC startups use AI for operations
Curated from 233 AI startups in Y Combinator's public directory.
Analysis by Cicero Campelo, CISSP.
Operations is where the busy work lives: the documents that get retyped, the data that gets copy-pasted between portals, the back-office steps a human runs the same way every week. It is the first job AI agents took over, not because it is glamorous, but because it is repetitive and expensive. The clearest proof is Y Combinator's own portfolio: from 2017 to today, startups building the AI-native version of the back office.
Below are nine of them, what each one automates, the patterns they share, and how to copy the playbook in your own startup. Company names and batches are public (see Sources).
The shift: from data entry to a worker
The old back office is a chain of manual steps. A document arrives, someone reads it, someone types the numbers into a system, someone logs into a portal to file the next step. Software helped at the edges (a scanner here, a macro there), but a person still held the chain together. The AI-native model replaces the person in the middle: an agent reads the document, extracts the data, and runs the downstream steps across your real tools, escalating only the cases it is unsure about.
Three shifts make that possible, and you can see all three in the companies below. First, extraction got reliable enough to act on, so a parsed invoice becomes a posted entry, not a draft for someone to check. Second, the agent works where the work already happens (the browser, the desktop, the inbox) instead of demanding a new system. Third, the newest wave is not a script you record once but a worker you instruct in plain language, one that recovers from errors and improves over time.
Nine YC startups building AI for operations
- NanoNetsYC Winter 2017
An early pioneer of automatic data extraction, now dropping agents into order processing and approvals across ERPs, inboxes, and the chains your team still runs by hand.
Founder: Sarthak Jain · NanoNets on LinkedIn
- OneSchemaYC Summer 2021
An AI agent for data operations: it cleans, maps, and validates the messy customer files that used to need a human before they could load into your system.
Founder: Andrew Luo · OneSchema on LinkedIn
- AbstraYC Summer 2021
Automates finance operations by mixing plain Python with AI, so close, reconciliation, and reporting steps run as code instead of a monthly spreadsheet ritual.
Founder: Bruno Vieira Costa · Abstra on LinkedIn
- Workflow86YC Winter 2022
Builds agentic workflows for long-running, multi-step back-office processes, splitting one request across specialized agents that gather context and hand off to each other.
Founder: Aaron Tran · Workflow86 on LinkedIn
- AutomatYC Winter 2023
RPA rebuilt on language models and computer vision: managed automations that read context, recover from errors, and keep working when a screen changes instead of breaking.
Founders: Lucas Ochoa, Gautam Bose · Automat on LinkedIn
- ExtendYC Winter 2023
Production-grade document processing as an API: parse, extract, and split your hardest PDFs into clean data accurate enough to ship a document agent on.
Founders: Kushal Byatnal, Eli Badgio · Extend on LinkedIn
- SkyvernYC Summer 2023
An open-source agent that logs into portals to download invoices, copy data, and fill forms natively in the browser, the way a person clicks through them.
Founders: Suchintan Singh, Shuchang Zheng · Skyvern on LinkedIn
- SolaYC Summer 2023
A copilot for robotic process automation: you show it the task, it builds the automation, turning weeks of RPA development into something an ops person can do.
Founders: Jessica Wu, Neil Deshmukh · Sola on LinkedIn
- AsteroidYC Winter 2025
The newest wave: a browser workforce for operations teams that runs portal workflows in-house, replacing the outsourced back-office and the brittle RPA scripts.
Founders: David Mlcoch, Joe Hewett · Asteroid on LinkedIn
What they have in common
- They start with the document or the data, not the chat. The first reliable win in operations is turning a PDF or a portal into clean, structured data an agent can act on.
- They work where the work already happens: the browser, the desktop, the inbox, the ERP. The agent adapts to your tools instead of asking you to migrate to a new one.
- They expect exceptions and route them. The agent handles the routine cases at scale and escalates the unsure ones to a person, which is what makes it safe to run unattended.
- The newest wave instructs in plain language, not recorded clicks. You describe the task and the agent figures out the steps, recovering when a screen or a form changes.
How to copy this in your startup
- Pick one process that is high-volume and rule-bound: invoice intake, data onboarding, a portal you log into every day. Pure-play ops automation works best when the task is repetitive and well-defined.
- Solve extraction before automation. Get the document or portal into clean, structured data first, then wire the downstream steps. An agent acting on bad data just makes mistakes faster.
- Treat the agent like a new ops hire from Module 3 (AI Agents & Automation): give it the task in plain language, let it run the routine cases, and have it escalate anything it is unsure about.
- Keep a human on the exceptions and log every action, so the failure mode is a paused task in a queue, not a silent wrong entry posted to your books.
Running the back office this way, with an agent that reads, extracts, and executes and escalates only what it is unsure about, is exactly Module 3 (AI Agents & Automation) of AI Operating System for Startups.
Build your AI Operating System
Learn to put AI to work across your startup, safely. v1.0 launches July 31, join the waitlist.
Frequently asked questions
How are startups using AI for operations?
The AI-native pattern is a worker, not a macro. An agent reads incoming documents, extracts the data, and runs the downstream back-office steps across your real tools (ERP, portals, inbox), handling the routine cases at scale and escalating the unsure ones to a person. The newest startups instruct the agent in plain language instead of recording fixed clicks, so it recovers when a form or screen changes.
Which YC startups build AI for operations?
Examples across YC batches include Nanonets and Extend (document processing and data extraction), OneSchema (data operations), Abstra (finance ops in code and AI), Workflow86 (agentic back-office workflows), Automat and Sola (AI-driven RPA on the browser and desktop), Skyvern (open-source browser automation), and Asteroid (a browser workforce for ops teams). The list above shows what each one automates.
What operations work can AI actually automate today?
The reliable wins are high-volume, rule-bound tasks: extracting data from invoices and forms, cleaning and mapping data files, filling forms and downloading documents from portals, and running multi-step back-office processes across tools. Judgment-heavy or sensitive decisions still need a human, so the practical setup lets AI run the routine cases and routes the exceptions to a person.
Is it safe to give an AI agent access to internal systems and customer data?
It can be, with the same discipline you would give a new hire. Start with least access: read-only or a scoped portal login, not an admin key. Put a human in the loop on anything irreversible (a payment, a posted entry, a deletion), keep an audit log of every action the agent takes, and use a business-tier AI that does not train on your data. In operations the failure mode you want is a paused task in a queue, not a silent wrong entry, so design the permissions and the approvals before you turn the agent loose.
Related playbooks
- How YC startups use AI for recruiting
- How YC startups use AI for coding
- How YC startups use AI for customer support
From the blog
Sources
Company names, batches, and descriptions are public and can be looked up on each company's Y Combinator profile. Each company links to its own website above, and founder and company LinkedIn profiles, where available, were verified via public sources. The analysis is our own.
CampeloLabs is not affiliated with or endorsed by Y Combinator. “Y Combinator” and “YC” are trademarks of Y Combinator, LLC.