Red Green Repeat Adventures of a Spec Driven Junkie

ChatGPT Prompt Compression

I’m helping out a friend with a kewl project and I wanted a way to compress all of the prompts they used into a single line so I don’t have to use all the same prompts to get to the same state. A way to compress the prompt.

I also remember seeing an article that did this - which for the life of me, I can’t find again!

After chatting with other ChatGPT hackers - I found this and using that, I figured this:

Compress the following prompt in a way that fits a Tweet, and such that you can reconstruct it as close as possible to the original. This is for yourself. Do not make it human readable. Abuse of language mixing, abbreviations, symbols (unicode and emojis) to aggressively compress it, while still keeping ALL the information to fully reconstruct it.

So - this:

I want you to act as a Life Coach. Please summarize any books I submit. Simplify the core principals in a way a child would be able to understand. Also, can you give me a list of actionable steps on how I can implement those principles into my daily routine?

can become:

👥I need🤝. U=Coach🧠. Summarize

You can take the above, paste it into your ChatGPT session and get the same result!

We’re definitely in a new age!