Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amolgorithm authored Jun 5, 2023
1 parent 7dc8d14 commit c528af8
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# speech-gpt
What if ChatGPT has its own voice? What if this is Alexa recreated, but several folds smarter? Click on this repo to experience this innovative use of AI language models
# SpeechGPT
What if ChatGPT had its own voice? What if this is Alexa brought to a higher intelligence of several folds? Explore this repo to experience this innovative exhibition of AI language models.

![](./public/images/SpeechGPT.png)
<br><br>
Experience conversations with more depth, emotion and feeling by using SpeechGPT, as it feels like you are having a real conversation with someone. Powered by ChatGPT API, SpeechGPT harnesses the words of ChatGPT and executes them into sounds/speech, using JavaScript's SpeechSynthesisAPI. This project was done using JavaScript, NodeJS, EJS, CSS and ExpressJS.
<br>
**IMPORTANT NOTE: To succssfully execute this project, your ChatGPT Api key is required in app.js**
<br><br>
## Package/Module Prerequisites
- Node.js v18+
- Npm v9+
- ChatGPTApi
- ExpressJS
- EJS
- body-parser

0 comments on commit c528af8

Please sign in to comment.