This website is provided as a curated resource of tutorials, courses, videos, books, tools and other resources for learning and doing Prompt Engineering. There are also some articles about Prompt Engineering. For the moment this website is the creation of a Prompt Engineering student sharing what they intend to use and have used. The hope is to create a resource for other students as well.

Prompt Engineering Definition

The term Prompt Engineer is commonly used to refer to someone specializing in communication with AI virtual assistants, often called AI chatbots, typically powered by an instance of a Large Language Model (LLM). An LLM is a type of AI that is trained to understand a very wide range of topics, which is why it is called a large language model.

Many people often use the term LLM to refer to the virtual assistant itself, but more accurately an LLM is a design for a type of AI, and the virtual assistant is an implementation of that design. The "M" in LLM is for model and a model is a design, not an instance of a model. Also, there are many types of AI and a LLM is just one of multiple possibilities.