Skip to content

jacksonkasi0/simple-speech-recognition-with-deepgram-in-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AI Speech Recognition with Deepgram on React-JS 🐱‍💻

img

Deployment commands 🔧

Create a new directory, navigate to that directory in a terminal and clone the GitHub repository

git clone https://github.com/jacksonkasi0/simple-speech-recognition-with-deepgram-in-reactjs.git

Change directory to the pattern directory:

cd simple-speech-recognition-with-deepgram-in-reactjs

From the command line, you should Enter:

npm install 

Past your Deepgram secret key on .env

REACT_APP_DEEPGRAM_KEY=< secret-key >

npm start

happy coding 🤗🎉


Web link 🔗:

https://ai-speech-recognition.netlify.app

Read more 📖:

https://dev.to/jacksonkasi

About this application 🧐:

https://dev.to/jacksonkasi/how-to-perfectly-use-deepgram-in-react-js-1cef

Some life saving info 🤔💭: