面向开发人员的 Chatgpt 提示工程以及制作聊天机器人
- 1 - Introduction
- 1 - ChatGPT Prompt Engineering Syllabus
- 2 - Prompt Developments Intro
- 3 - What is use of ChatGPT prompt for developer
- 4 - TWO Types of LLMs
- 2 - Prompt Basic
- 5 - OpenAPI and Google Colab Set up and write First prompt to Summarize
- 3 - Prompt Principles
- 6 - Prompt First Principle Type1 Use Delimiters
- 7 - Prompt First Principle Type 24 Structured ConditionFew Shot Prompting
- 8 - Prompt Second Principle
- 9 - Prompt Second Principle Coding
- 4 - Iterative prompt Developments
- 10 - What is Iterative Prompt Developement
- 11 - Iterative Prompt Developments Coding
- 12 - Iterative Prompt Development Advance
- 13 - Iterative Prompt Development Advance Coding
- 5 - Summarizing
- 14 - Summarizing
- 15 - Summarizing code
- 16 - Summarizing Multiple Product code
- 6 - Inferring Prompt Developments
- 17 - Inferring sentiment
- 18 - Inferring emotion and Inferring multiple task
- 7 - Transforming Prompt Development
- 19 - Transformation
- 20 - Transformation Multiple Sentence
- 21 - TransformationCorrect the grammar mistake
- 8 - Expanding Prompt Developments
- 22 - Expanding Prompt and Create Automated Custom Email Response
- 9 - Make Powerful ChatBot
- 23 - Chatbot function intro
- 24 - Working flow of Order Bot of Restaurant
- 25 - Order Bot of Restaurant Code