Skip to main content
You approve · AI executes

The AI-native data pipeline platform.

Describe your data workflow in plain English. rsync.ai plans, validates, and executes pipelines — generating the connector from the source's API docs when one doesn't already exist — while you stay in control of every step.

One platform, no catalog ceiling. No per-row pricing.

Start free

Live on rsync.ai Cloud today — self-hosting on your own infrastructure arrives soon.

No per-row pricingNear real-time CDC: Postgres, MySQL, SQL Server & MongoDB
app.rsync.aiConnector ready · 2m 14s
Describe
Generate
Approve
4
Sync
Describe the sync
Sync our internal billing API to Postgres, hourly.
No prebuilt connector — rsync.ai generated one
Parsed the API docs (OpenAPI)
Mapped 12 resources · auth + pagination
Connector generated + deployed
billing_apipostgres
first sync · 4,120 rows
See it in action

One sentence.
A running pipeline.

Watch the agent turn a plain-English request into a running MySQL→Postgres pipeline — discovering the schema, planning the sync, and clearing every validation gate before a row moves. About 15 seconds, start to finish.

rsync.ai agent building a MySQL to PostgreSQL pipeline from a plain-English request
~15 sec
Describe it in plain EnglishAI discovers schema + flags PIIYou approve — then rows flowCloud now · No per-row fees

Sound familiar? You're not alone.

Three walls every data team hits. Here's how rsync.ai removes each one.

6–12 weeks
waiting for engineering to build a new data connector — if it ever makes the sprint at all.

rsync.ai generates the connector from its API docs in minutes. No ticket, no sprint, no waiting.

100% dependent
on engineers for every pipeline change, no matter how small or urgent.

Describe the change in plain English. The agent handles schema discovery, PII scanning, and approval gates.

Backfill bill shock
per-row pricing that scales against you every time a sync reloads or a schema changes.

No per-row or per-MAR pricing — you're billed on data volume (GB moved): a monthly GB allowance plus a flat per-GB rate beyond it. Start with a free month (10 GB included), and pipelines pause at your cap instead of running up a surprise bill. Managed cloud today; self-hosting in your own VPC is coming soon.

Product tour

What's inside
rsync.ai

Six surfaces that work together: chat-driven pipeline creation, data exploration, an AI MCP connector builder, schema discovery, live monitoring, and an MCP server generator.

Describe it. Approve it. Done.

Type a request in plain English. The LLM agent parses source, destination, cadence, and PII rules into a Temporal workflow with human-in-the-loop approval gates.

  • LLM planner — heuristic + DAG strategies
  • Temporal workflow under the hood (durable + resumable)
  • Approval gates at every critical step
app.rsync.ai / chat
rsync.ai Pipeline Creation — Describe it. Approve it. Done.
What rsync.ai actually does

Everything a data team needs.
Cloud-hosted. Live in minutes.

rsync.ai gives analysts, ops leads, and data heads a full pipeline platform — natural-language setup, real CDC for relational sources, PII detection, and an AI MCP connector builder for any API.

Plain English

Anyone on your team can build pipelines

Your analyst, ops lead, or PM can create a data pipeline by chatting with rsync.ai. The LLM agent breaks the request into steps — no SQL, no YAML, no DAG editors.

Human oversight

You approve, AI executes

Every critical step — connection, table selection, PII rules, schema changes — pauses for explicit approval via a human-in-the-loop gate. Nothing moves until you say yes.

AI Tool Generator

AI generates MCP connectors for any REST or GraphQL API

Paste an API docs URL or OpenAPI spec. rsync.ai reads it, generates a versioned MCP connector with auth, schema discovery, and pagination, and ships a Docker image in minutes.

CDC + scheduled

Real-time CDC for Postgres, MySQL, SQL Server & MongoDB

Log-based change data capture (Debezium) for Postgres, MySQL, and SQL Server, plus MongoDB change streams, keeps destinations in sync within seconds. SaaS sources sync on a schedule you describe in plain English.

Observability

See exactly what's happening, always

Live row counts, run history, error alerts, and OpenTelemetry traces (SigNoz integration included). Replay any past run from the event log to debug.

Data Explorer

Chat with your data — in plain English

Ask a question in plain English and rsync.ai writes the SQL for you — schema-aware, on the data you just synced. Drop into the full SQL workbench (CodeMirror 6, autocomplete, click a column to insert it) whenever you want, and export to CSV, TSV, or JSON or send results to Metabase or Superset.

PII protection

PII caught before a single row moves

