Personal Engagement

Bad Bot - OpenAI Chat Downvoter

The Challenge

Repetitive manual clicking of the downvote button in ChatGPT for providing feedback on poor responses.

Approach & Execution

Project Goal

Bad Bot is a simple utility created as a Chrome browser extension. It automates the action of clicking the ‘downvote’ (thumbs down) button on responses within the OpenAI ChatGPT interface, intended as a quick feedback mechanism or for humorous effect.

Solution Overview

Developed a lightweight Chrome browser extension using JavaScript to inject a script that automatically triggers the downvote action on user command.

Key Results & Impact

  • Created a functional, open-source Chrome extension.
  • Offers a quick utility for feedback or humorous interaction with ChatGPT.

Technical Foundation & Tools

Chrome ExtensionJavaScriptDOM Manipulation