Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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](<Prompts/Teaching Activities/Student Engagement Enhancer GPT.md>), 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](<About/01 What is a system prompt.md>), created and shared by Harvard-affiliated educators and by experts in the field of GenAI and education, separated into prompts specifically for [educators](<Prompts/Teaching Activities>) and [learners](<Prompts/Learning Activities>). 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](<About/02 System prompts in education.md>), and enable educators to [experiment with, adapt, and create system prompts](<Prompts/00 Adapting System Prompts for Your Context.md>) for their specific contexts.
This repository consists of several example [system prompts](<About/01 What is a system prompt.md>), created and shared by Harvard-affiliated educators and by experts in the field of GenAI and education, separated into prompts specifically for [educators](<Prompts/Teaching Activities>) and [learners](<Prompts/Learning Activities>). 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](<About/02 System prompts in education.md>), and enable educators to [experiment with, adapt, and create system prompts](<Prompts/00 Adapting System Prompts for Your Context.md>) 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.

Expand Down