Build

Build once. Deploy everywhere.

You build the intelligence — or any digital service worth reaching people with. TAUR delivers it through the channels people already use — with policy, governance, multilingual delivery, and channel adaptation included.

Build
A dusk village street with a streetlight

Deployment

Public or private. Same infrastructure either way.

Marketplace

Marketplace (Public)

  • Discoverable by users across the channel network
  • Monetizable — free, freemium, paid, or sponsored
  • Searchable and rated within the TAUR catalog
White-label

Private Deployment

  • Not listed — restricted by role, region, or identity
  • Enterprise, government, and white-label ready
  • Your policy, your access model, fully isolated

Integration

Four integration paths. One delivery layer.

Designed for agents. Works for any digital service built to reach people at the edge.

01

Prompt Agent

Best For

  • Fast launch — ship in minutes
  • No backend required
  • Prompt-first intelligence with guardrails

Provides

  • System prompt
  • Content and safety guardrails
  • Optional tool definitions
02

Hosted Endpoint

Best For

  • Existing product logic
  • Custom backend infrastructure
  • API-first deployments

Provides

  • Endpoint URL and auth method
  • Input/output schema mapping
  • Channel-specific output adaptation
03

Fullstack Mapping

Best For

  • Complex multi-step workflows
  • Government and institutional services
  • Platform-level integrations

Provides

  • Schema mapping and normalization
  • Channel constraint handling
  • Policy and compliance overlay
04

Embedded SDK

Best For

  • Deep telecom integrations
  • White-label partner deployments
  • Network-level infrastructure

Provides

  • SDK with policy and auth
  • Custom UI and channel surfaces
  • Hybrid public/private deployment

In code

From one file to every channel.

agent.ts
import { taur } from '@taur/sdk'

const agent = taur.agent('market-prices')
  .prompt(systemPrompt)
  .channels(['sms', 'ussd', 'whatsapp'])
  .policy({ region: 'ZW', lang: 'sn' })

await agent.deploy()  // live across every channel
Ingest
PromptEndpointSDK

TAUR Runtime

routing · policy · identity · billing

Deliver
SMSWhatsAppUSSDVoice
Monetization

Monetize the way your market demands.

  • 01
    Free

    drive volume and reach

  • 02
    Freemium

    free core, paid advanced features

  • 03
    Paid

    direct usage-based or subscription pricing

  • 04
    Sponsored

    institution or government funds access for users

Policy

Control access, behavior, and reach.

  • Region restriction

    limit to specific countries or markets

  • Rate limiting

    by channel, user class, or time window

  • Permission scopes

    role-based and identity-gated access

  • Audit trails

    every execution, traceable

  • Language and content controls

    per deployment

A dusk village street illuminated by a single streetlight
Review

What we check before you go live.

  • Safety policy alignment and content boundaries

  • Claims accuracy in sensitive domains — health, legal, finance

  • Pricing transparency and user-facing clarity

  • Data handling, consent alignment, and retention behavior

  • Localization and language delivery behavior

Build once. Deploy everywhere.