Skip to content

An assortment of tutorials and investigations aimed at establishing optimal practices for leveraging Large Language Models (LLMs) in educational contexts.

License

Notifications You must be signed in to change notification settings

teaghan/educational-prompt-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Engineering for Educators

An assortment of tutorials and investigations aimed at establishing optimal practices for leveraging Large Language Models (LLMs) in educational contexts.

  • Key Components: A discussion on the key components of a good prompt along with examples that use these components.
  • Developing Prompt Templates: A guide to developing a good prompt with examples. This inclodes some tips regarding how to go about crafting prompt templates to make every day tasks more efficient.
  • LangChain: Developing a custom AI Tutor chatbot using LangChain.
  • Chat Bot: Interactive AI tutor.
  • Report Card Assistant: Interactive chatbot for developing report card comments.
  • Back-and-Forth Interactions: A guide to how teachers can leverage the back-and-forth nature of LLM interactions to improve responses and get more in-depth explanations.
  • Evaluating Prompts and Responses: An explorations of strategies to improve user prompts and ChatGPT responses.
  • Using ChatGPT as a Tutor: A use-case for having students interact with ChatGPT to improve their understanding.
  • LLM mechanisms: An exploration of how the components of a good prompt relate to the the internal mechanisms of an LLM.
  • Interacting with the ChatGPT API: For Python programmers who would like to make their interactions with ChatGPT even more efficient.
  • Risks and Considerations: A developing list of important risks and considerations when adopting tools like ChatGPT for educational purposes.

About

An assortment of tutorials and investigations aimed at establishing optimal practices for leveraging Large Language Models (LLMs) in educational contexts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published