Prompt Engineering

Using Anthropic Console to Generate Better AI Prompts

Demonstrates how to use Anthropic’s free console tool to automatically generate more effective prompts for language models.

Transcript:

Getting a language model to work the way that you want it to isn’t always easy. Thankfully, we can use AI to actually make the job of using AI a bit easier also. What you’re looking at here is the Anthropic Console. You can create a free Anthropic.com account and navigate to the console and from there you can use it to generate a prompt for you. In this case, the prompt that I’m looking for is used to develop a document summary for a technical resource making it easier for a project manager to understand. You can see that there’s a significant difference between simply asking the language model to summarize a document versus this prompt here. So when you’re next stuck trying to get a language model to do what you want it to do, try using this tool instead.

Sequential Thinking Improves AI Prompt Responses

Demonstrates how sequential thinking MCP breaks down complex queries into smaller chunks to produce more detailed and thorough responses.

Transcript:

Today’s video will help you get much better responses from your AI. And I’m using something today called sequential thinking. And I’m going to show you the same prompt used in two different scenarios. So the first is without using sequential thinking. And here’s my prompt. I’m asking the AI to give me a risk analysis for transitioning to a cloud-based customer management system. Now, the response is okay. It gives me some prior and higher risks. And then it shows me a little bit of information that it considered along the way. However, here’s the exact same prompt this time with sequential thinking. And you’ll notice that what it’s done is it’s actually strung together a whole series of different prompts. So it’s identified the main risk categories. And then for each of those risk categories, it’s gone and done an assessment of those risks in detail. And it’s only when it got to the end that it then considered putting together a priority assessment for me. You can see that we’ve got a lot more detail in the response. And with my priority risk results, it’s showing me an impact level and a probability level for each of these also. Now, what you’re seeing here is unique to plaud and it’s using a functionality called MCP servers, which allows you to add on extra functionality that the language model wouldn’t be able to do on its own. The sequential thinking add-on breaks your initial query down into small chunks and attempts to assess each of those chunks and then brings it all back together to give you a better response. If you’re interested in setting this up, let me know.

Creating Custom Writing Styles in Claude AI

Shows how to create personalized writing styles in Claude by analyzing your own sent emails to make AI-generated content sound like you.

Transcript:

In today’s video, I wanted to show you a technique for being able to get a language model to sound more like you when it’s generating content. One of the ways that I see a lot of people using a language model is to generate content for, could be marketing campaigns, could be an email, a response to an email, a whole range of different things. However, getting the language model to actually sound like you is a challenge. Now, in Claude, we have the ability to use writing styles. There’s four writing styles included as standard, but you can create your own writing style. So I wanted to show you the key differences between them and then give you an idea as to how to create your own writing style. In this case, it’s a pretty straightforward prompt, nothing too detailed here. We’re just asking the system to generate an email that we might use on a day-to-day basis. The initial response is okay. It’s giving you what you asked for, but it’s very generic in its response. It’s very vanilla. There’s no personality. There’s no indications that you’ve actually written this message. So here’s the same prompt, but with my own personal writing style applied to it. And you can see here that the output actually sounds like something that I would write. You may not be familiar with my writing style, but it’s generally relatively brief, bullet point related. Here’s the outcomes. Here’s what we need to do next. So let’s have a look at the writing style. This is a relatively lengthy description of how I communicate. So how did I actually generate this? The process I used was a very specific prompt that was written that analyzed emails from my sent items in Outlook. So one day I took about the last 100 emails that I’ve ever written. I anonymized them and I gave them to the language model with a specialized prompt and it then in turn developed this prompt for me. That’s a pretty common aspect of using language models in a smart way. So if you’re generating content using a language model, getting it to sound like you is critical. So let me know if you want to know how to do this.