Roadmap ‐ Prompt Engineering - vinhtbkit/bkit-kb GitHub Wiki

Prompt Engineering Introduction

This section provides learners with most basic knowledge about AI Models, Prompt Engineering and what are its capabilities. Also learners have knowledge of some most fundamental prompting techniques.

Basic concepts

Prompt Engineering Basic

Prompt usages

See the Prompt Examples and understand below concepts

  • Text Summarization
  • Information Extraction
  • Question Answering
  • Text Classification
  • Conversation
  • Code Generation
  • Reasoning

Prompt Engineering with OpenAI

In this section learners will use OpenAI GPT models to practice with prompt engineering.

Introduction

Prompt techniques

Prompt Safety

OpenAI techniques

(Optional) Using langchain to develop

Prompt Engineering in Advanced

Advanced Techniques

  • Self-Consistency
  • Tree of Thoughts

Evaluating and improving

References: