Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding a code-along tutorial on LangChain and LLM monitoring + a recent YouTube video featuring LangChain's Harrison Chase
  • Loading branch information
PubliusAu authored May 17, 2023
1 parent 5d65c6f commit e6da88b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta
- [BabyAGI with LangChain](https://www.youtube.com/watch?v=DRgPyOXZ-oE)
- [LangChain Tutorial in Python - Crash Course](https://www.python-engineer.com/posts/langchain-crash-course/)
- [LangChain Crash Course: Build a AutoGPT ](https://www.youtube.com/watch?v=MlK6SIjcjE8) (Nicholas Renotte)
- [LangChain and the Future of LLM Agents](https://www.youtube.com/watch?v=JwO08Pk6S_Q&t=4s)

### Articles

Expand All @@ -168,6 +169,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta
- [DataIndependent Tutorials](https://github.com/gkamradt/langchain-tutorials)
- [Build an Ecommerce Chatbot With Redis, LangChain, and OpenAI](https://redis.com/blog/build-ecommerce-chatbot-with-redis/)
- [Getting Started with LangChain: A Beginner’s Guide to Building LLM-Powered Applications](https://towardsdatascience.com/getting-started-with-langchain-a-beginners-guide-to-building-llm-powered-applications-95fc8898732c)
- [How To Use LangChain with LLM Agent Monitoring To Fine-Tune Your LLM Apps](https://arize.com/blog-course/langchain-llm-agent-monitoring/)

## Proprietary

Expand Down

0 comments on commit e6da88b

Please sign in to comment.