#523 · Primary category: Education & Research

langchain-kr

chatgpt chatgpt-api cookbook generative-ai gpt-3 gpt-4 huggingface langchain langchain-python openai openai-api tutorial

LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.

Project last updated:08/18/25

GitHub Stars

2.0K

Forks

731

Contributors

5

License

Apache-2.0

Why we included this project

Most LangChain learning material is scattered across English blog posts, which makes it hard for Korean-speaking developers to find a coherent path. This repo collects notebooks, a free e-book, and a long run of video tutorials that follow the official docs and cookbook rather than invented examples, so the patterns carry over to real projects. The videos walk through concrete tasks: building chat chains, assembling RAG pipelines over documents and news articles, wiring agents to tools, and serving open models locally through LangServe. Since everything is in Korean, it also works well as onboarding material for teams whose members are more comfortable learning in their own language.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category