git clone https://github.com/msanchezgrice/audioformResumen de Tools
# Talkform Turn any form into a live audio interview. Talkform is a config-driven audio intake utility. Products define the fields they need, Talkform asks for them conversationally, binds structured values directly into the form, and exports JSON-ready session results. ## Workspace - `apps/web`: hosted app for `talkform.ai` - `packages/core`: config schema, realtime prompt/tool generation, session/result helpers - `packages/react`: embeddable React widget - `packages/http`: process-local transient session and HTTP helpers - `packages/cli`: agent-friendly CLI - `packages/mcp`: local MCP schema, template, and config-validation server - `docs`: markdown documentation rendered in the web app ## Core commands ```bash pnpm install pnpm dev pnpm build pnpm typecheck ``` ## Environment - `OPENAI_API_KEY` - `OPENAI_REALTIME_MODEL` default `gpt-realtime-2.1` - `OPENAI_REALTIME_VOICE` default `marin` - `TALKFORM_ENABLE_IMPORT_AI_REFINEMENT` optional; only `true` enables paid AI copy refinement after deterministic import - `NEXT_PUBLIC_AUDIOFORM_VENDOR` - `NEXT_PUBLIC_AUDIOFORM_VENDOR_URL` Transient session APIs and public Realtime client-secret issuance are disabled in hosted production by default. A production deployment needs a durable session store, a distributed rate limiter, and server authentication before those endpoints should be enabled. The current in-memory store and quotas are development/reference implementations; they do not provide cross-instance durability or enforcement. Machine clients use two matching environment variables: - `TALKFORM_API_TOKEN`: server-only bearer token accepted by the web API - `AUDIOFORM_API_TOKEN`: client-side token read by the Talkform CLI For a controlled deployment, `TALKFORM_ENABLE_IN_MEMORY_SESSIONS=true` and `TALKFORM_ENABLE_PUBLIC_REALTIME=true` opt into the reference endpoints. Do not use these flags to represent the current process-local implementations as production-ready infrastructure.
Lo que la gente pregunta sobre audioform
¿Qué es msanchezgrice/audioform?
+
msanchezgrice/audioform es tools para el ecosistema de Claude AI con 0 estrellas en GitHub.
¿Cómo se instala audioform?
+
Puedes instalar audioform clonando el repositorio (https://github.com/msanchezgrice/audioform) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar msanchezgrice/audioform?
+
msanchezgrice/audioform aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene msanchezgrice/audioform?
+
msanchezgrice/audioform es mantenido por msanchezgrice. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a audioform?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega audioform en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/msanchezgrice-audioform)<a href="https://claudewave.com/repo/msanchezgrice-audioform"><img src="https://claudewave.com/api/badge/msanchezgrice-audioform" alt="Featured on ClaudeWave: msanchezgrice/audioform" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary