Promptimizr
This was a project I built for buildspace Nights and Weekends Season three cohort. I wanted to make a chrome extension, where you could highlight some text, press a single hot key, and have AI optimize and enhance your AI prompts. You could turn something like: "Write me a poem" into: "You are an expert poet, use your expertise to write a detailed, descriptive poem that evokes emotion. The poem should be at least 100 words long, and should be written in the style of a Henry David Thoreau." An enhanced prompt yields better results from LLMs, so using this extension was designed to be a quick way to 10x your AI outputs. This was a fun project to build, but to be honest I ran into some roadblocks, and I didn't have the time to finish it. I still think it's a cool idea, and I hope to finish it one day.
Details
Tech Stack
React Native
TypeScript
GPT-3
Learnings
- Chrome Extensions are fun to build
- AI prompting is an art form
- I really enjoy prompt engineering