Companies

Gimlet Labs

gimletlabs.ai

Gimlet Labs builds heterogeneous-hardware inference infrastructure and managed cloud services for AI agents.

HQSan Francisco, California, United States
Employees11-50
Funding$12M
11 active roles
Profile 6mo agoJobs checked 16h ago
AI / MLAI InfrastructureB2B SaaSSeries A$10M-$50M

About

Gimlet Labs builds high-performance AI infrastructure, including a serverless inference cloud for simple and multi-agent applications. It sells to teams deploying AI agents and differentiates through orchestration across heterogeneous hardware, including multiple chip architectures, to improve inference performance and efficiency.

Market

Gimlet competes in AI inference infrastructure and multi-silicon compute, with a focus on high-performance serving for frontier AI labs and large data centers rather than general-purpose application developers. Its differentiation is hardware abstraction and workload decomposition: Gimlet routes stages of agentic workloads across heterogeneous CPUs, GPUs, and specialized accelerators while combining orchestration, scheduling, compiler, and kernel-generation technologies to improve performance, utilization, and cost.

Target Customers

Gimlet primarily targets large AI model labs, frontier AI companies, hyperscalers, and data-center operators that need to serve complex agentic workloads efficiently at scale. Likely buyers are infrastructure, platform engineering, and AI systems leaders responsible for inference performance, hardware utilization, cost, and service-level agreements.

At a Glance

Problem

Gimlet Labs addresses the inference bottleneck created by agentic AI. Unlike a conventional chat request, an agent may chain multiple models, call tools, retrieve data, and execute code; these stages have different compute, memory, and network requirements. Agentic systems can generate 5–15 times more tokens than traditional chat models, while homogeneous GPU infrastructure leaves latency, power efficiency, utilization, and available capacity on the table. The economic pressure is substantial: inference is already measured in quadrillions of tokens per month, the industry is preparing to spend hundreds of billions of dollars on AI data centers, and Gimlet says existing hardware may be used only 15–30% of the time for some applications.

The core use case is high-volume, latency-sensitive inference for frontier AI companies, especially coding agents and other complex multi-step agents. These workloads need materially more performance and capacity without proportionally increasing the cost of chips, power, or data-center construction.

Product / Service

Gimlet offers serverless inference for AI agents through Gimlet Cloud, alongside software that customers can deploy in their own data centers. Developers can import existing agent pipelines, chain multiple models with non-model stages such as search, connect custom data sources, and scale the workload without rewriting the application. The service is aimed primarily at large AI model labs and data centers rather than ordinary application developers.

Under the hood, Gimlet translates an agent into a compute graph, decomposes the graph into fragments, and dynamically routes each fragment to the most suitable accelerator across different generations and vendors. Its hardware-agnostic compiler optimizes those fragments, while autonomous kernel-generation tools create tuned implementations for different platforms. Gimlet operates multi-silicon data centers using GPUs, CPUs, and specialized accelerators, and says the approach can deliver roughly 3–10 times faster inference for the same cost and power envelope, with the broader goal of making agentic workloads up to 10 times more efficient.

Market

Gimlet competes in AI inference infrastructure, more specifically the emerging market for agent inference clouds and heterogeneous, multi-silicon compute orchestration. Its differentiation is that it treats the data center as a mixed fleet rather than a homogeneous GPU cluster, routing different phases of an agent or even different portions of one model to the hardware best suited to each task. The closest named alternatives in the available evidence are existing inference deployment stacks such as vLLM and llm-d, as well as conventional single-vendor GPU infrastructure; however, those systems’ support for heterogeneous hardware is described as uneven, and no directly comparable commercial rival is identified by name in the cited material.

Gimlet is not pre-revenue. It emerged from stealth in October 2025 reporting eight-figure revenue and deployments at AI-native and Fortune 500 companies, raised a $12 million seed round led by Factory, and said its customer base tripled within five months to include a top frontier lab and a hyperscaler. In March 2026 it announced an $80 million Series A led by Menlo Ventures, bringing total funding to $92 million. By June 2026 it had also joined MLCommons to help establish vendor-agnostic benchmarks for agentic inference, although the company has not publicly named those major customers in the available evidence.

