Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.32 KB

Chrome Extension: Automate Text Conversations Using AI

This Chrome extension allows you to automate your text conversations with the help of AI, reducing the mental load of coming up with responses. Using the OpenAI API, the extension generates suggested responses based on recent messages in your chat. With just a shortcut, you can pick from three options and send a reply quickly and effortlessly.

Features

  • Extracts the last 10 messages from your chat for context
  • Uses OpenAI's API to generate three relevant response suggestions
  • Simple, user-friendly interface for selecting responses

Installation

  • clone repo
  • Navigate to the folder
  • Open Chrome and go to chrome://extensions/.
  • Enable Developer mode (toggle in the top right).
  • Click Load unpacked and select the folder where you cloned the repository.

How It Works

  • Open a conversation on WhatsApp web
  • When you're unsure of how to respond, hit the assigned shortcut.
  • The extension will generate three suggested responses based on the last 10 messages.
  • Pick one and send it without needing to think too hard!

Watch the Demo on YouTube!