New in Hertz · Nobody else ships this

Rooms with
an AI
in them.

Vapi and Deepgram handle phone calls. 11Labs ships TTS. Hertz is the first to put an AI participant inside a real-time audio or video room — 1:1, multi-party, or broadcast. Embed in your web app. Done.

Audio rooms Video rooms Screen share Broadcast Live captions · 52 langs
Live · 4 participants 22:41
Maya
Sales / Acme
Dev
Buyer
Priya
Buyer / CTO
AI
Nova ● speaking
Hertz co-host · note taking
🎤
📹
🗨
End
Four modes · one SDK

Any shape of room.
Any number of participants.

1:1
User + AI. Voice or video. Cloneable avatar. Calendar aware.
SALES · TUTORING · COACHING
Multi-party
AI joins a group call as a peer — notes, moderates, summarizes.
INTERVIEWS · STANDUPS · MEETINGS
Broadcast
One AI host. Many listeners / viewers. Live Q&A with call-in.
TOWN HALLS · WEBINARS · AMA
Avatar Video
Photoreal lipsync avatar in video rooms. 30+ presets or clone yours.
ONBOARDING · SUPPORT · KIOSK
Use cases

What people ship
with Web Parties.

All recipes →
01 / SALES

AI SDR-led discovery call

Pre-qualify in a scheduled Zoom-like room. AI asks, listens, summarizes, books a follow-up with a human rep.

02 / LEARNING

1:1 language tutor

Video avatar with native accent runs 15-min conversation drills. Tracks words, corrects live, reports to student portal.

03 / SUPPORT

Screen-share copilot

Customer screen-shares a bug. AI sees the UI, reads the console, walks them through the fix — or escalates to human with full context.

04 / HEALTH

Telehealth intake avatar

Patient joins a video room before the clinician. AI collects history, reason for visit, meds, allergies. Hands off to doctor pre-populated.

05 / MEDIA

Live broadcast with AI host

AI anchor delivers segments, fields audience call-ins, reads superchats, translates live into 5 languages. Recording auto-chaptered.

06 / ENTERPRISE

AI note-taker as meeting peer

AI joins Google Meet / Zoom as a participant, not a bot-viewer. Speaks only when addressed. Posts summary, actions, decisions to Slack.

6 lines to a room

Embed anywhere
in minutes.

Drop the Hertz SDK into a React, iOS, Android, or Flutter app. Ship an audio or video room with an AI participant in the time it takes to boot a container.

room.tsx TypeScript · React
React Vanilla JS Swift Kotlin Flutter
// Drop a voice+video AI into any web app — 6 lines.
import { Room, useHertz } from "@hertz/web-parties";

export default function Demo() {
  const room = useHertz({
    agent: "agent_sales_maya",
    mode:  "video",     // audio | video | broadcast
    avatar: "nova_v2",   // or null for voice-only
    tools: ["calendar", "crm", "notes"],
  });

  return <Room room={room} theme="warm" />;
}
How we compare

Web Parties is net-new.

Capability Hertz Vapi Bolna 11Labs Deepgram Daily.co Agora
PSTN voice agentpartialpartial
Audio rooms SDK
Video rooms SDK
AI participant in room
Lipsync video avatar
Broadcast + call-inpartialpartial
MCP-native tool surface
Live translation overlaypartial
Ship a room tonight.

The first AI that
shows up in person.