Skip to main content

Section outline

    • Prompt Engineering
      • Techniques: Zero, one, few-shot, and chain-of-thought prompting.
      • Strategies: Self-feedback, critique, and iterative refinement.
      • Lab: Practical application of prompt engineering techniques.
    • LangChain Introduction
      • AI application architecture and LangChain essentials.
      • Memory usage, chaining, and LangSmith for tracing.
      • Lab: Build and use chains with LangChain.