How to learn langchain

I’m a beginner in llm and have just studied the documentation of langchain1.0. Could you please tell me how I can further enhance my capabilities? Are there any project recommendations? I really need them because many of the projects I’ve found are old versions. Is it worth studying? I sincerely hope you can offer me some suggestions regarding the study route and project selection. Thank you very much

hi @sunasdad

hmm maybe it’s the right time to kick off some courses there → https://academy.langchain.com/

@sunasdad This new course that langchain released really helped me a lot

1 Like

Focus on LangChain 1.0 It’s worth studying. Try building a simple chatbot, a document Q&A app, or a summarization tool using the latest version. Check LangChain’s official examples and GitHub for up-to-date projects. Practice by recreating projects with v1.0.

… and being active here on the Forum trying to help each other solve issues and challenges is a great path where you can learn a lot! :slight_smile: You don’t need to be the master, just being curious and digging leads every one of us to eventual success.