Bläddra i källkod

Update README.md

Venelin Valkov 2 år sedan
förälder
incheckning
83d9758454
1 ändrade filer med 6 tillägg och 0 borttagningar
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -6,3 +6,9 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 [![](https://img.shields.io/github/license/curiousily/Get-Things-Done-with-Prompt-Engineering)](https://github.com/curiousily/Get-Things-Done-with-Prompt-Engineering/blob/master/LICENSE)
 [![](https://img.shields.io/youtube/channel/subscribers/UCoW_WzQNJVAjxo4osNAxd_g?label=Watch%20on%20YouTube)](https://bit.ly/venelin-subscribe)
 [![](https://dcbadge.vercel.app/api/server/UaNPxVD6tv?compact=true&style=flat)](https://discord.gg/UaNPxVD6tv)
+
+## 📖 Read the Tutorials
+
+- [LangChain Quickstart](https://www.mlexpert.io/prompt-engineering/langchain-quickstart)
+- [Load Custom Data with Loaders](https://www.mlexpert.io/prompt-engineering/loaders)
+- [Add AI with Models](https://www.mlexpert.io/prompt-engineering/models)