emarco177/langchain-course
A project-based course repository for developing AI agents using LangChain v1+ and LangGraph: search agents, RAG systems, reflection agents, and code interpreters.
This course teaches you how to build advanced AI applications that can search information, answer questions based on documents, execute code, and even learn from their mistakes. You'll learn to create systems that take natural language prompts and produce well-reasoned outputs by integrating large language models with external tools and data sources. This is for software developers who want to specialize in building intelligent AI agents.
1,204 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you are a software developer with basic Python knowledge and want to quickly learn how to build sophisticated AI agents and applications.
Not ideal if you are completely new to programming or are looking for a no-code solution to deploy existing AI models.
Stars
1,204
Forks
2,226
Language
—
License
Apache-2.0
Category
Last pushed
Mar 03, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/emarco177/langchain-course"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
langchain-ai/langgraph
Build resilient language agents as graphs.
langchain-ai/langchain
The agent engineering platform
teddylee777/langchain-teddynote
LangChain 을 더 쉽게 구현하기 위한 유틸 함수, 클래스를 만들어서 패키지로 배포하였습니다.
Harmeet10000/AgentNexus-LangChain-FastAPI
Langchain FastAPI server
DanWahlin/LangChainJS-for-Beginners-original
Welcome to LangChain.js for Beginners - your complete, hands-on guide to building AI-powered...