LangChain for LLM Application Development

This is the DeepLearning.AI course taught by Harrison Chase, Andrew NG

The framework to take LLMs out of the box. Learn to use LangChain to call LLMs into new environments, and use memories, chains, and agents to take on new and complex tasks.

Topics covered:

  • Models, Prompts and parsers
  • Memory
  • Chains
  • Question and Answer
  • Evaluation
  • Agents