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.