ποΈ π’ Introduction
This article is built for people with little to no experience with prompt engineering
ποΈ π’ Prompting
In the previous chapter, we discussed AI and how humans can instruct AIs to perform tasks.
ποΈ π’ Giving Instructions
One of the simplest prompting methods is just giving instructions. We already saw a simple instruction
ποΈ π’ Role Prompting
Another prompting technique is to assign a role to the AI. For example, your
ποΈ π’ A "Standard" Prompt
We have heard of a few different formats of prompts thus far.
ποΈ π’ More on Prompting
As we have seen in the previous pages, prompts can have varying formats and complexity. They can include context, instructions, multiple questions-answer examples, and even other prompts (what!?).
ποΈ π’ Chatbot Basics
One of the most common ways prompting can be useful is when interacting with the numerous chatbots available to the public, such as ChatGPT. Note that ChatGPT is different from GPT-3. The main difference is that chatbots can remember your conversation history. Just like GPT-3, they can also answer questions, provide writing summary and analysis, write text or code, and more at a high level, which is an exciting prospectβbut the real value of chatbots is only accessible when you get specific with your prompts. In this article, weβll explore some basic methods for how to better utilize chatbots, such as using style guidance, descriptors, and priming.
ποΈ π’ Understanding AI Minds
Hello reader, congratulations on getting through the intro chapter. You are off to a great start in this very exciting field. There are a few things you should know about different AIs and how they work before you start reading the rest of the course.