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.
- 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
- 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.
- 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!
- I've made a video walking through the project, explaining how the extension works, and showing it in action. You can watch it here: How To Stop Being a Bad Texter (with Computer Science)