{"id":6776,"date":"2026-04-30T01:16:27","date_gmt":"2026-04-29T19:46:27","guid":{"rendered":"https:\/\/nervnow.com\/?p=6776"},"modified":"2026-04-30T01:35:10","modified_gmt":"2026-04-29T20:05:10","slug":"what-y-combinator-wants-to-fund-in-ai-in-2026","status":"publish","type":"post","link":"https:\/\/nervnow.com\/ro\/what-y-combinator-wants-to-fund-in-ai-in-2026\/","title":{"rendered":"What Y Combinator Wants to Fund in AI in 2026"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>What Y Combinator Wants to Fund in AI in 2026 | NervNow<\/title>\n<meta name=\"description\" content=\"Y Combinator's Summer 2026 funding wishlist covers 15 AI categories, from autonomous service companies to inference chips and counter-drone systems. Here is what every executive should understand about where serious capital is heading.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=Source+Serif+4:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --navy: #182a47;\n    --navy-light: #223a60;\n    --navy-muted: #4a6080;\n    --paper: #ffffff;\n    --paper-warm: #f7f8fa;\n    --paper-tint: #eef1f6;\n    --rule: #e0e4eb;\n    --ink: #1a1f2e;\n    --ink-light: #3d4455;\n    --ink-muted: #7a8299;\n    --max-width: 760px;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .nn-doc {\n    background: var(--paper);\n    color: var(--ink);\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 18px;\n    line-height: 1.78;\n    font-weight: 300;\n  }\n\n  .masthead {\n    border-bottom: 1px solid var(--navy-light);\n    padding: 14px 24px;\n    background: var(--navy);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    box-shadow: 0 1px 6px rgba(24,42,71,0.06);\n  }\n\n  .masthead-logo img { height: 30px; display: block; }\n\n  .masthead-nav {\n    display: flex;\n    gap: 20px;\n    align-items: center;\n  }\n\n  .masthead-nav a {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.7);\n    text-decoration: none;\n    font-family: 'Source Serif 4', Georgia, serif;\n  }\n\n  .masthead-nav a:hover { color: #fff; }\n\n  .masthead-cta {\n    background: #fff !important;\n    color: var(--navy) !important;\n    padding: 7px 16px !important;\n    font-size: 11px !important;\n    letter-spacing: 0.1em !important;\n    transition: background 0.2s;\n  }\n\n  .masthead-cta:hover { background: rgba(255,255,255,0.88) !important; }\n\n  .article-wrapper {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 52px 24px 120px;\n  }\n\n  .kicker {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--navy);\n    margin-bottom: 14px;\n    font-family: 'Source Serif 4', Georgia, serif;\n  }\n\n  .nn-doc h1 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: clamp(26px, 4.5vw, 40px);\n    font-weight: 700;\n    line-height: 1.18;\n    color: var(--ink);\n    margin-bottom: 22px;\n    letter-spacing: -0.01em;\n  }\n\n  .byline-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 14px 0;\n    border-top: 1px solid var(--rule);\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 32px;\n    font-size: 13px;\n    color: var(--ink-muted);\n    font-family: 'Source Serif 4', Georgia, serif;\n    flex-wrap: wrap;\n  }\n\n  .byline-row strong { color: var(--ink-light); font-weight: 600; }\n  .byline-sep { color: var(--rule); }\n\n  .excerpt-box {\n    background: var(--paper-tint);\n    border-left: 3px solid var(--navy);\n    padding: 20px 24px;\n    margin-bottom: 36px;\n    font-size: 16px;\n    line-height: 1.72;\n    color: var(--ink-light);\n    font-style: italic;\n  }\n\n  .nn-doc p { margin-bottom: 22px; color: var(--ink); }\n\n  .nn-doc h2 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: var(--ink);\n    margin: 44px 0 14px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid var(--rule);\n    line-height: 1.3;\n  }\n\n  .category-number {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--navy);\n    font-family: 'Source Serif 4', Georgia, serif;\n    display: block;\n    margin-bottom: 3px;\n  }\n\n  .section-divider {\n    border: none;\n    border-top: 2px solid var(--navy);\n    margin: 48px 0 0;\n  }\n\n  .section-label-wrap {\n    text-align: center;\n    margin: -10px 0 32px;\n  }\n\n  .section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--navy-muted);\n    background: var(--paper);\n    display: inline-block;\n    padding: 0 16px;\n  }\n\n  .pull-quote {\n    border-top: 2px solid var(--navy);\n    border-bottom: 2px solid var(--navy);\n    padding: 22px 0;\n    margin: 36px 0;\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 21px;\n    font-weight: 600;\n    line-height: 1.38;\n    color: var(--navy);\n    text-align: center;\n  }\n\n  \/* VISUAL BLOCKS *\/\n  .visual-block {\n    background: var(--paper-warm);\n    border: 1px solid var(--rule);\n    padding: 24px 22px;\n    margin: 36px 0;\n  }\n\n  .visual-block-title {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--navy-muted);\n    margin-bottom: 18px;\n    font-family: 'Source Serif 4', Georgia, serif;\n  }\n\n  .cat-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n  }\n\n  .cat-pill {\n    background: var(--navy);\n    color: #fff;\n    padding: 10px 12px;\n    font-size: 12px;\n    font-weight: 600;\n    line-height: 1.3;\n    font-family: 'Source Serif 4', Georgia, serif;\n  }\n\n  .cat-pill.soft {\n    background: var(--paper-tint);\n    color: var(--navy);\n    border: 1px solid var(--rule);\n  }\n\n  .cat-pill span {\n    display: block;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    opacity: 0.6;\n    margin-bottom: 3px;\n  }\n\n  .spend-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  .spend-box {\n    background: var(--navy);\n    color: #fff;\n    padding: 20px 16px;\n    text-align: center;\n  }\n\n  .spend-box.alt {\n    background: var(--paper-tint);\n    color: var(--navy);\n    border: 1px solid var(--rule);\n  }\n\n  .spend-box .big-num {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 34px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 8px;\n  }\n\n  .spend-box .label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    opacity: 0.7;\n    font-family: 'Source Serif 4', Georgia, serif;\n    line-height: 1.4;\n  }\n\n  .bar-chart { margin-top: 4px; }\n\n  .bar-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  .bar-label {\n    font-size: 12px;\n    font-family: 'Source Serif 4', Georgia, serif;\n    color: var(--ink-light);\n    width: 190px;\n    flex-shrink: 0;\n    line-height: 1.3;\n  }\n\n  .bar-track {\n    flex: 1;\n    background: var(--paper-tint);\n    height: 24px;\n    position: relative;\n    border: 1px solid var(--rule);\n  }\n\n  .bar-fill {\n    height: 100%;\n    background: var(--navy);\n    display: flex;\n    align-items: center;\n    padding: 0 8px;\n    justify-content: flex-end;\n  }\n\n  .bar-fill.mid { background: var(--navy-muted); }\n\n  .bar-val {\n    font-size: 11px;\n    font-weight: 700;\n    color: #fff;\n    font-family: 'Source Serif 4', Georgia, serif;\n    white-space: nowrap;\n  }\n\n  .bar-ext-val {\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--navy-muted);\n    white-space: nowrap;\n    margin-left: 8px;\n    flex-shrink: 0;\n  }\n\n  .timeline {\n    position: relative;\n    padding-left: 20px;\n    border-left: 2px solid var(--navy);\n  }\n\n  .tl-item {\n    position: relative;\n    margin-bottom: 18px;\n    padding-left: 14px;\n  }\n\n  .tl-item::before {\n    content: '';\n    position: absolute;\n    left: -25px;\n    top: 5px;\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: var(--navy);\n    border: 2px solid var(--paper-warm);\n    box-shadow: 0 0 0 1px var(--navy);\n  }\n\n  .tl-year {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--navy);\n    font-family: 'Source Serif 4', Georgia, serif;\n    margin-bottom: 2px;\n  }\n\n  .tl-desc {\n    font-size: 13px;\n    color: var(--ink-light);\n    font-family: 'Source Serif 4', Georgia, serif;\n    line-height: 1.45;\n  }\n\n  \/* INTERNAL LINK CARD *\/\n  .link-card {\n    border: 1px solid var(--rule);\n    background: var(--paper-warm);\n    padding: 18px 20px;\n    margin: 36px 0;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    text-decoration: none;\n    transition: border-color 0.2s;\n  }\n\n  .link-card:hover { border-color: var(--navy); }\n\n  .link-card-label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--navy);\n    margin-bottom: 5px;\n    font-family: 'Source Serif 4', Georgia, serif;\n  }\n\n  .link-card-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--ink);\n    line-height: 1.35;\n  }\n\n  .link-card-arrow {\n    font-size: 22px;\n    color: var(--navy-muted);\n    flex-shrink: 0;\n    margin-top: 4px;\n  }\n\n  \/* SEO BLOCK *\/\n  .seo-block {\n    border-top: 2px solid var(--navy);\n    padding-top: 24px;\n    margin-top: 48px;\n  }\n\n  .seo-block-title {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--navy);\n    margin-bottom: 16px;\n    font-family: 'Source Serif 4', Georgia, serif;\n  }\n\n  .seo-links { list-style: none; }\n\n  .seo-links li {\n    border-bottom: 1px solid var(--rule);\n  }\n\n  .seo-links li:last-child { border-bottom: none; }\n\n  .seo-links a {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--ink);\n    text-decoration: none;\n    line-height: 1.35;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    padding: 14px 0;\n  }\n\n  .seo-links a:hover { color: var(--navy); }\n\n  .seo-links a::after {\n    content: '\u2192';\n    color: var(--navy-muted);\n    flex-shrink: 0;\n    font-family: Georgia, serif;\n    font-size: 18px;\n  }\n\n  .footer-note {\n    margin-top: 36px;\n    font-size: 13px;\n    color: var(--ink-muted);\n    padding-top: 18px;\n    border-top: 1px solid var(--rule);\n    font-style: italic;\n  }\n\n  \/* STICKY SUBSCRIBE *\/\n  .sticky-subscribe {\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: var(--navy);\n    color: #fff;\n    padding: 14px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    z-index: 200;\n    box-shadow: 0 -2px 20px rgba(24,42,71,0.2);\n  }\n\n  .sticky-text { flex: 1; }\n\n  .sticky-text strong {\n    display: block;\n    font-size: 14px;\n    font-weight: 600;\n    font-family: 'Source Serif 4', Georgia, serif;\n    color: #fff;\n  }\n\n  .sticky-text span {\n    display: block;\n    font-size: 12px;\n    font-weight: 300;\n    opacity: 0.7;\n    font-family: 'Source Serif 4', Georgia, serif;\n    color: #fff;\n    margin-top: 1px;\n  }\n\n  .sticky-sub-btn {\n    background: #fff;\n    color: var(--navy);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 10px 22px;\n    text-decoration: none;\n    white-space: nowrap;\n    flex-shrink: 0;\n    font-family: 'Source Serif 4', Georgia, serif;\n    transition: opacity 0.2s;\n  }\n\n  .sticky-sub-btn:hover { opacity: 0.88; }\n\n  .sticky-close {\n    background: none;\n    border: none;\n    color: rgba(255,255,255,0.45);\n    font-size: 22px;\n    cursor: pointer;\n    line-height: 1;\n    flex-shrink: 0;\n    padding: 0;\n  }\n\n  .sticky-close:hover { color: #fff; }\n\n  @media (max-width: 640px) {\n    body { font-size: 16px; }\n    .article-wrapper { padding: 28px 16px 110px; }\n    .cat-grid { grid-template-columns: repeat(2, 1fr); }\n    .spend-compare { grid-template-columns: 1fr; }\n    .bar-label { width: 120px; font-size: 11px; }\n    .masthead-nav { display: none; }\n    .sticky-text span { display: none; }\n  }\n<\/style>\n<\/head>\n<body class=\"nn-doc\">\n\n<!-- MASTHEAD -->\n<header class=\"masthead\">\n  <div class=\"masthead-logo\">\n    <a href=\"https:\/\/nervnow.com\/ro\/\" style=\"text-decoration:none;font-family:Georgia,serif;font-size:20px;font-weight:700;color:#ffffff;letter-spacing:0.01em;\">NervNow<sup style=\"font-size:9px;font-weight:400;vertical-align:super;\">\u2122<\/sup><\/a>\n  <\/div>\n  <nav class=\"masthead-nav\">\n    <a href=\"https:\/\/nervnow.com\/ro\/category\/news\/\">News<\/a>\n    <a href=\"https:\/\/nervnow.com\/ro\/category\/analysis\/\">Analysis<\/a>\n    <a href=\"https:\/\/nervnow.com\/ro\/category\/tools\/\">Tools<\/a>\n    <a href=\"https:\/\/newsletter.nervnow.com\/?_gl=1*abwhqi*_ga*NzExNTU0MjY4LjE3NzczMDA0ODA.*_ga_2N8VFY4MYZ*czE3Nzc0ODc5NjgkbzUkZzEkdDE3Nzc0ODgyOTkkajM3JGwwJGgw\" class=\"masthead-cta\">Subscribe<\/a>\n  <\/nav>\n<\/header>\n\n<!-- ARTICLE -->\n<div class=\"article-wrapper\">\n\n  <div class=\"kicker\">Venture &amp; Investment &nbsp;\u00b7&nbsp; Funding &amp; Startups<\/div>\n\n  <h1>Where the Smart Money Is Going: Y Combinator Names 15 AI Categories Worth Billions<\/h1>\n\n  <div class=\"byline-row\">\n    <strong>NervNow Staff<\/strong>\n    <span class=\"byline-sep\">|<\/span>\n    April 29, 2026\n    <span class=\"byline-sep\">|<\/span>\n    12 min read\n  <\/div>\n\n  <div class=\"excerpt-box\">\n    Every few months, Y Combinator publishes a list of startup ideas it actively wants to fund. This document, called Requests for Startups, functions as a public investment thesis from one of the world&#8217;s most closely watched venture accelerators. Its Summer 2026 edition covers 15 categories, nearly double the Spring batch, and its direction has shifted noticeably. Previous lists focused on applying AI to existing business workflows. This one goes further, into hardware, chips, defense, space, and physical infrastructure. This article breaks down all 15 categories and explains what they collectively tell investors about where serious capital is heading next.\n  <\/div>\n\n  <p>Y Combinator has funded OpenAI, Airbnb, Stripe, DoorDash, and Coinbase. When it publishes a list of what it wants to back, sophisticated investors pay attention. The Summer 2026 Requests for Startups is the most expansive the organization has produced in years, and its contents reveal a clear shift in where YC believes the largest AI opportunities now sit.<\/p>\n\n  <p>The through-line across all 15 categories is this: AI has moved past being an add-on to existing software. YC is now looking for companies where AI is the core operating layer, and in many cases, the product itself. Here is a full breakdown of each category, what problem it addresses, and why it matters for enterprise decision-makers and investors watching this space.<\/p>\n\n  <!-- VISUAL 1: All 15 categories -->\n  <div class=\"visual-block\">\n    <div class=\"visual-block-title\">Summer 2026 \u00b7 All 15 Categories at a Glance<\/div>\n    <div class=\"cat-grid\">\n      <div class=\"cat-pill\"><span>01<\/span>AI for Agriculture<\/div>\n      <div class=\"cat-pill\"><span>02<\/span>AI-Native Services<\/div>\n      <div class=\"cat-pill\"><span>03<\/span>Personalized Medicine<\/div>\n      <div class=\"cat-pill\"><span>04<\/span>Company Brain<\/div>\n      <div class=\"cat-pill\"><span>05<\/span>Counter-Swarm Defense<\/div>\n      <div class=\"cat-pill\"><span>06<\/span>Dynamic Software UI<\/div>\n      <div class=\"cat-pill\"><span>07<\/span>Electronics in Space<\/div>\n      <div class=\"cat-pill\"><span>08<\/span>Hardware Supply Chain<\/div>\n      <div class=\"cat-pill soft\"><span>09<\/span>Industrial Space Ops<\/div>\n      <div class=\"cat-pill soft\"><span>10<\/span>Inference Chips<\/div>\n      <div class=\"cat-pill soft\"><span>11<\/span>SaaS Challengers<\/div>\n      <div class=\"cat-pill soft\"><span>12<\/span>Software for Agents<\/div>\n      <div class=\"cat-pill soft\"><span>13<\/span>Sell to Huge Companies<\/div>\n      <div class=\"cat-pill soft\"><span>14<\/span>Semiconductor Supply Chain<\/div>\n      <div class=\"cat-pill soft\"><span>15<\/span>AI OS for Companies<\/div>\n    <\/div>\n    <p style=\"font-size:12px;color:var(--ink-muted);margin-top:14px;margin-bottom:0;font-style:italic;\">Dark: hardware &amp; deep-tech plays &nbsp;\u00b7&nbsp; Light: software-first categories<\/p>\n  <\/div>\n\n  <hr class=\"section-divider\">\n  <div class=\"section-label-wrap\"><span class=\"section-label\">The 15 Categories, Explained<\/span><\/div>\n\n  <h2><span class=\"category-number\">01<\/span> AI for Low-Pesticide Agriculture<\/h2>\n  <p>Written by YC CEO Garry Tan personally, this category starts with a problem that has no easy solution under the current agricultural model. Farmers are caught in a loop: pests and weeds adapt to chemicals, so farmers spray more, costs rise, margins fall, and the pipeline for new synthetic solutions is slower and more expensive than it has ever been.<\/p>\n  <p>What changed is a combination of factors arriving at once. AI can now identify individual weeds and pests in real time. Cameras and sensors are cheap enough to deploy across large areas. Robotics can treat a single plant rather than blanketing an entire field. And breakthroughs in biology, including microbes, RNA-based solutions, and engineered plants, are making it possible to replace entire classes of synthetic chemicals. Tan&#8217;s view is that a company capable of cutting pesticide use by 90% while simultaneously improving yields would be a generational business. Agriculture is one of the largest markets in the world, and adoption of a working solution would move fast.<\/p>\n\n  <h2><span class=\"category-number\">02<\/span> AI-Native Service Companies<\/h2>\n  <p>This is arguably the most consequential category for enterprise investors to understand. YC partner Gustaf Alstr\u00f6mer draws a clear line between what AI startups built from 2023 to 2025 and what comes next. Most of that period produced tools that helped people do their existing jobs faster. The next step is companies that skip the human entirely and just do the work.<\/p>\n  <p>The distinction matters financially. Global spending on services is many times larger than spending on software. And because a large portion of services are already outsourced, replacing them with an AI-native operation is structurally more straightforward than displacing software. YC is particularly focused on insurance brokerage, accounting, tax and audit, compliance, and healthcare administration. These are large, mature markets where the work is well-defined and currently performed at considerable cost by human labor.<\/p>\n\n  <!-- VISUAL 2: Services vs Software spend -->\n  <div class=\"visual-block\">\n    <div class=\"visual-block-title\">Why the Services Market Is a Bigger Target Than Software<\/div>\n    <div style=\"background:var(--navy);color:#fff;padding:20px 20px 16px;margin-bottom:12px;\">\n      <div style=\"font-size:11px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;opacity:0.6;margin-bottom:6px;font-family:'Source Serif 4',Georgia,serif;\">YC Partner Gustaf Alstr\u00f6mer on why this matters:<\/div>\n      <div style=\"font-family:'Playfair Display',Georgia,serif;font-size:18px;font-weight:600;line-height:1.45;\">&#8220;The total spend on services is many times larger than the spend on software. And a lot of these services are already outsourced, which makes them much easier to replace with an AI-native product.&#8221;<\/div>\n    <\/div>\n    <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;\">\n      <div style=\"border:1px solid var(--rule);padding:16px 14px;background:var(--paper-tint);\">\n        <div style=\"font-size:10px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--navy-muted);margin-bottom:8px;font-family:'Source Serif 4',Georgia,serif;\">What 2023\u20132025 built<\/div>\n        <div style=\"font-family:'Playfair Display',Georgia,serif;font-size:16px;font-weight:600;color:var(--ink);line-height:1.3;\">AI tools that help humans do their jobs faster<\/div>\n        <div style=\"font-size:12px;color:var(--ink-muted);margin-top:6px;font-family:'Source Serif 4',Georgia,serif;\">Market: software spend<\/div>\n      <\/div>\n      <div style=\"border:2px solid var(--navy);padding:16px 14px;background:var(--paper);\">\n        <div style=\"font-size:10px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--navy);margin-bottom:8px;font-family:'Source Serif 4',Georgia,serif;\">What YC wants now<\/div>\n        <div style=\"font-family:'Playfair Display',Georgia,serif;font-size:16px;font-weight:600;color:var(--navy);line-height:1.3;\">AI companies that skip the human and do the work<\/div>\n        <div style=\"font-size:12px;color:var(--ink-muted);margin-top:6px;font-family:'Source Serif 4',Georgia,serif;\">Market: services spend (many times larger)<\/div>\n      <\/div>\n    <\/div>\n    <p style=\"font-size:12px;color:var(--ink-muted);margin-top:14px;margin-bottom:0;font-style:italic;\">Source: Y Combinator Summer 2026 Requests for Startups<\/p>\n  <\/div>\n\n  <div class=\"pull-quote\">\n    Spending on services is many times larger than spending on software. The opportunity sits in replacing the service entirely, not improving it.\n  <\/div>\n\n  <h2><span class=\"category-number\">03<\/span> AI Personalized Medicine<\/h2>\n  <p>Two independent cost curves are collapsing simultaneously, and YC believes their convergence creates a major opening. The cost of generating personalized diagnostics is falling rapidly. Genome sequencing has dropped faster than Moore&#8217;s Law for years, and new diagnostic tools are entering the market that can detect health conditions far earlier than was previously possible. At the same time, the cost of producing personalized genetic therapies is also falling. Delivery technologies like mRNA now make treatments designed for an individual patient technically feasible, and the FDA has expressed increasing openness to allowing patients access to these approaches.<\/p>\n  <p>YC sees AI as the layer that connects these capabilities, analyzing genome scans, electronic health records, wearable data, and diagnostic results to produce accurate, patient-specific recommendations. The ambition is a shift away from population-level medicine toward individualized care at scale.<\/p>\n\n  <h2><span class=\"category-number\">04<\/span> Company Brain<\/h2>\n  <p>Tom Blomfield, founder of Monzo and a YC partner, identifies the central problem holding back AI adoption inside companies: the models are no longer the bottleneck. The bottleneck is institutional knowledge that exists nowhere in a structured form.<\/p>\n  <p>Every organization has critical know-how scattered across people&#8217;s heads, email threads, Slack channels, support tickets, and shared drives. The company functions because experienced employees remember, roughly, where that knowledge lives. AI cannot operate this way. Blomfield wants a system that extracts this knowledge from its fragmented sources, organizes it, keeps it current, and turns it into something AI can actually use to take action reliably. This is not a document search tool or a chatbot layered over files. It is a living operational map of how a company actually works, from how refunds are handled to how engineers respond to incidents. His view is that every company in the world will need one.<\/p>\n\n  <h2><span class=\"category-number\">05<\/span> Counter-Swarm Defense<\/h2>\n  <p>YC partner Tyler Bosmeny opens this category with a concrete event: a swarm of cheap drones recently took out an AWS data center, and no one stopped them. The economics of drone warfare have turned decisively against defenders. A Patriot missile costs three million dollars. An FPV attack drone costs approximately five hundred. All the cost leverage sits with the attacker.<\/p>\n  <p>Current counter-drone infrastructure was built for individual threats. It will not scale to coordinated swarms that are cheap, autonomous, and jam-resistant. Bosmeny is looking for founders building across the full stack: high-capacity interceptors that can neutralize many drones at once, software that fuses data from every sensor into a single real-time picture, non-kinetic defenses, and attacks on the autonomous software that controls the swarms. His framing is that winning in this space will look less like traditional defense procurement and more like operating a distributed software system at scale.<\/p>\n\n  <!-- VISUAL 3: Cost asymmetry bar chart -->\n  <div class=\"visual-block\">\n    <div class=\"visual-block-title\">Counter-Swarm Defense \u00b7 The Cost Asymmetry Problem<\/div>\n    <div class=\"bar-chart\">\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Patriot Missile (defender)<\/div>\n        <div class=\"bar-track\">\n          <div class=\"bar-fill\" style=\"width:100%\"><span class=\"bar-val\">$3,000,000<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">FPV Attack Drone (attacker)<\/div>\n        <div class=\"bar-track\">\n          <div class=\"bar-fill mid\" style=\"width:1.2%\"><\/div>\n        <\/div>\n        <span class=\"bar-ext-val\">$500<\/span>\n      <\/div>\n    <\/div>\n    <p style=\"font-size:12px;color:var(--ink-muted);margin-top:14px;margin-bottom:0;font-style:italic;\">YC&#8217;s argument: all cost advantage currently sits with the attacker. New defense solutions need to rebalance this ratio.<\/p>\n  <\/div>\n\n  <h2><span class=\"category-number\">06<\/span> Dynamic Software Interfaces<\/h2>\n  <p>Every user of a software product today sees essentially the same interface, with minor cosmetic differences. YC partner Ankit Gupta believes this is about to change. AI coding systems have reached a point where individual users could, in theory, become their own customization engineers, radically reshaping the software they use for their specific needs rather than accepting a one-size-fits-all design.<\/p>\n  <p>Gupta imagines an email client that looks like a task list for one user and an events calendar for another, both built on the same underlying infrastructure. The opportunity he sees is in the software layer that makes this possible: how developers ship flexible components that users can modify deeply, and what the entire stack of software delivery looks like when the end interface is no longer fixed.<\/p>\n\n  <h2><span class=\"category-number\">07<\/span> Electronics in Space<\/h2>\n  <p>Reusable rockets from SpaceX and Stoke Space are about to increase humanity&#8217;s capacity to put things in orbit by a significant order of magnitude. YC&#8217;s view, written by Philip Johnston, is that the immediate bottleneck will be compute. Specifically, the market for inference chips designed for use in space, optimized for weight, heat management, and radiation tolerance, is going to be very large, very soon, and currently has almost no supply.<\/p>\n  <p>This is one of the most specifically targeted categories in YC&#8217;s history. The organization is explicitly calling out engineers currently working in chip design at SpaceX or NVIDIA as the target audience, people who already understand both the technical constraints and the market that is forming.<\/p>\n\n  <h2><span class=\"category-number\">08<\/span> Hardware Supply Chain<\/h2>\n  <p>YC partner Nicolas Dessaigne frames this as an iteration speed problem. In Shenzhen, a hardware team can go from a design file to a physical part in one day. In the United States, the same process routinely takes weeks. That gap compounds across every development cycle and puts American hardware companies at a structural disadvantage.<\/p>\n  <p>YC is funding more hardware companies than ever, covering medical devices, home robotics, and space hardware. But the supporting infrastructure for fast hardware development in the US barely exists. The accelerator wants startups that can produce parts dramatically faster, enable rapid iteration cycles, and tightly integrate design, manufacturing, and logistics into something closer to what exists today in Shenzhen.<\/p>\n\n  <!-- INTERNAL LINK CARD -->\n  <a class=\"link-card\" href=\"https:\/\/nervnow.com\/ro\/how-ai-killed-the-14-7-billion-business-model-the-chegg-story\/\" target=\"_blank\">\n    <div style=\"flex:1\">\n      <div class=\"link-card-label\">NervNow Analysis<\/div>\n      <div class=\"link-card-title\">How AI Killed the $14.7 Billion Business Model: The Chegg Story<\/div>\n    <\/div>\n    <div class=\"link-card-arrow\">\u2192<\/div>\n  <\/a>\n\n  <h2><span class=\"category-number\">09<\/span> Industrial Capabilities in Space<\/h2>\n  <p>Written by Adi Oltean, this is the most long-horizon category on the list. The moon contains silicon, aluminum, iron, and titanium. Electrolysis works more efficiently in low gravity. Three-dimensional printing from molten lunar material is more practical there than on Earth because structures do not require the same physical supports. YC wants founders working on building the industrial base that would make sustained human presence in space economically self-sustaining rather than dependent on constant resupply from Earth.<\/p>\n\n  <h2><span class=\"category-number\">10<\/span> Inference Chips for Agent Workflows<\/h2>\n  <p>Most AI chips today are designed around a simple model: a prompt goes in, a response comes out. AI agents work differently. They loop continuously, calling tools, branching based on results, backtracking, and holding context across many steps. This creates a fundamentally different demand on hardware.<\/p>\n  <p>YC partner Diana Hu notes that current GPU architectures hit only 30 to 40 percent of peak utilization on these workloads because the processing is bursty and uneven. Nobody has yet designed chips specifically for the agent execution pattern: fast switching between models, memory optimized for the context that agents carry across long tasks, and architecture that treats the full execution loop as the unit of work rather than a single inference call. NVIDIA&#8217;s $20 billion acquisition of Groq reflects how seriously the market is taking this gap.<\/p>\n\n  <!-- VISUAL 4: AI era timeline -->\n  <div class=\"visual-block\">\n    <div class=\"visual-block-title\">The AI Era as YC Sees It \u00b7 From Assistants to Infrastructure<\/div>\n    <div class=\"timeline\">\n      <div class=\"tl-item\">\n        <div class=\"tl-year\">2023 \u2013 2024<\/div>\n        <div class=\"tl-desc\">AI copilots and assistants. Tools that help humans work faster. The majority of startups funded in this period.<\/div>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-year\">2025<\/div>\n        <div class=\"tl-desc\">AI agents take on complete workflows. Vertical-specific automation. Agentic AI becomes the dominant pattern.<\/div>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-year\">2026 (Now)<\/div>\n        <div class=\"tl-desc\">AI-native service companies, custom chips for agents, rebuilding physical supply chains and defense systems. Software becomes the substrate, not the product.<\/div>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-year\">Next Decade<\/div>\n        <div class=\"tl-desc\">Space computing, lunar manufacturing, personalized medicine at scale. YC is placing early bets here today.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <h2><span class=\"category-number\">11<\/span> SaaS Challengers<\/h2>\n  <p>YC partner Jared Friedman makes a direct case: the vulnerabilities that investors have been pricing into legacy software company valuations are real, and that creates an opening. AI has cut the cost of producing software by a factor of ten to one hundred. The complexity that once protected large SaaS businesses, millions of lines of code built over decades, no longer constitutes a defensible barrier the way it did.<\/p>\n  <p>Friedman&#8217;s advice is not to start with easy targets. He wants founders going after products that currently appear untouchable: chip design software, enterprise resource planning systems, industrial control software, and supply chain management tools. The comparison he draws is to the previous generation of great software companies, which were built by replacing on-premise software with cloud delivery. The next generation will be built by replacing cloud SaaS with software that is AI-native from the ground up.<\/p>\n\n  <h2><span class=\"category-number\">12<\/span> Software for Agents<\/h2>\n  <p>YC partner Aaron Epstein makes an observation that carries significant implications for enterprise software buyers: the next trillion users of the internet will not be people. They will be AI agents. And almost all of the software these agents currently interact with was designed for humans using keyboards and mice.<\/p>\n  <p>This creates a practical problem. Agents browsing websites, managing CRM systems, making purchases, and conducting research are doing so on interfaces built around human behavior. The result is slow, inconsistent, and brittle. Epstein wants startups building software designed from the start for machine consumption, interfaces, APIs, and data structures that work with how agents actually operate.<\/p>\n\n  <h2><span class=\"category-number\">13<\/span> Selling to Huge Companies<\/h2>\n  <p>YC partners Harshita Arora and Brad Flora present a shift in enterprise sales dynamics that deserves attention from large organization procurement teams as much as from investors. Their observation is that a two or three person startup can now, for the first time, build something that a Fortune 10 company finds genuinely useful before the startup has been operating for a year.<\/p>\n  <p>This was not true before. Enterprise-grade software required years of development, significant teams, and deep integration work. AI has compressed that timeline substantially. Arora and Flora note that YC companies are already landing pilots and multi-million dollar contracts within their first year, and that large enterprise buyers are moving faster than they historically have because the problems being solved are real and the solutions are working.<\/p>\n\n  <h2><span class=\"category-number\">14<\/span> Semiconductor Supply Chain<\/h2>\n  <p>Also written by Diana Hu, this category starts with a specific fact: a single advanced AI chip goes through approximately 1,400 manufacturing steps, crosses a dozen countries, and takes five months to produce. The supply chain that supports this process is managed primarily through spreadsheets, legacy ERP software, and phone calls.<\/p>\n  <p>In 2021, a $300 chip shortage halted the production of $210 billion worth of vehicles. The structural problem has gotten more acute since then. TSMC&#8217;s advanced packaging capacity is currently the single largest bottleneck in AI compute production. NVIDIA has locked up over 60 percent of it. Export controls change on a quarterly basis. New American fabrication plants are being built in Arizona, Texas, Ohio, and New York under the CHIPS Act, each requiring supply chains to be constructed nearly from scratch. The tooling that one would expect to exist for managing this complexity largely does not.<\/p>\n\n  <!-- VISUAL 5: Semiconductor facts -->\n  <div class=\"visual-block\">\n    <div class=\"visual-block-title\">The Semiconductor Supply Chain \u00b7 By the Numbers<\/div>\n    <div class=\"bar-chart\">\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Manufacturing steps per chip<\/div>\n        <div class=\"bar-track\">\n          <div class=\"bar-fill\" style=\"width:100%\"><span class=\"bar-val\">~1,400 steps<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Countries a chip crosses<\/div>\n        <div class=\"bar-track\">\n          <div class=\"bar-fill mid\" style=\"width:48%\"><span class=\"bar-val\">~12 countries<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Time to produce one chip<\/div>\n        <div class=\"bar-track\">\n          <div class=\"bar-fill mid\" style=\"width:36%\"><span class=\"bar-val\">~5 months<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Vehicles unbuilt in 2021 shortage<\/div>\n        <div class=\"bar-track\">\n          <div class=\"bar-fill\" style=\"width:85%\"><span class=\"bar-val\">$210B value<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <p style=\"font-size:12px;color:var(--ink-muted);margin-top:14px;margin-bottom:0;font-style:italic;\">Source: Y Combinator Summer 2026 Requests for Startups<\/p>\n  <\/div>\n\n  <h2><span class=\"category-number\">15<\/span> AI Operating System for Companies<\/h2>\n  <p>The final category, also attributed to Diana Hu, addresses what happens at the company level as AI agents begin handling more internal work. The best AI-native companies, in Hu&#8217;s framing, have made their entire organization legible to an AI layer. Every meeting is recorded. Every support ticket is tracked. Every customer interaction is captured and connected to an intelligence system that can learn from it and act on it.<\/p>\n  <p>This transforms a company from a collection of disconnected processes into something that can operate with genuine continuity and institutional memory. The companies that have built versions of this internally have cut development time and increased output substantially. The product that enables any organization to build this layer does not yet exist as a commercial offering. That gap is what Hu wants founders to close.<\/p>\n\n  <hr class=\"section-divider\">\n  <div class=\"section-label-wrap\"><span class=\"section-label\">The Takeaway<\/span><\/div>\n\n  <p>Taken together, the Summer 2026 list represents a meaningful departure from YC&#8217;s previous priorities. Earlier editions focused on applying AI to familiar business workflows. This one covers chips, defense systems, space manufacturing, agricultural robotics, and the infrastructure that AI itself runs on. Eight of the fifteen categories require significant capital, specialized hardware expertise, or both. The remaining seven are software opportunities, but they are deeper and more structurally ambitious than anything the previous batch identified.<\/p>\n\n  <p>For investors, the practical reading is straightforward. YC is placing its reputation on the view that the AI opportunity is no longer primarily about productivity software. The next phase is about rebuilding services, hardware, and physical systems with AI as the foundation. The companies that get there first, in categories that are hard to enter, will be the ones that look obvious in retrospect.<\/p>\n\n  <!-- SEO LINKS -->\n  <div class=\"seo-block\">\n    <div class=\"seo-block-title\">Read NN Analysis<\/div>\n    <ul class=\"seo-links\">\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/is-openai-losing-the-ai-race-to-anthropic-and-gemini-as-revenue-targets-fall-short\/\" target=\"_blank\">\n          Is OpenAI Losing the AI Race to Anthropic and Gemini as Revenue Targets Fall Short?\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/why-are-enterprises-creating-ai-free-zones-in-critical-workflows\/\" target=\"_blank\">\n          Why are Enterprises Creating AI-Free Zones in Critical Workflows?\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/why-are-cxos-spending-more-on-ai-and-losing-customer-confidence-cxos-answer\/\" target=\"_blank\">\n          Why Are CXOs Spending More on AI and Losing Customer Confidence? CXOs Answer\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/why-is-ai-governance-lagging-behind-ai-adoption\/\" target=\"_blank\">\n          Why is AI Governance Lagging Behind AI Adoption?\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/div>\n\n  <div class=\"footer-note\">\n    Y Combinator&#8217;s full Summer 2026 Requests for Startups list is available at ycombinator.com\/rfs. The Summer 2026 batch application deadline is May 4, 2026.\n  <\/div>\n\n<\/div>\n\n<!-- STICKY SUBSCRIBE BAR -->\n<div class=\"sticky-subscribe\" id=\"stickyBar\">\n  <div class=\"sticky-text\">\n    <strong>AI intelligence for executives.<\/strong>\n    <span>Join CXOs reading NervNow every week.<\/span>\n  <\/div>\n  <a class=\"sticky-sub-btn\" href=\"https:\/\/newsletter.nervnow.com\/?_gl=1*abwhqi*_ga*NzExNTU0MjY4LjE3NzczMDA0ODA.*_ga_2N8VFY4MYZ*czE3Nzc0ODc5NjgkbzUkZzEkdDE3Nzc0ODgyOTkkajM3JGwwJGgw\" target=\"_blank\">Subscribe Free<\/a>\n  <button class=\"sticky-close\" onclick=\"document.getElementById('stickyBar').style.display='none'\" aria-label=\"Close\">\u00d7<\/button>\n<\/div>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Every few months, Y Combinator publishes a list of startup ideas it actively wants to fund. This document, called Requests for Startups, functions as a public investment thesis from one of the world&#8217;s most closely watched venture accelerators.<\/p>","protected":false},"author":6,"featured_media":6777,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[106,95,108],"tags":[122],"class_list":["post-6776","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis-ai-technology","category-analysis","category-industries","tag-feature"],"blocksy_meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6776","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/comments?post=6776"}],"version-history":[{"count":2,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6776\/revisions"}],"predecessor-version":[{"id":6781,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/6776\/revisions\/6781"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media\/6777"}],"wp:attachment":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media?parent=6776"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/categories?post=6776"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/tags?post=6776"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}