Automating Prompt Development with AI

Automating Prompt Development with AI


In this blog post, I want to show you how I create my prompts largely automatically. I’m focusing here on prompts for complex tasks and workflows. For simple tasks, you no longer need sophisticated prompt engineering these days. Large Language Models (LLMs) are now so good that they can produce good outputs even with poor inputs. LLMs also handle most of the more complex prompting for us: the fastest way to develop optimal prompts is with the help of AI. That’s what this post is about.

Of course, prompt engineering isn’t dead because of AI assistance; it has simply changed: In the past, we used prompt engineering to help language models understand our prompts. Today, language models use prompt engineering to help us write our prompts.

In addition, the bots help us learn how to prompt correctly: I asked Gemini to output each of my prompts in an optimized form at the end of the response in Markdown format (highlighted instruction):

Gemini is teaching me how to prompt

You can do the same thing in ChatGPT under Settings:

"Einstellungen" -> "Personalisierung" -> "Individuelle Hinweise".

Or do you not want your optimized prompt in every output in ChatGPT? Then you can create a project there and add “Notes” in the project settings—this way, you’ll only get the optimized prompt in Markdown format in the chats within that project. But back to Gemini:



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *