|
@@ -3,7 +3,7 @@
|
|
|
Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
|
|
|
|
|
|
[](https://colab.research.google.com/github/curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain/)
|
|
|
-[](https://github.com/curiousily/Get-Things-Done-with-Prompt-Engineering/blob/master/LICENSE)
|
|
|
+[](https://github.com/curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain/blob/master/LICENSE)
|
|
|
[](https://bit.ly/venelin-subscribe)
|
|
|
[](https://discord.gg/UaNPxVD6tv)
|
|
|
|
|
@@ -12,3 +12,4 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
|
|
|
- [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)
|
|
|
+- [Make LLMs Useful with Chains](https://www.mlexpert.io/prompt-engineering/chains)
|