vox — AI Tool by steipete

by steipete · AI Tool · ★ 76

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About vox

vox CLI + bridge server that connects Twilio Media Streams (PSTN phone calls) ↔ OpenAI Realtime (speech-to-speech) and lets the voice model call back into your local agent via tools. This repo is intentionally “thin glue”: WebSocket proxying, barge-in/interrupt handling, logging, and a minimal tool adapter. What you get : HTTP endpoint that returns TwiML and a WebSocket endpoint Twilio streams audio to. : outbound calling via Twilio REST to connect a call to your running . OpenAI Realtime session configured for G.711 μ-law passthrough () so there’s no resampling/DSP required. tool that can call: an HTTP endpoint (), or a local subprocess (, JSONL request/response). Requirements Node.js = 22 A public HTTPS URL to your laptop (Twilio needs to reach and ). works fine. OpenAI API key Twilio account + a phone number (for PSTN calling) Setup Fill in at least: (the public HTTPS base URL that maps to your local server, e.g. your ngrok URL) Run Start the bridge: Smoke check: Inbound calls (recommended dev loop) Point your Twilio Phone Number’s “A call comes in” webhook to: When you

callclitypescript

Quick Facts

Stars76
Forks16
LanguageTypeScript
CategoryAI Tool
LicenseMIT
Quality Score69.5642921456516/100
Last Updated2026-07-02
Created2025-12-13
Platformscli, node
Est. Tokens~14k

vox alternative? Top 6 similar tools

Looking for a vox alternative? If you're comparing vox with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • sudocode by sudocode-ai · ⭐ 234

    Lightweight agent orchestration dev tool that lives in your repo

  • claude-code-open by kill136 · ⭐ 158

    Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.

  • mcp-server-atlassian-bitbucket by aashari · ⭐ 123

    Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces,

  • c0ntextKeeper by Capnjbrown · ⭐ 54

    Automatic context preservation for Claude Code. Never lose work to compaction again. 7 hooks, 187 semantic pat

  • agnix by agent-sh · ⭐ 313

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

  • llm-context.py by cyberchitta · ⭐ 302

    Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is vox?

vox is Let's your agent run phone calls. It is categorized as a AI Tool with 76 GitHub stars.

What programming language is vox written in?

vox is primarily written in TypeScript. It covers topics such as call, cli, typescript.

How do I install or use vox?

You can find installation instructions and usage details in the vox GitHub repository at github.com/steipete/vox. The project has 76 stars and 16 forks, indicating an active community.

What license does vox use?

vox is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to vox?

The top alternatives to vox on Agent Skills Hub include sudocode, claude-code-open, mcp-server-atlassian-bitbucket. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse AI Tool tools