Skip to content

A sample repository showcasing a Next.js app built with Deepgram and StepZen. 🎙

License

Notifications You must be signed in to change notification settings

stepzen-dev/stepzen-deepgram-next-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a sample of an app made with StepZen, Deepgram, and Next.js.

To take a closer look at my project on your local machine, git clone https://github.com/stepzen-dev/stepzen-deepgram-next-sample.git && npm run dev. (You'll need npm installed.) You'll also need to make a file in your root directory called env.local and put your Deepgram apikey in it like so: DEEPGRAM_APIKEY=your_apikey_here

You can learn more about the inner workings by consulting the Next, StepZen and Deepgram documentation.

Right now the calls are made to one English audiofile hosted by Deepgram, and one French audiofile hosted elsewhere, to experiment with multiple language support options offered by the language parameter. Then the transcript is rendered to the home page.

About

A sample repository showcasing a Next.js app built with Deepgram and StepZen. 🎙

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published