Have a conversation with ChatGPT. Casually 🔈 🤖 ⚡️
- 📣 Conversation with ChatGPT, with full context, in a neat UI.
- ⚙️ Customizable voice and speech rate.
You can also set up this project locally to play with it, contribute to it or hack it to your heart's content. Simply clone it, install dependencies then start the dev server.
git clone https://github.com/sonngdev/chatgpt-voice.git
cd chatgpt-voice
npm install
npm run dev
A backend server accompanies this frontend client. See its README
file for installation guide.