Back to templates

ShipAny Voice Agent

NewOfficial
Iidoubi·Released 17 hours ago

Create, transcribe, and refine spoken audio through conversation.

Become a ShipAny Premium member to buy templates at the member price

Tech stack

Next.jsTanStackReactShadcn/UITailwindCSSAI SDKNode.js

About this template

ShipAny Voice Agent

Conversational speech production built on the ShipAny SaaS foundation.

The current MVP supports:

  • Text-to-speech with OpenAI Speech and ElevenLabs adapters
  • Multi-turn revisions with explicit asset lineage
  • Audio and video uploads, browser recording, and transcription
  • Audio Studio with playback, transcript, download, and version history
  • Media library backed by first-class media_asset records
  • Existing ShipAny auth, subscriptions, credits, payments, admin, storage, and sharing

Local development

pnpm install
cp .env.example .env.development
pnpm db:push
pnpm dev

Configure the chat LLM, OpenAI/ElevenLabs, and R2 credentials from Admin Settings. R2 is required for generated speech; local uploads up to 25 MB work without R2.

Verification

pnpm exec tsc --noEmit
pnpm test
pnpm build

Start building your AI product

Become a ShipAny Premium member, get the ShipAny template code, and launch in an hour