jasonkang14/inflearn-langgraph-agent
인프런의 "LangGraph를 활용한 AI Agent 개발" 강의 소스코드입니다
This project contains source code for an online course on developing AI agents using LangGraph. It helps developers learn how to build sophisticated AI agents that can retrieve information, use various tools, and even involve human input. The code examples demonstrate how to create agents that can process PDFs, search the web, and manage conversational history, ultimately enabling developers to create more interactive and capable AI applications.
No commits in the last 6 months.
Use this if you are a Python developer looking to build advanced AI agents, especially for applications requiring complex reasoning, tool usage, or multi-agent collaboration.
Not ideal if you are looking for a ready-to-use AI application or a non-technical introduction to AI agents.
Stars
46
Forks
40
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jasonkang14/inflearn-langgraph-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langgraphjs
Framework to build resilient language agents as graphs.
von-development/awesome-LangGraph
An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and...
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
wassim249/fastapi-langgraph-agent-production-ready-template
A production-ready FastAPI template for building AI agent applications with LangGraph...
redis-developer/langgraph-redis
Redis checkpointer and store for memory management in LangGraph