YunghuiHsu/Long-Term-Agentic-Memory-With-LangGraph
Code examples and implementations from the course [Long-Term Agentic Memory with LangGraph](https://www.deeplearning.ai/short-courses/long-term-agentic-memory-with-langgraph/) by DeepLearning.AI. Course notes available at: https://hackmd.io/@YungHuiHsu/S1f1cyOnke
This project provides practical examples for building AI agents that can remember and learn over extended periods. It shows how to create systems that process various inputs, retain information, and use that memory to inform future actions and responses. This is for AI developers and engineers building sophisticated, context-aware AI applications.
No commits in the last 6 months.
Use this if you are an AI developer looking to implement advanced long-term memory and learning capabilities into your LangChain-based agent applications.
Not ideal if you are looking for a pre-built, production-ready AI agent application rather than code examples and implementations for development.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/YunghuiHsu/Long-Term-Agentic-Memory-With-LangGraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ibbybuilds/aegra
Open source LangGraph Platform alternative - Self-hosted AI agent backend with FastAPI and...
emarco177/langgraph-course
Hands-on LangGraph course repo for building production-grade LLM agents with Agentic RAG, ReAct,...
cdtalley/LangChain_Enterprise_Dashboard
Enterprise LangChain platform with multi-agent collaboration, advanced RAG, local LLM support,...
ksmooi/agentic_ai_lab
This project offers hands-on examples for LangChain and LangGraph, complementing their textbooks...
nithinmohantk/MultiModel-LangChain-RAG-LangGraph-AI-Expert
Repository showcasing advanced AI agent development using LangChain and LangGraph, featuring...