🦜⛓️ langchain tutorials of v0.3
: https://python.langchain.com/docs/tutorials/
It would be best for you to learn the basic knowledge about the LangGraph framework first.
Project : Build a chatbot that incorporates memory.
Project : Build an agent that interacts with external tools.
Project : Build an application that uses your own documents to inform its responses.
Project : Build a RAG application that incorporates a memory of its user interactions and multi-step retrieval.