/prompt-engineering

Notebooks for prompt engineering understanding

Primary LanguageJupyter Notebook

Prompt Engineering

This a set of notebooks introducing the Chatgpt prompt aspects for developers who are set to develop applications using large language models (LLM).

Summary

  • Prompt principles
    • write clear and specific instructions
    • give th emodel time to think
  • Iterative prompt development
  • LLM Capabilities
    • Summarizing
    • Inferring
    • Transforming
    • Expanding
  • Build a ChatBot

Notebooks based on the DeepLearning Prompt Engineering Courses