diff --git a/docs/extras/additional_resources/tutorials.mdx b/docs/extras/additional_resources/tutorials.mdx index 68008e6ae4..d8128aeff1 100644 --- a/docs/extras/additional_resources/tutorials.mdx +++ b/docs/extras/additional_resources/tutorials.mdx @@ -73,7 +73,7 @@ Below are links to video tutorials and courses on LangChain. For written guides - [Conversations with Memory (explanation & code walkthrough)](https://youtu.be/X550Zbz_ROE) - [Chat with `Flan20B`](https://youtu.be/VW5LBavIfY4) - [Using `Hugging Face Models` locally (code walkthrough)](https://youtu.be/Kn7SX2Mx_Jk) -- [`PAL` : Program-aided Language Models with LangChain code](https://youtu.be/dy7-LvDu-3s) +- [`PAL`: Program-aided Language Models with LangChain code](https://youtu.be/dy7-LvDu-3s) - [Building a Summarization System with LangChain and `GPT-3` - Part 1](https://youtu.be/LNq_2s_H01Y) - [Building a Summarization System with LangChain and `GPT-3` - Part 2](https://youtu.be/d-yeHDLgKHw) - [Microsoft's `Visual ChatGPT` using LangChain](https://youtu.be/7YEiEyfPF5U) @@ -85,7 +85,7 @@ Below are links to video tutorials and courses on LangChain. For written guides - [`BabyAGI`: Discover the Power of Task-Driven Autonomous Agents!](https://youtu.be/QBcDLSE2ERA) - [Improve your `BabyAGI` with LangChain](https://youtu.be/DRgPyOXZ-oE) - [Master `PDF` Chat with LangChain - Your essential guide to queries on documents](https://youtu.be/ZzgUqFtxgXI) -- [Using LangChain with `DuckDuckGO` `Wikipedia` & `PythonREPL` Tools](https://youtu.be/KerHlb8nuVc) +- [Using LangChain with `DuckDuckGO`, `Wikipedia` & `PythonREPL` Tools](https://youtu.be/KerHlb8nuVc) - [Building Custom Tools and Agents with LangChain (gpt-3.5-turbo)](https://youtu.be/biS8G8x8DdA) - [LangChain Retrieval QA Over Multiple Files with `ChromaDB`](https://youtu.be/3yPBVii7Ct0) - [LangChain Retrieval QA with Instructor Embeddings & `ChromaDB` for PDFs](https://youtu.be/cFCGUjc33aU)