Skip to content

gaurab-khanal/speechGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speechGPT

This is speechGPT where you can ask question with your voice and receive answer in voice form.

Want to run this on local? Follow these steps:

Installing Dependencies:

npm install

Before running on local:

create .env file and add OPENAI = <YOUR_API_KEY>

Run on Local:


npm run dev // this runs the frontend
node server.js // this runs the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages