# context-graph

Published articles for context-graph.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## V7 uses a Context Graph to give AI agents institutional memory

DevFeed: [V7 uses a Context Graph to give AI agents institutional memory](<https://devfeed.tech/articles/how-v7-gives-ai-agents-institutional-memory-55736.md>)

Original publisher: [Read original article](<https://openai.com/index/v7>)

Published: 2026-09-21T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [context](<https://devfeed.tech/topics/context.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Repository](<https://devfeed.tech/topics/repository.md>), [Low code](<https://devfeed.tech/topics/low-code.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [context](<https://devfeed.tech/tags/context.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [graph](<https://devfeed.tech/tags/graph.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [repositories](<https://devfeed.tech/tags/repositories.md>), [startup](<https://devfeed.tech/tags/startup.md>)

### AI overview

V7 uses GPT-5.6 and a Context Graph to organize information from scattered company files, connect entities and relationships, and support source-linked AI workflows. The platform is intended for complex enterprise tasks across finance, insurance, and real estate.

### Source excerpt

Using GPT-5.6, V7 turns scattered company files into context agents can use to complete complex, source-linked work.

## From Agent Memory to Portable Skills

DevFeed: [From Agent Memory to Portable Skills](<https://devfeed.tech/articles/from-agent-memory-to-portable-skills-50085.md>)

Original publisher: [Read original article](<https://neo4j.com/blog/genai/from-agent-memory-to-portable-skills/>)

Author: Jocelyn Hoppa

Published: 2026-08-06T14:35:00Z

Content type: article

Language: en

Sources: [Neo4j](<https://devfeed.tech/sources/graph-database-technology-neo4j-blog.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Neo4j](<https://devfeed.tech/topics/neo4j.md>), [context](<https://devfeed.tech/topics/context.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-memory](<https://devfeed.tech/tags/agent-memory.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [developer](<https://devfeed.tech/tags/developer.md>), [genai](<https://devfeed.tech/tags/genai.md>), [memory](<https://devfeed.tech/tags/memory.md>), [neo4j](<https://devfeed.tech/tags/neo4j.md>), [neo4j-agent-memory](<https://devfeed.tech/tags/neo4j-agent-memory.md>), [ontology](<https://devfeed.tech/tags/ontology.md>), [procedural](<https://devfeed.tech/tags/procedural.md>), [service](<https://devfeed.tech/tags/service.md>), [skills](<https://devfeed.tech/tags/skills.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This article explains how Neo4j Agent Memory Service turns procedural knowledge from an organization's context graph into portable, provenance-grounded Agent Skill packages. It distinguishes persistent memory from actionable procedures that fresh agents can load and execute.

### Source excerpt

Grounded skill distillation on a context graph in the Neo4j Agent Memory Service (NAMS) An agent accumulates hard-won procedural knowledge inside a single workspace and single context window: how to triage a P1 incident, which tool to call first, or what... Read more ->

## What is a context graph?

DevFeed: [What is a context graph?](<https://devfeed.tech/articles/what-is-a-context-graph-50059.md>)

Original publisher: [Read original article](<https://neo4j.com/blog/agentic-ai/what-is-context-graph/>)

Author: Alyssa Di Pasqualucci

Published: 2026-08-04T17:12:29Z

Content type: tutorial

Language: en

Sources: [Neo4j](<https://devfeed.tech/sources/graph-database-technology-neo4j-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [context](<https://devfeed.tech/topics/context.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [sessions](<https://devfeed.tech/topics/sessions.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>), [execution](<https://devfeed.tech/topics/execution.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [context](<https://devfeed.tech/tags/context.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [execution](<https://devfeed.tech/tags/execution.md>), [graph](<https://devfeed.tech/tags/graph.md>), [sessions](<https://devfeed.tech/tags/sessions.md>)

### AI overview

This guide explains context graphs as persistent memory systems for AI agents. It describes how they connect enterprise knowledge, conversation history, tool results, decisions, and reasoning so agents can maintain context across sessions, make more consistent decisions, and preserve audit trails.

### Source excerpt

If you ask an AI agent the same question twice and get a different answer, that's a major issue. Without durable memory, context may not carry over between sessions. A customer support agent can approve a refund, lose the evidence... Read more ->

## One starter repo, three winners: Neo4j at Hack the Video Agent Context Graph

DevFeed: [One starter repo, three winners: Neo4j at Hack the Video Agent Context Graph](<https://devfeed.tech/articles/one-starter-repo-three-winners-neo4j-at-hack-the-video-agent-context-graph-50075.md>)

Original publisher: [Read original article](<https://neo4j.com/blog/developer/one-starter-repo-three-winners-neo4j-at-hack-the-video-agent-context-graph/>)

Author: Jeremy Adams

Published: 2026-08-01T04:08:00Z

Content type: article

Language: en

Sources: [Neo4j](<https://devfeed.tech/sources/graph-database-technology-neo4j-blog.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Strands Agents](<https://devfeed.tech/topics/strands-agents.md>), [Neo4j](<https://devfeed.tech/topics/neo4j.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [multimodal-ai](<https://devfeed.tech/topics/multimodal-ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai-agents-in-action](<https://devfeed.tech/tags/ai-agents-in-action.md>), [ai-video-model](<https://devfeed.tech/tags/ai-video-model.md>), [aws](<https://devfeed.tech/tags/aws.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [developer](<https://devfeed.tech/tags/developer.md>), [graph](<https://devfeed.tech/tags/graph.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [hackathons](<https://devfeed.tech/tags/hackathons.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [neo4j](<https://devfeed.tech/tags/neo4j.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openai](<https://devfeed.tech/tags/openai.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [repo](<https://devfeed.tech/tags/repo.md>), [strands-agents](<https://devfeed.tech/tags/strands-agents.md>)

### AI overview

A report on a video-agent hackathon where teams combined AWS Strands Agents, OpenAI, TwelveLabs, and Neo4j. It describes a starter repository that helped teams build video-to-graph-to-agent applications and reviews how the top projects used graph-based context.

### Source excerpt

Last Thursday, 151 builders filled the AWS Builder Loft on Market Street for Hack the Video Agent Context Graph, hosted by HackerSquad with the AWS Builder Loft -- one day, one theme, 37 projects, and four required tools: AWS Strands Agents for orchestration, OpenAI for reasoning, TwelveLabs for multimodal video understanding, and Neo4j for the context graph. Several teams, including the winner, used a Neo4j starter repo that showed how all the tools could work together. Here's what happened and why you should use a starter repo for your next hackathon!

## How AI Agents Make Decisions and How Context Graphs Can Improve Their Reliability

DevFeed: [How AI Agents Make Decisions and How Context Graphs Can Improve Their Reliability](<https://devfeed.tech/articles/how-ai-decision-making-works-and-how-to-improve-it-50051.md>)

Original publisher: [Read original article](<https://neo4j.com/blog/agentic-ai/ai-decision-making/>)

Author: Alyssa Di Pasqualucci

Published: 2026-07-20T17:29:46Z

Content type: tutorial

Language: en

Sources: [Neo4j](<https://devfeed.tech/sources/graph-database-technology-neo4j-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [decision-making](<https://devfeed.tech/topics/decision-making.md>), [context](<https://devfeed.tech/topics/context.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [context](<https://devfeed.tech/tags/context.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [decision-making](<https://devfeed.tech/tags/decision-making.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This guide explains how AI agents make decisions through a loop of understanding goals, gathering context, choosing an action, executing it, and learning. It argues that connected context, including business knowledge, conversation history, and decision traces, can make agent decisions more grounded, explainable, and improvable.

### Source excerpt

AI agents could transform enterprise productivity with their ability to handle complex workflows, make decisions, and act autonomously toward business goals. But this promise can't be fulfilled if agents sound confident while getting things wrong, miss critical context, or lose... Read more ->

## A Tour of the Neo4j Agent Memory Service (NAMS)

DevFeed: [A Tour of the Neo4j Agent Memory Service (NAMS)](<https://devfeed.tech/articles/a-tour-of-the-neo4j-agent-memory-service-nams-50081.md>)

Original publisher: [Read original article](<https://neo4j.com/blog/genai/a-tour-of-the-neo4j-agent-memory-service-nams/>)

Author: Jocelyn Hoppa

Published: 2026-06-23T15:19:00Z

Content type: tutorial

Language: en

Sources: [Neo4j](<https://devfeed.tech/sources/graph-database-technology-neo4j-blog.md>)

Topics: [Neo4j](<https://devfeed.tech/topics/neo4j.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [graph-database](<https://devfeed.tech/topics/graph-database.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [API](<https://devfeed.tech/topics/api.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Database](<https://devfeed.tech/topics/database.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [async](<https://devfeed.tech/topics/async.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-memory](<https://devfeed.tech/tags/agent-memory.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [async](<https://devfeed.tech/tags/async.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [database](<https://devfeed.tech/tags/database.md>), [developer](<https://devfeed.tech/tags/developer.md>), [genai](<https://devfeed.tech/tags/genai.md>), [graph-database](<https://devfeed.tech/tags/graph-database.md>), [http](<https://devfeed.tech/tags/http.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [neo4j](<https://devfeed.tech/tags/neo4j.md>), [neo4j-agent-memory](<https://devfeed.tech/tags/neo4j-agent-memory.md>), [ontology](<https://devfeed.tech/tags/ontology.md>)

### AI overview

A walkthrough of Neo4j Agent Memory Service, an experimental managed cloud service that provides persistent, structured memory for LLM agents. It uses Neo4j Aura, REST or MCP access, entity extraction, deduplication, embeddings, compression, and context retrieval.

### Source excerpt

A walkthrough of the graph-native memory layer for AI agents.Most agents you build today are amnesiacs. They run a chain of reasoning, return an answer, and forget the whole thing the moment the request ends. The usual patch of stuffing transcripts... Read more ->

## POLE+O: The 5-Type Ontology That Solves the Hardest Part of Building a Knowledge Graph

DevFeed: [POLE+O: The 5-Type Ontology That Solves the Hardest Part of Building a Knowledge Graph](<https://devfeed.tech/articles/pole-o-the-5-type-ontology-that-solves-the-hardest-part-of-building-a-knowledge-graph-50097.md>)

Original publisher: [Read original article](<https://neo4j.com/blog/knowledge-graph/poleo-the-5-type-ontology-that-solves-the-hardest-part-of-building-a-knowledge-graph/>)

Author: Jocelyn Hoppa

Published: 2026-06-15T20:08:00Z

Content type: article

Language: en

Sources: [Neo4j](<https://devfeed.tech/sources/graph-database-technology-neo4j-blog.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Neo4j](<https://devfeed.tech/topics/neo4j.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [data](<https://devfeed.tech/topics/data.md>), [Structured-data](<https://devfeed.tech/topics/structured-data.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [context](<https://devfeed.tech/topics/context.md>), [Full Stack Development](<https://devfeed.tech/topics/full-stack-development.md>), [object](<https://devfeed.tech/topics/object.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agent-applications](<https://devfeed.tech/tags/ai-agent-applications.md>), [cli](<https://devfeed.tech/tags/cli.md>), [context-graph](<https://devfeed.tech/tags/context-graph.md>), [data](<https://devfeed.tech/tags/data.md>), [data-modeling](<https://devfeed.tech/tags/data-modeling.md>), [developer](<https://devfeed.tech/tags/developer.md>), [graph](<https://devfeed.tech/tags/graph.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [neo4j](<https://devfeed.tech/tags/neo4j.md>), [node](<https://devfeed.tech/tags/node.md>), [ontology](<https://devfeed.tech/tags/ontology.md>), [project](<https://devfeed.tech/tags/project.md>), [schema](<https://devfeed.tech/tags/schema.md>)

### AI overview

The article explains POLE+O, a five-type ontology for starting knowledge graph projects with Person, Organization, Location, Event, and Object as base entity types. It describes how Neo4j's Create Context Graph uses this schema with multi-label modeling to support domain mapping, querying, and entity unification.

### Source excerpt

Neo4j's Create Context Graph ships with a universal starting schema. Here's why starting with 5 node types beats starting from scratch.image from create-context-graph homepage (https://create-context-graph.dev/)The blank canvas problemEvery knowledge graph project starts the same way. Someone opens a whiteboard and asks: "So...... Read more ->