Osmosis
YC W25San Francisco, US · Founded 2024 · 6 employees · Hiring · 5 known investors
Osmosis provides reinforcement learning infrastructure that enables AI agents to improve themselves from experience. The platform allows developers to fine-tune models on proprietary data with full ownership, addressing practical challenges in deploying and scaling AI agents across multi-step tasks.
Also known as Gulp · Gulp AI · Gulp AI Inc.
Founders & leadership· Y Combinator alumni (W25)
Osmosis was founded in 2024 by Kasey Zhang and Andy Lyu.
Investors · 5
Company profile
researched Aug 2026Osmosis, operating under the legal entity Gulp AI Inc., is a San Francisco-based company that provides a post-training platform for fine-tuning language models with reinforcement learning. It positions itself as a "forward deployed reinforcement learning" provider, helping companies create task-specific models intended to outperform general foundation models on performance, cost and latency. The platform handles compute orchestration, reward modeling and training-run observability, and is offered as a CLI-based product usable by both developers and agents.
The product covers three stated areas: hands-on deployments, in which the Osmosis team works directly with customers across the post-training workflow from feature engineering to reward function creation and model serving; reinforcement fine-tuning, exposing techniques such as GRPO and DAPO and multi-turn tool training without customer-managed infrastructure; and continuous improvement, integrating with customer evaluation systems to monitor performance and automatically trigger retraining runs without an engineer in the loop, ingesting real-time data and updating models as frequently as hourly. Stated use cases are domain-specific document data extraction with schema precision, tool-use training so agents can operate the exact tools available in production across multi-step and multi-tool tasks, and code generation models for domain-specific languages, front-end components and context-aware tests.
An earlier framing of the product described a real-time learning layer that maintained a library of an agent's prior interactions, queried a vector database for similar past scenarios, recommended a plan of action, and scored the agent's performance for reuse, added to a developer's agent stack in two lines of code.
Founding story
Osmosis was founded in 2024 in San Francisco by Kasey Zhang and Andy Lyu (Baiqing L.), who had known each other for over a decade. Kasey, CEO, previously co-founded and ran a gaming startup for two years until it was acquired, then worked at venture capital firms focused on AI and data investments. Andy, CTO, was an early member of the data infrastructure team at TikTok, joining as the fifth and youngest US hire and becoming a tech lead running data infrastructure for recommendations across the core TikTok app, Shop and Live.
Business model
B2B software and services: a post-training/fine-tuning platform sold to companies building AI agents and AI products, combined with hands-on, forward-deployed engineering support across the customer's post-training workflow. Pricing terms are not disclosed in the available sources.
Not disclosed in the sources.
Traction
Publicly available traction signals are limited: a $6.3M seed round reported October 2025, a team size of about 6, published benchmark comparisons against OpenAI Operator and GPT-4o on WebArena-style agent tasks, and a released open model (Osmosis-Apply-1.7B) distributed on Ollama and Hugging Face. No customer names, revenue or usage figures are disclosed.
Latest developments
October 2025: reported $6.3M seed financing intended to fund platform development, R&D and expansion of engineering and research teams. The website (2025) presents the current positioning as a forward-deployed reinforcement learning and post-training platform, and the company was hiring a machine learning engineer in San Francisco at $180K-$250K.
▸Full profile — market position, technology, go-to-market, geography, history, risks & controversies
Market position
A small, early-stage entrant in the model post-training and reinforcement fine-tuning infrastructure category, backed by Y Combinator (Winter 2025) and a $6.3M seed round reported in October 2025. Sources describe a team of roughly 2-10 people, listed as 6 on its YC profile.
Sources emphasize task- and domain-specific models trained with reinforcement learning that are claimed to beat general foundation models on accuracy, cost and latency; a hands-on, forward-deployed delivery model covering reward function design and serving; automated, continuous retraining without an engineer in the loop; and real-time learning from experience rather than reliance on static foundation models. Published benchmark claims include 21.5% first-run accuracy described as 60% better than base GPT-4o, and 7.5 average steps per task versus 67 for OpenAI Operator.
Technology
Reinforcement learning-based post-training of language models, including GRPO and DAPO algorithms and multi-turn tool training, with managed compute orchestration, reward modeling and training-run observability delivered through a CLI. The system integrates with customer evaluation tooling to trigger automatic retraining and can ingest real-time data to refresh models as often as hourly. Earlier work described a retrieval-based real-time learning loop using a vector database of past agent interactions with post-hoc performance scoring. The company has published Osmosis-Apply-1.7B, a reinforcement-learning fine-tuned code-merging model distributed via an MCP server, Ollama and Hugging Face, and reports it runs on local hardware.
Go-to-market
Direct sales via demo requests on the company website, developer-facing distribution of the CLI product and of open model artifacts through Ollama, Hugging Face and an MCP server, plus visibility through the Y Combinator network and launch posts. Founders solicited inbound contact directly by email in the YC launch.
Companies building and deploying AI agents and AI products, described as fast-growing AI companies and organizations in AI research and software development that need task-specific models, reliable multi-step tool use, document data extraction, or code generation. Specific customer names are not disclosed.
Geography
Headquartered in San Francisco, California, United States; job postings are also based in San Francisco. No other locations are disclosed.
History
Founded in 2024, the company participated in Y Combinator's Winter 2025 batch with Brad Flora as primary partner, launching an agent real-time learning framework benchmarked against OpenAI Operator. It subsequently released Osmosis-Apply-1.7B, a reinforcement-learning fine-tuned code merging model, and repositioned its public messaging around a broader "forward deployed reinforcement learning" post-training platform. A $6.3M seed round was reported in October 2025.
Risks & controversies
Public information is thin: the seed round source names no investors, no customers or revenue figures are disclosed, and performance claims (e.g., 21.5% first-run accuracy, 10X-50X faster training, cost multiples versus GPT-4o) come from the company's own launch and directory materials rather than independent evaluation. The company also operates under a different legal name (Gulp AI Inc.) and shares its brand name with unrelated entities, including Elsevier's Osmosis medical education product, the OsmosisAI visual inspection platform, and the Osmosis blockchain protocol, which creates naming-confusion risk.
Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed — not independently audited.
Founder mafia
2 people who came through Osmosis went on to found or lead other companies.
Competitors · 3
by search overlapCompanies competing with Osmosis for the same Google search keywords, organic and paid, via search-intersection analysis.
Timeline · 4
launches, deals, and filingsOsmosis, a reinforcement fine-tuning platform, secured $6.3M in investment capital; funds earmarked for platform capabilities, R&D, and expanding engineering and research teams. Investors not named in the source.
$6.3M source ↗
Osmosis is listed as an active Y Combinator Winter 2025 company, with Brad Flora as primary partner.
A reinforcement-learning fine-tuned model for code merging tasks, described as a smaller, faster model able to outperform larger foundation models on specific software engineering workflows and run on local hardware; distributed via MCP server, Ollama and Hugging Face.
Company launch post describing a framework that builds a library of an agent's prior interactions, queries a vector database for similar past scenarios, recommends a plan of action, and scores agent performance to enable learning across successive tasks; benchmarked against OpenAI Operator on WebArena.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
▸Research sources · 8
primary sources listed
- Osmosisosmosis.ai · web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Osmosis do?
- Osmosis (Gulp AI Inc.) is a YC W25 reinforcement-learning post-training platform for building task-specific AI models.
- Who founded Osmosis?
- Osmosis was founded by Kasey Zhang, Andy Lyu in 2024.
- Who are Osmosis's investors?
- Osmosis's investors include Y Combinator, Audacious, CRV (Charles River Ventures), Imagination Capital, Felicis Ventures.
- Where is Osmosis headquartered?
- Osmosis is headquartered in San Francisco, US.





