Spice AI’s cover photo
Spice AI

Spice AI

Data Infrastructure and Analytics

Seattle, Washington 4,662 followers

The open-source data platform for AI context

About us

Give agents secure, physically isolated access to operational, analytical, and streaming data. Spice is an open-source data platform that sits between agents and data lakes, warehouses, and databases. Every AI agent gets its own sandboxed data stack, and development teams get a single SQL endpoint for federation, acceleration, hybrid search, and LLM inference. Deployable in the cloud, on-premises, or at the edge.

Website
https://spice.ai
Industry
Data Infrastructure and Analytics
Company size
11-50 employees
Headquarters
Seattle, Washington
Type
Privately Held
Founded
2021

Locations

Employees at Spice AI

Updates

  • New in 2.0: GA of the Cluster-Sidecar Deployment The cluster-sidecar architecture combines a Spice multi-node cluster for scale and lightweight sidecars for locality, so agentic workloads get both fast, low-latency query of hot data and fast, distributed query across petabyte-scale data lakes. In this pattern, Single-node Spice instances run co-located with applications, materializing only the working set that application or AI agent requires. When a sidecar needs to reach beyond its local working set or run heavy long-running queries, it delegates to the cluster. The tiers collaborate rather than just stack. The multi-node cluster handles ingestion, replication, shared accelerations, while each sidecar stays light and specific to its agent or dashboard, serving and caching the working set it needs. The sidecar acts as a physically isolated sandbox of working data, while Spice manages refreshing data and delegating queries to the cluster replicas instead of the production database, so analytical queries and agents never contend with the operational workload.

    • No alternative text description for this image
  • View organization page for Spice AI

    4,662 followers

    20s -> 13s -> 3s The execution times for the same query in Spice ran with single-node Apache DataFusion, multi-node on DataFusion Ballista, and then with Spice Distributed Accelerations on Ballista. The query identifies which product category grew the most between 2012 and 2015 in an Amazon Reviews dataset, aggregates review counts per product category separately for each year, and joins the two years together to calculate the growth between them. Distributing the query cut execution time by about a third. Adding local acceleration on top cut it by another 75%. Full demo from Spice CTO Phillip LeBlanc here: https://hubs.ly/Q04pP57v0

  • Spice AI reposted this

    Luke Kim and Spice AI with another big release! They are becoming cornerstone data infrastructure in this AI Agent era helping some of the most demanding enterprises with distributed query, search, and inference. Think of it this way - most enterprise have data distributed in a myriad of systems, Spice seamlessly brings this all together for Agents to reason over in a highly performant and low-cost manner -- including rapidly changing operational data.

    View profile for Luke Kim

    Founder and CEO of Spice AI - we're hiring!

    Agents don't wait for ETL. Announcing Spice 2.0! Our answer to analytics in the era of AI agents: analytical query on operational data - real-time, sandboxed, without ETL. Bolt an analytics node onto your operational database, including Postgres, MySQL, MongoDB, DynamoDB and run sub-second analytical queries on data that's single-digit seconds fresh, with zero query load on production. Agents can't act on yesterday's data. That belief has shaped Spice since we founded it in 2021 and it's why we rebuilt replication from the ground up for 2.0. ⚡ High-throughput CDC replication, direct from the WAL, binlog, and oplog. No pipelines, no Debezium, no external streaming layer. Native replication bootstraps a 300M-row table in ~9 minutes — ~170x faster ingest than our 1.x Debezium-based path. Start with one table and be querying in minutes. 🌶️ Spice Cayenne, our Vortex-based acceleration engine, is GA: 1.5x faster than DuckDB acceleration with 3x less memory, and 26x faster than Spice 1.x on TPC-DS. On CH-BenCHmark (TPC-C transactions + TPC-H analytics, concurrently), PostgreSQL sustained 266,861 new orders per minute while Spice served the entire analytical workload and production never ran a single analytical query. 🚀 Petabyte-scale, multi-node distributed query built on Apache Ballista is GA: multi-active schedulers, no single point of failure, and 2.9x faster query from one node to three. No JVM, no ZooKeeper. Just Rust and object storage. ☸️ Enterprise-ready: a Kubernetes Operator with blue/green deployments and instant rollback, Cedar policy enforced inside the query engine, OIDC, mTLS, and PII masking — all before data ever reaches an agent. Already on Spice 1.x? Upgrading alone runs TPC-H 1.5–1.8x faster with up to 42% less memory with no config changes. Barracuda, Twilio, and Summation have already deployed Spice 2.0 to production. And it's all open source, written in Rust and built with Apache DataFusion, Apache Ballista, Apache Arrow, Apache Iceberg, Delta Lake, Linux Foundation Vortex, and Tantivy with a public, community-driven roadmap. Evaluating data infrastructure for AI agents in production? DM me, mention this post, and get a dedicated architecture workshop with our engineering team. Add Spice to your operational data. Analytical query, without ETL. 🌶️ 🔗 https://lnkd.in/e64nShGb #OpenSource #DataEngineering #AIAgents #Rust #ApacheDataFusion #Iceberg #DeltaLake #Vortex #SpiceCayenne #AI #Developers #Analytics

    • No alternative text description for this image
  • View organization page for Spice AI

    4,662 followers

    New in 2.0: Use Spice as an analytics replica for live operational data Point Spice at an operational database and it replicates changes without ETL or adding query load on production. It's incrementally adoptable and composable; start with one data store or table, replicate changes to Spice datasets, and even execute joins across them. These same sandboxed, real-time replicas give agents and applications fast, governed access to production data, without pointing an agent at prod and without feeding it a stale copy.

    • No alternative text description for this image
  • View organization page for Spice AI

    4,662 followers

    Registration for the second Apache DataFusion Community Showcase is live! 🗓️ Thursday, July 23rd at 4 pm PST/7 pm EST on Zoom This session will feature two speakers: Jordan Epstein will present accelerating Apache Iceberg writes and table compaction using DataFusion Comet, and Spice CTO Phillip LeBlanc will cover how Spice built a highly available, distributed query engine on Apache DataFusion Ballista, including stateless schedulers, partition-aware routing, and how distribution composes with local acceleration on Vortex. cc Andrew Lamb, InfluxData Sign up here: https://hubs.ly/Q04pmKlx0

  • Spice AI reposted this

    Our first edition of the Apache DataFusion community included both geospatial orthodoxy as well as scientific computing and neural network training via SQL. First, Dewey Dunnington spoke about building Apache Sedona DB ' s geospatial capabilities (ST_* type functions) and spatial joins. Then, Alex Merose demonstrated leveraging DataFusion to view multi-dimensional scientific data as relational tables and process them with SQL, inclduing a 🤯 demonstration of neural network training using SQL (hint not a just a call to a UDF). Thanks to Wyatt Wenzel and SpiceAI for co hosting and as always to InfluxData, Evan Kaplan and Paul Dix for sponsoring my own work with DataFusion. https://lnkd.in/gZWFdwXJ

  • Spice AI reposted this

    Spice AI's Spice 2.0 release is a pretty amazing example of the type of analytics stack you can build with the open data ecosystem, including Apache DataFusion and Spiral's Vortex. Building something like this previously required the DataBricks strategy: Billions 💰 to build it from scratch or paying handsomely to acquire other companies. I can't wait to see how their customers adopt it.

    View organization page for Spice AI

    4,662 followers

    AI agents and real-time apps increasingly need analytical answers from data that was written seconds ago. Pointing those queries straight at an operational database slows production and increases security exposure. The usual alternative, an ETL pipeline into a warehouse, is costly to operate and often leads to data that's stale by hours or even days. Spice 2.0 offers a new approach, and is now available. It stands up a sandboxed analytic replica beside your operational store and keeps it current with high-throughput change data capture directly from those sources. You point Spice at a database and start running analytical queries in minutes, while production never carries the analytical load. High-throughput CDC replication is complemented by the rest of the 2.0 platform: multi-node distributed compute on Apache DataFusion Ballista for petabyte-scale queries, Spice Cayenne columnar acceleration on the open Vortex format, a cluster-sidecar architecture that pairs isolated local sidecars with a shared cluster, and enterprise security enforced in the engine with OIDC, Cedar policies, PII masking, and mTLS. "Spice is the data plane behind Summation. Every connector we ship, from Snowflake to a generic REST-as-a-table, collapses into one SQL surface, which is what makes our AI agents portable across a customer's stack. 2.0's distributed query takes the scaling concern off the table." -Ramachandran R., CTO at Summation Major features in 2.0: ➡️ High-throughput CDC replication: Analytics on live operational data without pipelines. Changes stream from Postgres, MySQL, and MongoDB into a replica fresh in real time, so production databases never carry the analytical load. ➡️ Multi-node distributed compute (GA): Run one query across a cluster of executors over data too large for a single machine. Highly available and petabyte scale with multi-active schedulers. Object-store native. 2.9× faster going from 1 to 3 nodes on TPC-H SF100. ➡️ Spice Cayenne (GA): A columnar engine built on Vortex, designed for how agents and apps read data (random access, concurrent readers, streaming updates), so analytical queries run at low memory. 26× faster than Cayenne 1.x on TPC-DS SF100. ➡️ Cluster-sidecar architecture: Give every agent its own lightweight, physically isolated sandbox for sub-second local reads, backed by a shared multi-node cluster for ingestion, replication, and petabyte-scale queries. Hot-path latency and cold-path scale in one system, and no agent's workload touches another's or production. Add Spice to your operational data. Analytical query with no ETL. It's open source, portable, scalable, and fast. Read the launch blog for more details: https://hubs.ly/Q04p5gpM0

    • No alternative text description for this image
  • Spice AI reposted this

    It was an honour to talk alongside Alex Merose at today's inagural Apache DataFusion showcase hosted by Spice AI! It was fun to reflect on Apache SedonaDB's progress since the last time I gave a talk: last November we had just released SedonaDB 0.2.0 with 88 scalar functions...as of today we support over 175 of them including Geography support for many of them! Link to Alex's benchmarks and my slides in the comments!

    • No alternative text description for this image
  • View organization page for Spice AI

    4,662 followers

    Thanks to Cerebral Valley for covering the Spice 2.0 launch, the company's origin story, and where we're headed next. "The vision for Spice has always been to provide that full data platform across all your data - what you used to get from your data team, all in a single box. Naturally, you have to grow beyond single-node to do large-scale distributed compute - the things you would do in systems like Spark. The single-node engine was getting us to about the single-terabyte range, and we started doing projects with larger customers in the five-terabytes-and-beyond range. That’s when we decided to build out the rest of the vision: full multi-node distributed compute." Interview here: https://hubs.ly/Q04pcw9l0

Similar pages

Browse jobs