FareedKhan-dev/langgraph-long-memory

A detail Implementation of handling long-term memory in Agentic AI

43
/ 100
Emerging

# Technical Summary Implements a dual-layer memory architecture for LangGraph agents using thread-level (short-term) and cross-thread (long-term) storage, with long-term memory persisted as JSON documents in namespaced memory stores. Supports multiple persistence backends—InMemoryStore for development, local file-based storage with `langgraph dev`, and PostgreSQL with pgvector for production deployments with semantic search capabilities. The system integrates human-in-the-loop feedback mechanisms and checkpoint-based state management to enable agents to retain knowledge across sessions while maintaining contextual awareness within active conversations.

No Package No Dependents
Maintenance 6 / 25
Adoption 7 / 25
Maturity 13 / 25
Community 17 / 25

How are scores calculated?

Stars

38

Forks

10

Language

Jupyter Notebook

License

MIT

Last pushed

Oct 09, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/agents/FareedKhan-dev/langgraph-long-memory"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.