Jiaqi Lu

Building a Chrome extension to stop me from sending "BAD" prompts to AI

by

I've been building a Chrome extension to reduce the number of times I have to "fight" with AI before getting the answer I actually wanted.

After discussing with people on PH, my small tool has evolved:

Feature 1: Spots things you may have forgotten to mention: It checks your input while you are typing and catches the blind spots that you possibly need before you hitting "send".

Feature 2: Prompt Organization

Hit a shortcut on your keyboard, and the tool rewrites your brain dump into a structured prompt(Nothing magical, but useful).

Feature 3: Smart Prompt Splitting(comes from comments on my previous PH post)

Sometimes the problem isn't missing information. It's too much information.

If a prompt contains multiple tasks, the extension can suggest splitting it into steps.

If you accept, only the first part will stay in the text box, while later steps are stashed and automatically brought back into the input box when you're ready.

I'm still figuring out the right positioning.

Does this feel more like:

A) a way to get better AI answers

B) a way to reduce retries

C) a way to save tokens

D) just a cleaner workflow for working with AI

9 views

Add a comment

Replies

Be the first to comment