FuturePathAI / Learn-AI-Engineering

Code, notebooks, and other material for FuturePath AI's training course on Generative AI
MIT License
8 stars 6 forks source link

Chapter 9: Prompting Skills #15

Open NirantK opened 6 months ago

NirantK commented 6 months ago
  1. Merge Chapter 9 into Chapter 6
  2. Add examples of problems which work with and without prompts
  3. Include Anthropic Prompting examples in addition to OpenAI — they both have cookbooks which we can cite

Filename: Week1-Lecture1-LLM-Prompting.ipynb

marutilai commented 5 months ago

@NirantK there is already some stuff here:

https://github.com/FuturePathAI/Learn-AI-Engineering/blob/main/notebooks/chapter-06-Chain-of-Thought.ipynb

@sangeeth93 @RheagalFire Can you add more examples to this notebook as soon as possible, following Nirant's feedback above?