docs/tutorials/ #28390
Replies: 7 comments 1 reply
-
Thanks for reordering the tutorials! It makes more sense to me going through the semantic searching tutorial before building a chatbot using Langchain. |
Beta Was this translation helpful? Give feedback.
-
The tutorials really do make sense for a newbie. Thanks from the bottom of my heart. |
Beta Was this translation helpful? Give feedback.
-
Hello, everyone! I am Teddy. I am leading a passionate LangChain community from South Korea dedicated to exploring and sharing the potential of LangChain. Currently, we are working on creating a tutorial to make LangChain more accessible for developers in Global. Inspired by the official LangChain Tutorial, we aim to complete this project within a 6-week timeframe. Our dedication is evident, with over 600 commits each week reflecting the team's enthusiasm and hard work. Although English is not our first language, we hope that this tutorial will be a helpful resource for developers worldwide who are working with LangChain. We humbly share the project link below, hoping it contributes positively to the community. The project is still ongoing, and we are working tirelessly to complete it by the end of February 2025. We sincerely appreciate your interest and support! Project "LangChain-OpenTutorial" Thank you! 😊 |
Beta Was this translation helpful? Give feedback.
-
Failed to get info from https://api.smith.langchain.com |
Beta Was this translation helpful? Give feedback.
-
Hey, I really love these tutorials, they are excellent! My question is - what is the intended way for users to run the tutorials as Jupyter notebooks? I just cloned the GitHub repo and am running them on my local machine, which works fine, but I noticed that this aspect is not documented anywhere on the site, as far as I can tell. I think it would be nice to address this: (a) provide instructions (e.g. "clone the GH repo; navigate to..."); (b) provide a link to open the notebook in Colab; (c) run the notebook with Binder; etc. To be clear, I'm not asking for help, I just think this would be a great enhancement to make the notebooks more accessible. I'll probably follow up with an issue on GitHub as well. Thanks! |
Beta Was this translation helpful? Give feedback.
-
First time using LangChain |
Beta Was this translation helpful? Give feedback.
-
from langchain.document_loaders import PyPDFLoader |
Beta Was this translation helpful? Give feedback.
-
docs/tutorials/
New to LangChain or LLM app development in general? Read this material to quickly get up and running building your first applications.
https://python.langchain.com/docs/tutorials/
Beta Was this translation helpful? Give feedback.
All reactions