7 - Introduction-To-Prompt-Engineering
7 - Introduction-To-Prompt-Engineering
ENGINEERING
Prompt Engineering
• The need for good prompts led to the development of the field of
“Prompt Engineering.” Prompt Engineering is the key to getting what
you want out of this Open AI tool; it is knowing what to ask for and
how to ask for it.
BASIC TERMS
• Artificial Intelligence
Teaching computers to learn and do tasks like humans eg
Write
Create Content
Create Code
Solve Complex problems etc
NLP(Natural Language Processing)
Field of AI
the application of computational techniques to the analysis and
synthesis of natural language and speech.
Natural language processing (NLP) is the ability of a computer program
to understand human language as it is spoken and written
GPT
• Generative Pre-Trained Transformer
• Is an NLP AI Model
LLM
• Large Language Model
Large Language Model (LLM) AI is a term that refers to AI models that
can generate natural language texts from large amounts of data. Large
language models use deep neural networks, such as transformers, to
learn from billions or trillions of words, and to produce texts on any
topic or domain
Prompt
• prompt' is a parameter that is provided to the API so that it is able to
identify the context of the problem to be solved.