Skip to content

Commit c528af8

Browse files
authored
Update README.md
1 parent 7dc8d14 commit c528af8

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
1-
# speech-gpt
2-
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
1+
# SpeechGPT
2+
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.
3+
4+
![](./public/images/SpeechGPT.png)
5+
<br><br>
6+
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.
7+
<br>
8+
**IMPORTANT NOTE: To succssfully execute this project, your ChatGPT Api key is required in app.js**
9+
<br><br>
10+
## Package/Module Prerequisites
11+
- Node.js v18+
12+
- Npm v9+
13+
- ChatGPTApi
14+
- ExpressJS
15+
- EJS
16+
- body-parser

0 commit comments

Comments
 (0)