Founders & Leadership

Zain AsgarFounder
Co-Founder/CEO
Michelle NguyenFounder
Co-Founder
Omid AziziFounder
Co-Founder
Natalie SerrinoFounder
Co-Founder
James BartlettFounder
Founding Engineer

Funding History

2025-10
Seed$12M

Factory

2026-03
Series A$80M

Menlo Ventures

Recent News

2026-03-23funding
Announcing Gimlet's Series A Raise

Gimlet Labs announced an $80 million Series A led by Menlo Ventures, with participation from Eclipse, Factory, Prosperity7, and Triatomic.

2026-03-23
Startup Gimlet Labs is solving the AI inference bottleneck in a surprisingly elegant way

TechCrunch reported that Gimlet Labs raised $80 million for technology that allows AI workloads to run across NVIDIA, AMD, Intel, ARM, Cerebras, and d-Matrix chips simultaneously.

2026-03-23funding
Menlo's Investment in Gimlet: The Multi-Silicon Inference Cloud

Menlo Ventures described Gimlet as building a multi-silicon inference and compute cloud that combines traditional GPUs with SRAM-centric silicon.

2026-03-12partnership
d-Matrix and Gimlet Labs to Deliver 10x Speed Ups ...

d-Matrix and Gimlet Labs announced plans to deploy d-Matrix Corsair accelerators alongside GPUs in Gimlet Cloud for agentic AI inference, targeting 10x performance improvements and availability to selected customers in the second half of 2026.

2026-03-12partnership
Gimlet Labs, d-Matrix Partner to Boost Agentic AI Inference Performance

Data Center Knowledge covered the partnership to integrate d-Matrix Corsair accelerators into Gimlet Cloud alongside traditional GPUs, with the combined solution planned for the second half of 2026.

2025-10-22product
Introducing Gimlet Labs: AI Infrastructure for the Agentic Era

Gimlet Labs publicly introduced the company and its mission to make AI workloads 10x more efficient through new infrastructure for the agentic AI era.

2025-10-22funding
Gimlet Labs launches with $12M to port AI agents across ...

SiliconANGLE reported Gimlet Labs' launch with $12 million in funding; Factory led the investor consortium. The company focuses on porting AI-agent workloads across different chip architectures.

Active Roles

11
San Francisco, CA/Operations/Today
San Francisco, CA/Operations/21d ago
Oklahoma City, OK/Operations/45d ago
San Francisco, CA/Engineering/83d ago
San Francisco, CA/Legal/93d ago
Network Engineer $250k – $320k
San Francisco, CA/Engineering/94d ago
San Francisco, CA/Engineering/178d ago
San Francisco, CA/Engineering/178d ago
San Francisco, CA/Engineering/178d ago
San Francisco, CA/Engineering/178d ago
San Francisco, CA/Engineering/196d ago

Business Model

Gimlet Labs makes money by selling access to its managed, serverless inference cloud and API for AI-agent workloads. Its March 2026 announcement reported eight-figure revenues and a tripled customer base, although the evidence does not specify a public pricing formula.

Products

Gimlet Cloud — an agent-native/serverless inference cloud for simple agents through complex multi-agent systemskforge — an autonomous system that generates optimized low-level kernels directly from PyTorchApplied AI-systems research programs covering universal compilation, heterogeneous-hardware optimization, agent-workload scheduling, hybrid edge/cloud orchestration, cost-aware optimization, and headless inference hardware

Tech Stack

AI-agent and multi-agent inference orchestrationServerless inference infrastructureMulti-vendor AI accelerators and CPUs, including NVIDIA, AMD, Intel, ARM, Cerebras, and d-MatrixCUDA, ROCm, and Metal backendsPyTorch-based autonomous kernel generationMLIR-based universal AI compilerDPUs and accelerator-based inference architectures

Competitors

NVIDIA NIM and Triton Inference Server
AMD ROCm inference stack
Baseten
Modal
Anyscale
Together AI
RunPod

Key Investors

Lip-Bu Tan, Factory