Free to read. Sign up to save your progress and take knowledge-check quizzes.

Sign up free
4 min read·Updated March 27, 2026

Poolside Code

Poolside logoBy Poolside

Poolside is building code foundation models from scratch using reinforcement learning from code execution — trained across 130,000+ real codebases, backed by up to $1 billion from NVIDIA, and valued at up to $12 billion.

Listen to this lesson

Free preview · first 0:30
0:00 / 0:30

Audio & video lessons are paid features

Plus unlocks audio streaming. Pro adds downloadable audio, video, certificates, and more.

Plus adds:
  • Audio streaming
  • Downloadable PDFs
  • All AI Playbooks
  • Personalized content
Pro also adds:
  • Certificates of completion
  • Audio MP3 downloads
  • Video lessonssoon
  • & More…soon

Watch this lesson

Video coming soon

Learning Objectives

  • Understand what Poolside Code is and how RLCEF (Reinforcement Learning from Code Execution Feedback) works
  • Evaluate Poolside's approach of building code-specific foundation models versus fine-tuning general LLMs
  • Assess the company's enterprise-only strategy and massive valuation

What Is Poolside Code?

Poolside is building AI foundation models designed specifically for software engineering — not fine-tuned general-purpose LLMs, but models trained from scratch on code with a novel technique called RLCEF (Reinforcement Learning from Code Execution Feedback). Founded by Jason Warner (former CTO of GitHub who oversaw the launch of Copilot) and Eiso Kant (who founded the first company to apply AI to source code), Poolside is one of the most heavily funded AI coding startups.

The company is currently enterprise-only — targeting organizations with 5,000+ developers (banks, defense contractors, large tech companies). Models are available through Amazon Bedrock and EC2 but not through any public consumer-facing product.

💡Key Concept

RLCEF (Reinforcement Learning from Code Execution Feedback): Most coding AI is trained by predicting the next token in code. Poolside goes further: models explore solutions across 130,000+ real-world codebases, then receive execution feedback — did the code compile? Did unit tests pass? Was it efficient? Was it secure? This is like RLHF (the technique that made ChatGPT helpful) but for code — the model learns from whether its code actually works, not just whether it looks correct.

Models

ModelPurposeDetails
MalibuComplex software engineering tasksCode generation, test writing, refactoring, documentation; 1 million+ token context window
PointReal-time code completionContext-aware next-step prediction; algorithm and design pattern optimization

Both models can be fine-tuned per customer's software environment — meaning a bank's Poolside deployment understands that bank's specific codebase, frameworks, and coding standards.

How It Works

  1. Code-specific training: Models built from scratch on code (not adapted from text-focused LLMs)
  2. 130,000+ real codebases: Training data spans production-quality open-source repositories
  3. Execution feedback loop: Every code generation attempt is compiled, tested, and evaluated for efficiency and security
  4. Per-customer fine-tuning: Models adapted to each enterprise's specific software environment
  5. Multi-agent orchestration: Acquired Fern Labs (London) for "Bridge" — an orchestration layer for high-stakes production environments

Infrastructure

Poolside is building Project Horizon — a 2 gigawatt AI campus in West Texas with 40,000+ NVIDIA GB300 NVL72 GPUs. Initial capacity began coming online in December 2025. This gives Poolside dedicated training infrastructure independent of cloud providers.

Poolside vs. AI Coding Competitors

CompanyApproachKey Difference
PoolsideCode foundation models from scratch with RLCEFEnterprise-only; per-customer fine-tuning; code execution feedback in training
OpenAI CodexGeneral-purpose LLM adapted for codeBroader accessibility; not code-specific from the ground up
Claude CodeAnthropic's coding agentMore accessible (individual developers); strong reasoning but general-purpose base
Devin (Cognition)Autonomous coding agentAgent product layer; Poolside focuses on the foundation model layer underneath
Magic AICode-specific foundation model with massive contextSimilar ambition; Magic focuses on context window; Poolside on execution feedback

Company Details

DetailInfo
CompanyPoolside AI
Founded2023
CEOJason Warner (former CTO of GitHub; oversaw Copilot launch)
CTOEiso Kant (founded source{d}; first to apply AI to source code)
HeadquartersParis, France (incorporated) and San Francisco (operations)
Employees~256-322
Latest Funding$500 million Series B (October 2024) at $3 billion valuation
Raising~$2 billion Series C at reported $12 billion valuation (October 2025; not confirmed as closed)
Total Raised$626 million+ (with up to $2 billion more in progress)
NVIDIA InvestmentUp to $1 billion (in the raising round)
Revenue~$50 million (third-party estimate)
InfrastructureProject Horizon: 2 GW AI campus; 40,000+ GB300 NVL72 GPUs
Websitepoolside.ai

Strengths

  • Code-first from the ground up — models built specifically for software engineering, not adapted from general-purpose text LLMs
  • RLCEF training — models learn from code execution feedback across 130,000+ real codebases; code that compiles and passes tests is rewarded
  • Per-customer fine-tuning — models adapted to each enterprise's specific codebase, frameworks, and standards
  • GitHub CTO pedigree — Jason Warner's experience overseeing Copilot gives deep understanding of what developers need
  • Massive funding — $626 million+ raised with NVIDIA contributing up to $1 billion; dedicated 2 GW training facility

Limitations and Considerations

  • No public access — enterprise-only; targeting organizations with 5,000+ developers. Individual developers cannot use Poolside
  • No public benchmarks — no SWE-bench, HumanEval, or other standard scores published; capabilities cannot be independently verified
  • Pre-product for most — unless you are a large enterprise customer, Poolside is a company to watch, not a tool to use today
  • $12 billion valuation unconfirmed — the Series C reportedly in progress; final close and valuation not publicly confirmed
  • Revenue modest for valuation — ~$50 million revenue against a potential $12 billion valuation implies significant future expectations

Key Takeaways

  • Poolside is building code foundation models from scratch using RLCEF — where models learn from whether their code compiles, passes tests, and is efficient across 130,000+ real codebases
  • Enterprise-only (5,000+ developer organizations); available on Amazon Bedrock; per-customer fine-tuning for each organization's specific codebase
  • Founded by GitHub's former CTO (who launched Copilot); backed by up to $1 billion from NVIDIA; building a 2 GW dedicated training facility
  • Currently a company to watch rather than a tool to try — no public access, no published benchmarks, but the approach and team are among the most ambitious in AI coding

Save your progress & take the quiz

Sign up free to bookmark lessons, track which modules you've completed, and lock in what you learned with a quick knowledge-check quiz at the end of each lesson.

🧭Recommended for you