Getting started
Get from signup to a previewable agent in one session.
1. Sign in
Open corvialabs.com and choose Start building or Sign in. Corvia uses Clerk for authentication. Your first workspace is created automatically (Personal workspace).
2. Create an agent
Go to Create agent and follow the guided flow:
- Choose voice or chat
- Describe the job (support, scheduling, qualification, and so on)
- Review the generated prompt and configuration
- Save the agent into your workspace
You need a configured LLM for your workspace (or platform env keys). Creation does not fall back to empty templates when no provider is available.
3. Attach knowledge (optional but recommended)
In Knowledge Base, add:
- File — upload a PDF
- Web — a page URL or site that can discover
sitemap.xml/robots.txt
Link the Knowledge Base to the agent so preview answers can use approved context.
4. Preview
Open the agent and use Preview to chat. Responses stream over the product preview API. Voice preview in the browser uses the same text stream with Web Speech — it is not a production telephony or TTS pipeline.
5. Evaluate
Add eval scenarios for the behaviors you care about, run them, and inspect pass/fail plus transcripts before sharing the agent more widely.
Next steps
- Agents — configuration details
- Knowledge Base — grounding sources
- Public demos — share a try-it experience