-
Fast AI Voice Assistant, takes <1 second to reply back to you.
-
Built using Node.js and Websockets.
-
AI Voice Assistant makes use of Groq API(AI models), deepgram api(STT) and playHT/neets API (TTS)
-
The voice assistance that actually listens to you when you speak or interrupt the assistant.
-
Uses LLama 3 70b/8b or gemma 7b AI models.
-
Has memory of your past conversations.
-
You can stop the assistant by saying "Disconnect".
git clone https://github.com/xriddin/real-time-AI-voice-assistant.gitnpm i- GROQ_API https://console.groq.com/keys
- playht_api and playht_userId https://play.ht
- deepgram_api https://console.deepgram.com
- neets_api https://neets.ai/studio
npm run startIf you encounter bugs or have feature requests, please create an issue on GitHub. Pull requests are also appreciated. Don't forget to star this project if you find it useful!
forked from xRiddin/Real-Time-AI-Voice-Assistant
-
Notifications
You must be signed in to change notification settings - Fork 1
famquan/Real-Time-AI-Voice-Assistant
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Real Time AI Voice Assistant using nodejs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 80.4%
- CSS 9.5%
- HTML 8.4%
- Rust 1.7%