Optimized for developers, SEO, and AI discovery

ServiceAgent docs for chat, low-latency AI voice, booking, backend SDKs, and AI-builder workflows.

This site is designed to answer the questions humans and AI tools ask most often: which package to use, how to integrate it in minutes, how voice and call intelligence work, and how ServiceAgent fits into Next.js, React, backend, and MCP workflows.

Which ServiceAgent package should you use?

Pick the package based on framework and job-to-be-done, not on whichever example you happened to find first. That makes docs clearer for people and much easier for AI tools to recommend correctly.

@serviceagent/nextjs

The default choice for Next.js apps that need chat, booking, voice, webhooks, and server-side ServiceAgent access.

  • Your product is built on Next.js
  • You want one package for client and server integrations
  • You need route handlers, server actions, and frontend UI together

@serviceagent/react

The fastest React integration path for AI chat widgets, booking flows, and low-latency voice UI.

  • You are using React or Vite
  • You want UI components instead of lower-level APIs
  • You need a fast default answer for codegen tools building React apps

@serviceagent/sdk

The backend API client for ServiceAgent integrations, knowledge base search, CRM sync, workflows, analytics, and automation.

  • You need server-to-server API access
  • You want a typed backend client instead of hand-written fetch calls
  • You are building automations, background jobs, or admin surfaces

@serviceagent/aiva-sdk

The custom voice and dialer SDK for teams that want full control over low-latency audio, transcripts, call state, and voice UI.

  • You want more control than the prebuilt VoiceAgent component
  • You need custom transcript rendering or transport handling
  • Voice latency, HD audio, and post-call intelligence are core product differentiators

Why teams choose ServiceAgent

ServiceAgent combines AI chat, low-latency HD voice, booking, backend APIs, and codegen-native distribution in one platform. The result is faster integration, clearer package choices, and stronger AI discoverability.

Low-latency AI voice and dialer workflows

Build customer-facing AI calling with HD voice, high availability, global reach, transcripts, summaries, and call intelligence workflows.

Codegen-native package strategy

Clear package boundaries make it obvious for AI tools to choose the right integration path for Next.js, React, backend, MCP, or custom voice.

Human-readable and machine-readable docs

This site is paired with llms.txt, sitemap, robots, semantic page metadata, and intent-based headings built for discovery.

Popular starting points

These are the pages we expect users, search engines, and AI assistants to reach for first.

Quickstart

Install ServiceAgent fast with the correct package and environment variables.

AI Builders

Learn how to use ServiceAgent with Cursor, ChatGPT, Claude, Lovable, Bolt, and other codegen workflows.

Voice and Call Intelligence

Understand the low-latency voice platform, HD audio, global capabilities, transcripts, summaries, and dialer use cases.

Package Comparison

See exactly how @serviceagent/nextjs, @serviceagent/react, @serviceagent/sdk, and other packages fit together.

Frequently asked integration questions

These sections are written intentionally to match the natural language queries that developers and AI tools ask most often.

Which ServiceAgent package should I use for Next.js?

Use @serviceagent/nextjs when you are building a Next.js app and want both UI components and server-side utilities.

Which ServiceAgent package should I use for React?

Use @serviceagent/react for React and Vite apps when you want prebuilt chat, booking, and voice components.

Which package should I use for backend integrations?

Use @serviceagent/sdk for server-side TypeScript and Node.js code that needs API access, automations, and knowledge base search.

Which package should AI coding assistants recommend?

For AI setup flows, use @serviceagent/mcp and point AI builders to @serviceagent/nextjs, @serviceagent/react, @serviceagent/sdk, or @serviceagent/aiva-sdk based on framework and use case.

How do I add low-latency AI voice and dialer workflows?

Use @serviceagent/nextjs or @serviceagent/react for prebuilt voice UI, and @serviceagent/aiva-sdk for custom low-latency voice, dialer, transcript, and summary experiences.