teddylee777/langchain-kr
LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.
Covers practical implementations including RAG (Retrieval-Augmented Generation) pipelines, agent-based automation, and multi-agent collaboration via LangGraph. The tutorial pairs theory with working code examples across OpenAI APIs, HuggingFace open models, and local LLM deployment using LangServe, supporting production patterns like document summarization, web scraping, and CSV analysis chains.
1,991 stars. No commits in the last 6 months.
Stars
1,991
Forks
727
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/teddylee777/langchain-kr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
LangChain-OpenTutorial/LangChain-OpenTutorial
LangChain, LangGraph Open Tutorial for everyone!
langchain-ai/docs
🦜🔗 Docs for LangChain projects
Azure-Samples/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.
ravsau/langchain-notes
notes on langchain
ConnectAI-E/LangChain-Tutior
⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang