From e80585bab0d99dd8999272e5752cd0c1c2499881 Mon Sep 17 00:00:00 2001 From: Edrick Da Corte Henriquez <36369935+edrickdch@users.noreply.github.com> Date: Fri, 19 May 2023 07:40:14 -0700 Subject: [PATCH] Update tutorials.md (#4960) # Added a YouTube Tutorial Added a LangChain tutorial playlist aimed at onboarding newcomers to LangChain and its use cases. I've shared the video in the #tutorials channel and it seemed to be well received. I think this could be useful to the greater community. ## Who can review? @dev2049 --- docs/getting_started/tutorials.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/getting_started/tutorials.md b/docs/getting_started/tutorials.md index 60cf4370..f202b92a 100644 --- a/docs/getting_started/tutorials.md +++ b/docs/getting_started/tutorials.md @@ -4,7 +4,9 @@ This is a collection of `LangChain` tutorials on `YouTube`. ⛓ icon marks a new video [last update 2023-05-15] - +### +[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) [LangChain Crash Course: Build an AutoGPT app in 25 minutes](https://youtu.be/MlK6SIjcjE8) by [Nicholas Renotte](https://www.youtube.com/@NicholasRenotte)