Skip to content
New Project

Next.js Live Transcription

Transcribe your voice in realtime. Useful for videos, conferences, adding speech-to-text to your apps.

DeployView Demo

Next.js Live Transcription

Get started using Deepgram's Live Transcription with this Next.js demo app.

Quick Start

Click the button below to fork the repo:

Local Development

git clone https://github.com/deepgram-devs/nextjs-live-transcription.git
cd nextjs-live-transcription
npm install
cp sample.env.local .env.local # Add your DEEPGRAM_API_KEY
npm run dev

Open http://localhost:3000 in your browser.

License

MIT - See LICENSE

GitHub
Ownerdeepgram-starters
Repositorynextjs-live-transcription
Use Cases
AI
Stack
Next.js
Tailwind

Related Templates

Morphic: AI-powered answer engine

AI answer engine with Generative UI.
Morphic: AI-powered answer engine thumbnail

Gemini AI Chatbot

Gemini-powered chatbot with the Vercel AI SDK, Next.js, and React.
Gemini AI Chatbot thumbnail

AI Headshot Generator

A Professional AI headshot generator starter kit powered by Next.js, Leap AI, and Vercel.
AI Headshot Generator thumbnail
DeployView Demo