mzarnecki/course_llm_agent_apps_with_langchain_and_langgraph
AI apps development in LangChain & LangGraph - tutorial notebooks
This project provides a series of tutorial notebooks designed to help developers build AI applications using LangChain and LangGraph. It walks you through fundamental concepts like model parameters, prompt engineering, and agent creation. By following these notebooks, you will learn to construct various LLM-powered applications, from simple 'Hello World' examples to complex RAG chains and ReAct agents.
Use this if you are a Python developer who wants to learn how to build sophisticated LLM applications and agents using the LangChain and LangGraph frameworks.
Not ideal if you are looking for a ready-to-use application or if you are not comfortable with Python development and setting up a virtual environment.
Stars
8
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/mzarnecki/course_llm_agent_apps_with_langchain_and_langgraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ju-bezdek/langchain-decorators
syntactic sugar 🍭 for langchain
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with...
sergeyleschev/langchain-js
This repository are a series of demonstration scripts highlighting the functionalities of...
kylejtobin/langchain_search_bot
A simple LangChain 🦜🔗 bot that uses OpenAI and Google Search to do question answering.
bibekgupta3333/langchain-practical-guide
A comprehensive, hands-on tutorial repository for learning and mastering LangChain - the...