👋 Prompt Engineering help sought
Context: I’m building a tool that semi-automates my workflow
1. It pieces together several pieces of information (documents and texts)
2. I use OpenAI GPT-4 with Chain of Thought to come up with a draft version of a text
3. I then do some final edits myself to the text
However, the currently output of GPT-4 is rather generic and I still need to do more editing. I’m considering fine-tuning, but want to see how much gains I can make with prompt engineering.
Since I have the current input/output and desired output (the text I edited), I was wondering how can I optimize my prompt to get it closer to the desired output.
• Any tools out there that can help optimizing prompts? E.g. GPTs from ChatGPT store
• Tools / tips to for reverse engineering prompts