Integrations help Gradium voice agents take action outside the conversation. Use them to connect spoken requests to search providers, application APIs, workflow tools, and agent frameworks.Documentation Index
Fetch the complete documentation index at: https://docs.gradium.ai/llms.txt
Use this file to discover all available pages before exploring further.
Agent Frameworks
Use Gradium inside agent frameworks that manage real-time transport, turn-taking, LLM calls, and audio pipelines. Start with Gradbot for prototypes and demos, use LiveKit or Pipecat for production realtime voice agents, or connect messaging-channel agents through OpenClaw.Gradbot
Prototype voice agents quickly with Gradium’s open-source framework.
LiveKit
Use Gradium STT and TTS in LiveKit Agents.
OpenClaw
Add Gradium TTS to OpenClaw messaging-channel agents.
Pipecat
Add Gradium streaming TTS to a Pipecat voice pipeline.
Tools
Give voice agents fresh context and action surfaces through external tools.Websearch
Use websearch when a voice agent needs current web context before it speaks.Tavily
Add real-time web search to a Gradium voice agent.