CS50X Week 06 Lecture Notes 02
Artificial Intelligence
Prompt Engineering
System Prompt
Guidelines to limit/specialize the LLMs behavior.
User Prompt
The user’s question or command to get an output from the LLM.
CS50 AI A usable LLM for programing questions, with a key design to provide hints and small steps, rather than spoon feeding the entire answer to the student.