Fundraising Fox

Replicate

AcquiredYC W20

San Francisco, US · Founded 2019 · Delaware corporation · 36 employees · 7 known investors

Replicate builds tools that make AI models accessible to software engineers through simple APIs and abstractions, similar to standard software libraries. The platform enables developers to use, deploy, and customize machine learning models as easily as working with conventional software packages.

Also known as Replicate, Inc.

Founders & leadership· Y Combinator alumni (W20)

Replicate was founded in 2019 by Ben Firshman and Andreas Jansson.

BFBen Firshman
Ben Firshmanin𝕏Founder & CEO2019–2025Ben Firshman was a product leader at Docker and authored Docker Compose. He has founded four companies.
AJAndreas Jansson
Andreas JanssoninCofounder, CTO2019–2025Andreas Jansson completed a PhD in machine learning focused on music and previously built research tools and infrastructure at Spotify.

Board

MBMATT BORNSTEIN
MATT BORNSTEINin𝕏Board directorPartner at Andreessen Horowitz

Investors · 7

Also in the syndicate · 2

NVentures (NVIDIA)Sequoia

Funding

SEC filings, press & company announcements

$32.4M disclosed across 1 of 3 rounds · 2023–2025

$32.4MraisedJul 2023 · 3 investors · Other Technology
Rule 506(b)
Officers, directors & promoters on the filing
  • MATT BORNSTEINDirector
  • BEN FIRSHMANExecutive Officer, Director
  • ANDREAS JANSSONExecutive Officer, Director
Offering amount
$40M
Amount sold
$32.4M
First sale
Jun 2023
Incorporated
Corporation, Delaware, 2019
Federal exemptions
06b
Full filing on SEC EDGAR ↗

Source: SEC EDGAR Form D. Amounts as filed; amended filings shown once at their latest values.

Company profile

researched Aug 2026

Replicate operates a cloud platform for running machine learning and generative AI models via an HTTP API, so developers can use models without managing GPU infrastructure or understanding the underlying machine learning. Users can run open-source and commercially licensed models published by others, fine-tune models on their own training data, or package and deploy custom models of their own. Access is available through a browser interface that auto-generates an input form for each model, and through an HTTP API with client libraries for Python, JavaScript and other languages.

The platform's core abstractions are models (trained, packaged and published programs that take inputs and return outputs), versions (each retraining, bug fix or dependency change is published as a new version to keep runs reproducible), and predictions (objects representing a single model run, including inputs, outputs, model version, status and timestamps). Supporting features include deployments, organizations, webhooks, streaming output, rate limits, safety checking, secrets, data retention controls, prepaid credit and billing, an MCP server and agent skills, plus documentation, guides and GitHub Actions/CI-CD integration for pushing models.

The catalog spans image generation and editing, video generation, text-to-speech, music generation, image restoration and captioning, and large language models. It combines "Official" models from providers such as Google, OpenAI, ByteDance, Black Forest Labs, Anthropic, xAI, Alibaba, MiniMax, Krea and Pruna AI with thousands of community-contributed models from accounts including Meta, Stability AI, LAION-AI, Microsoft and independent publishers.

Founding story

Replicate was founded in 2019 by Ben Firshman, previously in product at Docker and creator of Docker Compose, and Andreas Jansson, who built research tools and infrastructure at Spotify and holds a PhD in machine learning for music. The company joined Y Combinator's Winter 2020 batch.

Business model

Replicate hosts and serves third-party, community and customer models on managed cloud infrastructure, charging for usage while offering a free tier to get started. Its 2023 Series B plans included adding enterprise-oriented capabilities such as security, compliance and model performance monitoring, alongside organization and deployment features aimed at larger-scale use.

Usage-based paid access to model APIs and hosting, with free sign-up, prepaid credit and billing options documented in the product; roughly 30,000 of 2 million sign-ups were paying customers as of December 2023.

Traction

