Skip to main content

Intro

This tutorial guides you from registering on the Voxtronics platform to building a real, working example. It focuses on helping you succeed quickly. More detailed information about configuration and platform features is available in the relevant sections.

For a general overview of the platform, see the Overview section in this documentation.

Context

Voxtronics connects LLM, TTS, and STT systems with communication infrastructures such as telephony and messaging and endpoints.

By combining standard protocols, flexible configuration, and real-world adapters, the platform enables you to build agentic AI services that can take action and solve real-world problems.

To get started, you will need:

  1. A reachable SIP (SIP + RTP) endpoint (PBX, softphone, ISP, etc.)
  2. Access to an LLM, TTS, or STT provider (e.g., OpenAI, Deepgram) via API or endpoint (HTTP(s), WebSocket(s))
  3. (Optional) An external, reachable business application

Getting Started

Voxtronics is a self-deployable platform organized into tenants. Each tenant runs in an isolated environment and does not interact with others. Some non-critical infrastructure components (such as ingress) may be shared.

Each tenant has an Owner. An Owner can create one tenant, but can be a member of multiple tenants.

Sign Up

To access the Voxtronics platform, start by creating a tenant.

Use this link.

  • Tenant name: A human-readable name. Not used in operations. Example: Voxtronics Labs
  • Tenant slug: A unique identifier used internally. Example: voxtronics-labs
  • Owner email: The email used for login. Example: hello@voxtronics.net
  • Password: At least 8 characters

After creating the tenant, you will receive a confirmation email. Once confirmed, your tenant is ready to use.

Sign In

Once your tenant is ready, sign in using this link.

  • Tenant: Your tenant slug
  • Owner email: Your login email
  • Password: Your password