• Stars
    star
    152
  • Rank 237,987 (Top 5 %)
  • Language
    TypeScript
  • Created over 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Have a conversation with ChatGPT. Casually πŸ”ˆ πŸ€– ⚑️


Have a conversation with ChatGPT. Casually πŸ”ˆ πŸ€– ⚑️

Website | Backend

Website screenshot

Features

  • πŸ“£ Conversation with ChatGPT, with full context, in a neat UI.
  • βš™οΈ Customizable voice and speech rate.

Voice and speech rate are configurable

Development

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/thanhsonng/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.