Home / Companies / Neo4j / Blog / Post Details
Content Deep Dive

Your AI Agent Forgets Everything. So We Taught It to Remember — With a Graph.

Blog post from Neo4j

Post Details
Company
Date Published
Author
Prakriti Solankey
Word Count
4,041
Company Posts That Month
12
Language
English
Hacker News Points
-
Post removed?
No
Summary

Neo4j Labs has introduced the experimental `@neo4j-labs/nams-ai-provider`, a community provider for the Vercel AI SDK that gives AI agents persistent, cross-session memory through the hosted Neo4j Agent Memory Service. The package automatically retrieves relevant memories before a model call and stores new information afterward, using a graph-based model of entities, preferences, decisions, histories, and confidence rather than only vector-searchable chat text. It supports provider, middleware, and tool-based integrations, allowing developers to choose invisible automatic memory, visible model-controlled memory, or a hybrid approach, while hooks can enforce that memory is queried and conversation turns are persisted. Retrieval searches several memory sources in parallel, limits prompt injection to avoid overwhelming user requests, and includes fallback searches for semantically mismatched wording. Optional extraction converts stored content into typed entities that can be queried, corrected, merged, and traced across conversations, though hosted API support for graph relationship edges is not yet available. Designed to run through HTTPS without requiring a Neo4j deployment or vector database setup, the package aims to fail safely when memory services are unavailable, but it remains actively maintained experimental software with no service-level or backward-compatibility guarantees.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
MCP 10 2,241 148 72 -74%
AI Agents 5 931 231 103 -84%
Vector Search 3 265 57 33 -89%
Real-time 2 649 155 80 -85%
Multi-agent systems 1 41 24 19 -91%
Serverless 1 156 54 28 -80%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.