Skip to content

A Chrome browser extension that embeds ChatGPT as a hands-free voice assistant

License

Notifications You must be signed in to change notification settings

idosal/assistant-chat-gpt

Repository files navigation

ChassistantGPT

A Chrome browser extension that embeds ChatGPT as a hands-free voice assistant in the background. Any ChatGPT prompt is a quick "Hey girl" away!

ChassistantGPT supports over 60 languages and dialects. Pick your native language, and a custom trigger phrase (configurable in the tab). For example: who needs "Hey girl" when you can rock "Coucou Skynet" and converse with ChatGPT in French?

Instead of the voice trigger, you can also press Ctrl/Cmd + Shift + E from anywhere in the browser. Pressing it while ChassitantGPT is already listening for an instruction will stop it.

chassistant.online-video-cutter.com.mp4

Please read the contents of the tab that will open when you install the extension. It contains important information about how to use the extension. To keep the extension free to use, the speech capabilities are only supported in Chrome (excluding other Chromium-based browsers). However, the code is functional on all modern browsers.

image

Installation

Install from Chrome Web Store (recommended)

Download from the Chrome Web Store

Local Install

  1. Download chrome.zip from Releases.
  2. Unzip the file.
  3. In Chrome, go to the extensions page (chrome://extensions).
  4. Enable Developer Mode.
  5. Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).

Build from source

  1. Clone the repo
  2. Install dependencies with npm install
  3. Run npm run build
  4. Follow the steps in the "Local Install" section above (with the resulting /build/chrome.zip).

Roadmap

  • Turn popup into a chat with the session history.
  • Support more languages.
  • Customize trigger phrase.
  • Add push-to-talk.
  • Improve code playbacks.
  • Beautify tab UI.

Contribution

Pull requests and suggestions are welcome.

Many thanks to the brilliant @talkor for improving the UI!

This project's template is based on the very cool wong2/chat-gpt-google-extension

About

A Chrome browser extension that embeds ChatGPT as a hands-free voice assistant

Resources

License

Stars

Watchers

Forks

Packages

No packages published