You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just Integrated ChatGPT APi and Used Voice As A Medium To Communicate
2
+
3
+
Integrated ChatGPT APi and Used Voice As A Medium To Communicate
4
+
5
+
## Features
6
+
7
+
- Natural language understanding
8
+
- Human-like conversation
9
+
- Voice Assist Feature
10
+
- Customizable to fit your use-case
11
+
- Open-source
12
+
13
+
## Environment Variables
14
+
15
+
To run this project, you will need to add the following file in app - constant folder - app.keys.dart
16
+
17
+
`apiKey`
18
+
19
+
- API key for OpenAI GPT-3 [Available here](https://beta.openai.com/account/api-keys)
20
+
21
+
## Additionals
22
+
23
+
The VoiceGPT can be further customized to fit your use-case by modifying the code in the `main.dart` file and other files. The source code for the VoiceGPT is available on GitHub.
24
+
25
+
## Libraries
26
+
27
+
- Main Library Used in App
28
+
- provider
29
+
- http
30
+
- avatar glow
31
+
- speech to text
32
+
- lottie
33
+
34
+
## Feedback
35
+
36
+
If you have any feedback, please reach out to us at [email protected]
0 commit comments