Skip to content

Connect your AI agents and products to customers

Novu is the open-source infrastructure to send notifications and connect agents to anyone — in-app, email, SMS, push, WhatsApp, Slack, voice, and more.

  • El Proffen
  • TrustFlight
  • MedVol
  • Check Point
  • MongoDB
  • Cloud Software Group
  • Gangverk
  • Ebury

Integrate a world-class conversation experience this afternoon

Start with a component, scale with a platform. Everything you need to build a world-class notification system.

Novu NotifyNovu Connect

Connect your AI agent to Email

Reach users directly in their inbox with rich, actionable notifications. Support for templates, attachments, and high-deliverability routing.

  • Responsive message templates
  • Attachments and rich content
  • High-deliverability routing
Email client-facing preview

Opinionated about communication. Unopinionated about intelligence.

We solve the communication problem so you can own the agent intelligence, where your customers actually work.

Connect your stack

Generate a ready-to-use integration prompt for your agent.

Generated prompt

Copy this prompt to connect your agent.

Connect this project's Vercel AI SDK agent to Slack with Novu Connect. Inspect the repo (agent entry point, how Vercel AI SDK is used, package manager, model provider, env conventions). Do not modify anything yet. Then have me run from the project root: npx novu connect --channel slack --runtime ai-sdk I will complete the interactive CLI and approve dependency installs when asked. When the CLI copies a follow-up prompt, ask me to paste that here and continue. Do not invent setup steps, supervise each CLI screen, or ask for secrets in chat. Stop after giving me the command.

One platform. Two ways to communicate.

  • Novu Connect

    Conversation

    Two-way AI communication across WhatsApp, Slack, and more.

    Explore Connect
  • Novu Notify

    Notification

    In-app, email, and push notifications for critical updates.

    Explore Inbox
Novu Connect

The Agent Communication Infrastructure

Converse with humans on any channel without building the plumbing.

What is ACI
  • Customer-facing agents, connected across every channel

    Novu routes and normalizes every conversation through one reliable layer, ensuring consistent responses, automatic retries, and a single integration for Slack, WhatsApp, Teams, and more.

  • Full context, every message

    Every message includes the full conversation history and state, so your agent keeps context without rebuilding memory or managing its own session store.

  • Human approval, before it acts

    When an agent needs to refund, provision, deploy, or trigger an MCP tool, Novu brings approval into the same conversation before it acts.

  • Open source, ready in one command

    Novu Connect is built in the open — inspect the code, contribute integrations, or adapt it for your team’s workflow.

Novu Notify

Novu Notify overview

Stop building notification centers. Drop in our React/Vue components and start delivering across every channel with a single API call.

Read docs

Fits perfectly into your app

Deliver a rich in-app notification experience that completely mirrors your existing UX, not an afterthought or a bolt-on.

import React from 'react';
import { Inbox } from '@novu/react';

export function NotificationInbox() {
  return (
    <Inbox />
  );
}

User-controlled preferences

Let people choose what they receive, when, and where—with quiet hours and snooze built in.

Digests & rate limits

Bundle multiple notifications into one instead of five, and cap how often anyone gets pinged — no noisy inbox, no spam.

One workflow, every channel

Trigger once. Novu handles routing, conditions, delays, and fallbacks across every channel — all from a single workflow.

Built for enterprise environments

Open source, self-hosted, or fully managed. Choose the deployment model that fits your security, compliance, and operational requirements.

  • SOC 2 Type II certification
  • ISO 27001 certification
  • GDPR compliance
  • HIPAA compliance
Compliance
Meet enterprise requirements with security and governance designed for regulated environments.
Self-hosted
Deploy in your own infrastructure or private cloud while keeping full control over your data.
Open source
Build on a transparent, extensible foundation backed by an active open-source community.

Frequently asked questions

Novu is open-source communication infrastructure for products and AI agents. Use Novu Notify to send product notifications across Inbox, email, SMS, push, and chat. Use Novu Connect to let AI agents hold two-way conversations on the channels your users already use. Learn more in the docs.

One engine underneath

Whether you're building a modern app or a cutting-edge AI agent, Novu is the delivery layer that connects you to the world.

npx novu connect