From 6b47aaab82312e75f7c260098f54ea09c5f318cc Mon Sep 17 00:00:00 2001 From: Leonid Ganeline Date: Wed, 31 May 2023 14:53:14 -0700 Subject: [PATCH] added DeepLearing.AI course link (#5518) # added DeepLearing.AI course link ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: not @hwchase17 - hehe --- docs/getting_started/tutorials.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/getting_started/tutorials.md b/docs/getting_started/tutorials.md index 0b982e9d..a31a6760 100644 --- a/docs/getting_started/tutorials.md +++ b/docs/getting_started/tutorials.md @@ -1,13 +1,14 @@ # Tutorials -This is a collection of `LangChain` tutorials mostly on `YouTube`. +⛓ icon marks a new addition [last update 2023-05-15] -⛓ icon marks a new video [last update 2023-05-15] +### DeepLearning.AI course +⛓[LangChain for LLM Application Development](https://learn.deeplearning.ai/langchain) by Harrison Chase presented by [Andrew Ng](https://en.wikipedia.org/wiki/Andrew_Ng) -### +### Handbook [LangChain AI Handbook](https://www.pinecone.io/learn/langchain/) By **James Briggs** and **Francisco Ingham** -### +### Tutorials [LangChain Tutorials](https://www.youtube.com/watch?v=FuqdVNB_8c0&list=PL9V0lbeJ69brU-ojMpU1Y7Ic58Tap0Cw6) by [Edrick](https://www.youtube.com/@edrickdch): - ⛓ [LangChain, Chroma DB, OpenAI Beginner Guide | ChatGPT with your PDF](https://youtu.be/FuqdVNB_8c0) @@ -108,4 +109,4 @@ LangChain by [Chat with data](https://www.youtube.com/@chatwithdata) - ⛓ [Build ChatGPT Chatbots with LangChain Memory: Understanding and Implementing Memory in Conversations](https://youtu.be/CyuUlf54wTs) --------------------- -⛓ icon marks a new video [last update 2023-05-15] +⛓ icon marks a new addition [last update 2023-05-15]