ChatGPT Prompt Engineering for Developers DeepLearning.AI materials. I made it just for fun and sharing here some NBs to play around.
Principles:
- Write clear and specific instructions
- Give the model time to 'think'
Tasks presented
- Iterative prompting
- Summarizing
- Inferring
- Transforming
- Expanding
- Chatbot app
Project Structure
chatgpt/
├── notebooks/
│ ├── guidelines.ipynb
│ └── ...
├── docs/
│ ├── requirements.txt
└── ...
I evaluate the model also in a quite unique language: Euskera! <3 Whole experience both in UI as well as API chat seems not to be performing such accurate on my mother language, but not that bad ;).
If you are interested on taking the course, check out https://www.deeplearning.ai/. The course is open! :)
https://www.deeplearning.ai/the-batch/issue-197/ (quite interesting although a little bit controversial on 'replacing' test datasets)
What is Prompt Engineering?
https://www.techtarget.com/searchenterpriseai/definition/prompt-engineering
https://www.promptengineering.org/what-is-prompt-engineering/
https://www.promptingguide.ai/
Are new roles coming?