Companies

Eventual

daft.ai

Eventual builds open-source Daft and MultiBase data infrastructure for multimodal and physical-AI workloads.

HQSan Francisco, California, United States
Employees1-50
4 active roles
Jobs checked 20h ago
Data InfrastructureAI InfrastructureInfrastructure

About

Eventual builds Daft, an open-source, high-performance data engine for AI workloads spanning images, audio, video, and other modalities, alongside MultiBase for physical-AI data. It serves AI companies and physical-AI teams, differentiating through multimodal processing that scales from local machines to massive clusters and reported exabyte-scale production deployments.

Market

Eventual competes in AI data infrastructure and distributed data processing, especially for multimodal and physical-AI pipelines involving images, video, audio, PDFs, text, embeddings, and large-scale model workloads. Its positioning is an open-source, Python/SQL-compatible engine that scales from laptops to clusters while using Rust, Arrow, streaming execution, and native multimodal support to reduce memory use and operational glue; Eventual claims Daft with Flotilla runs substantially faster than Spark and Ray Data on representative workloads.

Target Customers

Large enterprises and AI/ML organizations with data- and infrastructure-engineering teams processing petabyte- to exabyte-scale multimodal or unstructured data. Strong-fit industries include autonomous vehicles and physical AI, AI model training and inference, recommendation systems, and enterprise data processing.

At a Glance

Problem

Eventual addresses the data bottleneck behind modern AI. Traditional big-data systems are built around clean, tabular data, while AI applications must combine documents, images, video, audio, lidar, telemetry, model calls, and external APIs. The original killer use case came from autonomous vehicles, where engineers lacked one system capable of processing these modalities together and reportedly spent about 80% of their time on infrastructure rather than their core application. The operational economics are significant: even a 0.1% failure rate becomes unacceptable across millions of files, physical-AI teams can spend three to five days finding and annotating the right video, and 20–40% of GPU training time can be lost to data loading.

Product / Service

Eventual’s foundation is Daft, an open-source, Apache 2.0 Python data engine that gives developers a pandas- or SQL-like interface for multimodal data. It supports images, audio, video, text, embeddings, and structured data, runs from a laptop to distributed Ray or Kubernetes clusters, and uses a Rust execution engine, out-of-core processing, batching, scheduling, and zero-copy Apache Arrow operations to handle large workloads without extensive infrastructure or memory-tuning code. Eventual’s current specialized offering is MultiBase, which targets Physical AI: it indexes timestamp-aligned video and sensor data in customers’ own storage, lets teams search clips with natural-language or semantic queries, and streams decoded training data to GPUs through a video-native PyTorch DataLoader. The intended benefit is to turn a weekly data iteration into a daily one, reclaim training capacity lost to data loading, and let teams focus on model development rather than data plumbing. The delivery model appears hybrid: Daft is self-hosted open source, while MultiBase is being introduced through direct dataset evaluations and Eventual Cloud was previously offered through an early-access waitlist.

Market

Eventual competes in AI-native data infrastructure, initially against general-purpose distributed dataframes and query engines such as Apache Spark, Dask, and Modin, while positioning Daft around the multimodal workloads those systems handle less naturally. Its newer focus places it in the narrower Physical AI training-data market, alongside the broader infrastructure stack used by autonomous-vehicle, robotics, and other sensor-heavy AI teams. Daft’s public benchmarks claim reliable terabyte-scale execution and materially faster performance than Spark, Dask, and Modin, although those are company-produced comparisons rather than independent market-share evidence.

The company is not best characterized as an untested pre-product startup: its open-source Daft project reports more than 5,000 GitHub stars, and Eventual says Daft processes petabytes of multimodal data daily in mission-critical workloads at companies including Amazon, CloudKitchens, Essential AI, and Together AI, with production-scale use also cited at Mobileye. Eventual announced $30 million in total funding in June 2025, including a $20 million Series A led by Felicis. However, the available materials do not disclose revenue or customer contract value; the latest MultiBase page asks prospective users to bring a dataset for evaluation, so the commercial product appears to be in early go-to-market rather than having publicly demonstrated scaled recurring revenue.

Founders & Leadership

Jay ChiaFounder
Co-founder & CTO
Sammy SidhuFounder
Co-founder & CEO

Funding History

2025-06
Seed$10M

CRV

2025-06
Series A$20M

Felicis

Recent News

2026-06-30product
Daft v0.7.16: DROID Robotics Dataset, PyTorch DataLoader, and Resilient File Reads

Daft v0.7.16 added DROID robotics dataset support, a native PyTorch DataLoader, daft.concat() for multi-DataFrame workflows, and ignore_corrupt_files for resilient batch processing.

2026-04-27product
Image Embeddings: Tutorial & Examples

Eventual published a tutorial and examples focused on image embeddings for multimodal AI data workflows.

2026-04-03product
Daft v0.7.7: Parquet Cache Regression Fixed, df.shuffle(), and Coalesce Short-Circuit

Daft v0.7.7 fixed a Parquet streaming regression that made aggregations 2–4x slower and introduced df.shuffle() for ML workflows, along with a coalesce short-circuit.

2026-03-31product
Daft v0.7.6: Every Major Lake Format, O(1) Scalars, and Swordfish Plan Caching

Daft v0.7.6 announced native support for major open lake formats including Iceberg, Delta Lake, Hudi, and Apache Paimon, plus O(1) scalars and Swordfish plan caching.

2026-01-14
Why I Joined Eventual

Chris Kelloggs shared why he joined Eventual to help build open-source distributed systems for large-scale AI and multimodal data workloads.

2025-12-03
Why I Joined Eventual

Sam Stokes announced his move to Eventual, the company behind Daft, as a software engineer focused on the long-term architecture of its cloud platform.

2025-11-17product
Request a Demo

Daft promoted its platform for building and scaling AI pipelines, including managed ingestion, model execution, and continuous updates.

2025-10-22product
Using PyTorch DataLoaders to Streamline Multimodal Data

The post covered using PyTorch DataLoaders with Daft for multimodal data workflows and included a voice-AI analytics pipeline involving transcription, summaries, and embeddings at scale.

2025-08-20partnership
How Essential AI Built Essential-Web v1.0 with Daft

Essential AI used Daft’s data engine to process a massive web-scale dataset for large language model training, providing a customer case study for Daft’s AI data-processing platform.

Active Roles

4
San Francisco/Engineering/Today
San Francisco/Engineering/Today
San Francisco/Engineering/33d ago
San Francisco/Operations/33d ago

Business Model

Eventual monetizes enterprise use of its infrastructure through Eventual Cloud, which is built on open-source Daft and runs in customers’ clouds with enterprise-grade security and reliability. The available evidence does not specify public pricing or a subscription or usage-based fee schedule.

Products

Daft — open-source data engine for AI and multimodal workloadsFlotilla — Daft’s distributed streaming execution engineMultiBase — physical-AI data search and GPU-streaming product

Customers

AmazonMobileyeTogether AICloudKitchensEssential AI

Tech Stack

Python DataFrames and SQLRust compute engineApache Arrow and Arrow Flight RPCRay distributed executionGPU/model UDF pipelinesNative multimodal data types for images, audio, video, text, and embeddings

Competitors

Apache Spark
Ray Data
Polars
Pandas