From 40651efbbd349a19a7e71632f9622d5f1900d06f Mon Sep 17 00:00:00 2001 From: Joe Montibello Date: Mon, 15 Apr 2024 11:48:35 -0400 Subject: [PATCH] Update README.md two small typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e613bc3..3942fff 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The System Prompt Library is envisioned as a dynamic, user-centered digital repo System prompts play a critical role in the design of learning technologies enabled by generative artificial intelligence (GenAI). As part of a GenAI-powered tool for learning and instruction, they are responsible for guiding learner interaction, [facilitating engagement and motivation](), supporting pedagogical goals, [providing feedback and assessment](https://github.com/ncwilson78/System-Prompt-Library/blob/main/Prompts/Learning%20Activities/AI%20Mentor%20Gives%20Feedback.md), ensuring content accuracy and relevance, [encouraging reflective thinking and metacognition](https://github.com/ncwilson78/System-Prompt-Library/blob/main/Prompts/Learning%20Activities/PolicymakerGPT.md), facilitating adaptivity and personalization, and enhancing accessibility and inclusivity, among others. This site also outlines various [strategies for designing effective system prompts](https://github.com/ncwilson78/System-Prompt-Library/blob/main/About/02%20System%20prompts%20in%20education.md), such as incorporating examples, character creation, narrative engagement, self-generated prompts, and [sequential reasoning](https://github.com/ncwilson78/System-Prompt-Library/blob/main/Prompts/Learning%20Activities/Vector%20Explorer.md). ## How to Use this System Prompt Library -This repository consists of several example [system prompts](), created and shared by Harvard-affiliated educators and by experts in the field of GenAI and education, separated into prompts specifically for [educators]() and [learners](). For each prompt, we have created a **breif summary** of the prompt's purpose and utility, summarized the **goals** of the prompt in ther form of specific learning objectives or instructional goals, provided a basic **structure** of the interaction each prompt affords, and curated relevant **additional materials**. Each section is intended to highlight the basic building blocks that go into [system prompt design for educational purposes](), and enable educators to [experiment with, adapt, and create system prompts]() for their specific contexts. +This repository consists of several example [system prompts](), created and shared by Harvard-affiliated educators and by experts in the field of GenAI and education, separated into prompts specifically for [educators]() and [learners](). For each prompt, we have created a **brief summary** of the prompt's purpose and utility, summarized the **goals** of the prompt in the form of specific learning objectives or instructional goals, provided a basic **structure** of the interaction each prompt affords, and curated relevant **additional materials**. Each section is intended to highlight the basic building blocks that go into [system prompt design for educational purposes](), and enable educators to [experiment with, adapt, and create system prompts]() for their specific contexts. To use a specific prompt, simply copy it from the "Copy This Prompt" code block and paste it into your custom GPT tool.