Skip to content

Practical Jupyter notebooks from Andrew Ng and Harrison Chase's "LangChain for LLM Application Development" course on DeepLearning.AI.

Notifications You must be signed in to change notification settings

LazaUK/DeepLearningAI-LangChain-AppDevelopment

Repository files navigation

LangChain for LLM Application Development

Andrew Ng and Harrison Chase (LangChain CEO) released great course called "LangChain for LLM Application Development" on DeepLearning.AI site.

I've followed on-screen instructions to re-create their practical Jupyter notebooks and then adapted the code to run against Azure OpenAI service, as it has slightly different syntax in comparison to the original OpenAI endpoints:

  1. Models, Prompts and Output Parsers;
  2. Memory;
  3. Chains;
  4. Questions & Asnwers;
  5. Agents.

About

Practical Jupyter notebooks from Andrew Ng and Harrison Chase's "LangChain for LLM Application Development" course on DeepLearning.AI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published