rsync.ai scans every column for personal data — emails, phones, IDs, addresses — and asks for per-field rules. Choose mask, hash (SHA-256/HMAC), drop, or pass-through.

Coming soon

Self-hosting in your own VPC

Cloud-first today. Self-hosting is coming soon — run the full stack in your own VPC via Docker Compose, with AES-256 encrypted credentials and Ollama for fully local LLM inference.

Multi-tenant ready

Per-pipeline namespace isolation

Each pipeline writes into its own destination schema (e.g., shopify.orders, shopify_brand_b.orders) with collision detection and ownership gating — Fivetran/Airbyte-style multi-tenant safety.

Blob passthrough

Move any file format between cloud storage

Byte-identical file copy between S3, GCS, and Azure Blob — PDFs, images, Parquet, video, any binary. No parsing, no re-encoding. SHA-256 integrity check on every transfer and a metadata catalog tracking name, size, mime type, and last-modified for incremental re-sync.

Curated connectors · generate any other

Connect what you actually use

Curated connectors for the databases, files, and SaaS tools most teams need — each one an MCP connector any LLM can call as a tool. Need a warehouse or a niche API? The AI Tool Generator builds a versioned MCP connector from any REST, GraphQL, or OpenAPI docs URL in minutes.

Databases — real-time CDC: Postgres, MySQL, SQL Server & MongoDB
Storage & files — blob passthrough: S3 · GCS · Azure Blob
Cloud warehouses — BigQuery & Databricks live, Snowflake & Redshift in preview
BigQueryDatabricksSnowflakeRedshift
SaaS & APIs — Shopify live, Stripe & GitHub in preview
ShopifyStripeGitHub
Don't see your connector?

Point the AI Tool Generator at any REST, GraphQL, or OpenAPI docs URL and it produces a versioned MCP connector in minutes — auth, schema discovery, cursor pagination, and a Dockerfile included. Any LLM can call it as a tool.

Generate an MCP connector

Built for teams that care about security & control

AI doesn't move your data silently. Schema changes are surfaced, PII is flagged, and every plan is reviewed before it executes — on production-grade infrastructure with audit-friendly logging and encryption you can verify.

Cloud now, your VPC soon
Start on rsync.ai Cloud with nothing to deploy. Self-hosting on Docker Compose inside your own VPC arrives soon — source-available under the Elastic License 2.0.
AES-256 encryption at rest
Every MCP connector credential is encrypted with AES-256-GCM at rest. Key rotation supported, and self-hosted deployments hold the encryption key themselves.
Nothing moves without your approval
Every pipeline pauses at a human-in-the-loop gate. Review the schema, PII rules, and plan before a single row syncs.
Schema drift never surprises you
When a source adds, drops, or changes a column, the pipeline pauses and shows you the change before touching your destination — no blind writes or silent deletes. You approve, then it proceeds.
OpenTelemetry tracing
Every pipeline run emits structured traces (SigNoz dashboard included). Replayable Kafka + Temporal event log gives a full execution history.
PII rules before data moves
Scanner detects emails, phones, IDs, addresses. You set per-field rules — mask, SHA-256/HMAC hash, drop, or pass-through.
No per-row pricing, ever
No per-MAR, per-row, or per-connector fees — you're billed on data moved (GB): each plan includes a monthly GB allowance and a flat $3/GB beyond it. Start with a free month (10 GB included), and pipelines pause at your cap, so there's no surprise bill.
Why teams pick rsync.ai

Real pipelines, built in minutes — not sprints

No connector tickets, no per-row invoices, no DAGs to babysit. Describe the sync and rsync.ai does the engineering.

~5 min
From chat to first synced rows
Describe the sync in plain English — rsync.ai provisions the connector, maps the schema, and moves your first rows. Nothing to install.
Zero
SQL, YAML, or DAGs to write
An LLM agent turns your request into a Temporal workflow and runs it — you approve each step, it does the wiring.
16
Curated MCP connectors
Plus an AI Tool Generator that builds a versioned connector for any REST or GraphQL API in minutes.
Seconds
Real-time CDC sync lag
Log-based change data capture keeps Postgres, MySQL, SQL Server, and MongoDB destinations in sync within seconds of every write.

Your first pipeline,
live in minutes.

Sign up for rsync.ai Cloud and build your first pipeline in plain English — real CDC, PII scanning, and a curated set of MCP connectors (generate any other on demand), with no infrastructure to manage. Prefer your own VPC? Self-hosting is coming soon.

Start free
✓ Live in minutes — nothing to deploy✓ Credentials AES-256 encrypted at rest✓ No per-row pricing, ever✓ Self-hosting coming soon