📄️ 🟢 Introducción
Este artículo está diseñado para personas con poca o ninguna experiencia en PE
📄️ 🟢 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.