In the roughly 18 months before December 2023, 2 million people signed up and 30,000 became paying customers, with generative image models the initial driver and open-source language models the fastest-growing segment (the week Llama 2 launched was the company's biggest growth week to that point). Individual models on the platform report large cumulative run counts, several in the tens of millions of runs.

Latest developments

The platform now lists official models from Google, OpenAI, ByteDance, Black Forest Labs, Anthropic, xAI, Alibaba, MiniMax, Krea and Pruna AI across image, video, audio, music and language tasks, and runs promotional pricing such as a discount on Alibaba's Wan 3.0. Documentation covers newer surfaces including an MCP server, agent skills, an llms.txt reference and fine-tuning workflows for image models and LoRAs.

Full profile — market position, technology, go-to-market, geography, history

Market position

Replicate positions itself as the place where the latest AI models are available as production-ready APIs rather than research demos, aggregating both official provider models and community-published models. The company frames its opportunity as the gap between roughly 30 million software engineers and roughly 500,000 machine learning engineers, aiming to let general developers use machine learning like ordinary software.

Emphasis on one-line-of-code access to a broad, continuously updated model catalog; reproducibility through explicit model versioning; the ability for anyone to publish a model and get a production API; and coverage of both open-source community models and official models from major AI labs.

Technology

A cloud API layer over GPU model execution, organized around versioned model packages and prediction objects. Long-running generative predictions are handled via polling or webhooks, with streaming output, model hardware selection, deployments for dedicated capacity, and client libraries for Python and JavaScript. Model authors can push models from Transformers or Diffusers, publish via GitHub Actions or CI/CD pipelines, and apply optimizations such as torch.compile or Pruna.

Go-to-market

Developer-led, self-serve adoption: free sign-up, browser-based model trials, extensive documentation, guides, tutorial videos and client libraries, combined with a community of model publishers whose contributions attract new users. Enterprise expansion is pursued through organization accounts, deployments and hands-on support.

Software engineers and developers who are not machine learning specialists, indie developers and solo founders, AI startups, and larger companies running open-source or hosted models in production. Named users include BuzzFeed, Getty-owned Unsplash, Character AI and Labelbox.

Geography

Headquartered in San Francisco, serving developers globally through a cloud API.

History

After the Y Combinator Winter 2020 batch, Replicate gained traction with generative image models following the 2022 release of Stable Diffusion, as hobbyist projects on the platform turned into revenue-generating products. Growth shifted toward open-source language models in 2023, and in December 2023 the company raised a $40 million Series B led by a16z. Its Y Combinator profile subsequently lists the company's status as acquired.

Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.

Key figures

latest reported
HeadcountAug 202625
Paying customersDec 202330,000 customers
Registered users (sign-ups)Dec 20232,000,000 users
Team sizeJan 202536 employees

Company-reported or press-reported figures, each dated to when it was claimed — not independently audited.

Founder mafia

3 people who came through Replicate went on to found or lead other companies.

Competitors · 10

by search overlap
Hugging Face2466 shared keywordsHugging Face is a collaboration platform that hosts and provides access to machine learning models, datasets, and applications. It offers both open-source tools for the ML community and paid compute and enterprise solutions for teams building AI applications.
fal1322 shared keywordsFal provides fast inference for generative AI models, particularly for image and video generation tasks like SDXL and Whisper. The platform serves developers building creative applications and consumer tools at scale.
Imagine896 shared keywordsImagineArt is an AI platform for generating high-quality images and videos from text, image, video, and audio inputs. It offers creative tools including workflows, film, ad, and fashion studios, plus an AI agent system, aimed at creators and content producers.
Canva869 shared keywordsDesign platform; Blackbird invested when it was just an idea and in every round since.
PicsArt869 shared keywordsPicsart offers a command-line tool that generates images, video, and audio from the terminal, providing access to 130+ AI models across the three media types. The CLI can be integrated into shells, CI pipelines, or Dockerfiles for developers and creators.
OpenAI778 shared keywordsOpenAI is an AI research and deployment company focused on developing artificial general intelligence (AGI) with emphasis on safety and beneficial outcomes for humanity.
Civitai685 shared keywordsCivitai is a community platform where users create and share AI-generated images, from simple shapes to detailed landscapes and portraits. The platform serves as both a creative tool and inspiration source for digital artists using generative AI.
DataCamp680 shared keywordsDataCamp is a learning platform for teams that teaches data and AI skills through hands-on coursework accessible via web browser and mobile app. It serves enterprise customers and development teams seeking to build technical capabilities.
Higgsfield AI678 shared keywordsHiggsfield is a platform for creating and generating visual content, including images, videos, and cinematic scenes using AI models. It serves creative professionals and developers building applications with tools like AI agents, automation, and a supercomputer interface.
OpenRouter663 shared keywordsOpenRouter operates an AI gateway that allows developers to access and compare hundreds of language models from multiple providers in a single platform. The service eliminates vendor lock-in while offering improved pricing, uptime, and reliability for companies and developers.

Companies competing with Replicate for the same Google search keywords, organic and paid, via search-intersection analysis.

Timeline · 2

launches, deals, and filings
Dec 2023
Replicate raises $40 million Series B led by a16z

Replicate announced a $40 million Series B financing led by Andreessen Horowitz with participation from NVIDIA's venture arm NVentures, Heavybit, Sequoia and Y Combinator. The company said proceeds would go toward growing developer adoption, adding enterprise features such as security, compliance and model performance monitoring, making predictions faster with fewer cold boots, and improving support for open-source language models.

$40M source ↗

Jan 2020
Participated in Y Combinator Winter 2020 batch

Replicate went through Y Combinator's Winter 2020 batch; Jared Friedman is listed as primary partner.

source ↗

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

Legal entities · 1

corporate structure
ReplicateDelaware

In the news

Research sources · 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Replicate do?
Cloud platform that lets developers run, fine-tune and deploy AI models through a hosted API.
Who founded Replicate?
Replicate was founded by Ben Firshman, Andreas Jansson in 2019.
Who are Replicate's investors?
Replicate's investors include AIX Ventures, Andreessen Horowitz, Heavybit, Y Combinator, Sequoia Capital.
How much funding has Replicate raised?
Replicate has disclosed $32.4M raised across 1 of its 3 known rounds.
Where is Replicate headquartered?
Replicate is headquartered in San Francisco, US.