Bland Unveils Norm AI Assistant
Bland, a voice artificial intelligence platform provider, has introduced Norm, an AI assistant that enables technical teams to build robust voice agents from prompts.
With Norm, users can type simple instructions, like "Build me a full scheduling agent and integrate with my Cal.com." The system automatically generates the prompt, persona, agent, pathways, validation conditions, extraction rules, and API integrations. They can then thoroughly test the agent before deploying it live. Users can review the differences between the original and updated prompts, validate the pathway, and run prompt-based unit tests before going live. Norm even simulates real customer calls to review, find issues, and improve pathways.
"We've spent years learning what makes a voice agent work in production," said Isaiah Granet, CEO of Bland, in a statement "The timing, the structure, the hundred small things that go wrong when you treat voice like chat. Norm is all of that knowledge in a tool. You tell it what you want. It builds something that actually works on the phone."
Norm is a personal forward-deployed engineer that transforms natural-language instructions into production-safe conversational logic. Norm automatically validates changes between prompts and can handle extractions, loop conditions, API integrations, and warm transfers seamlessly.
Key capabilities of Norm include the following:
- Natural-language prompts -- Describe what you want your voice agent to do and Norm generates the structured prompt, agent, and pathways automatically.
- Diff visibility -- Instantly compare changes between the original and updated prompts before deployment.
- Safe branching -- All updates occur in a protected branch, enabling review and validation prior to going live.
- API integrations -- Add external data sources or actions mid-flow and test API requests before activation.
- Files & Knowledge Bases -- Upload files or attach existing knowledge bases for Norm to reference when building or modifying pathways.
- Self-service execution -- Technical teams can launch or modify agents with Norm available 24/7 as their personal FDE.