Risingwave banner
risingwavelabs risingwavelabs

Risingwave

AI community

Description

Event streaming platform for agentic AI. Continuously ingest, transform, and serve event streams in real time, at scale.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🌊 Event Streaming for Agentic AI

Docs | Benchmarks | Demos | Case Studies

RisingWave is an event streaming platform for agentic AI. It continuously ingests data from databases, event streams, and webhooks, processes it incrementally, and serves fresh results at low latency, replacing the traditional event streaming stack (e.g., Debezium + Kafka + Flink + serving DB) with a single system.

![RisingWave](./docs/dev/src/images/architecture_20250609.jpg)


Try it out in 60 seconds

curl -L https://risingwave.com/sh | sh

For Docker, Kubernetes, and other options, see the [quick start guide](https://docs.risingwave.com/get-started/quickstart).


The problem

A