Scored across 23 sub-signals in 6 dimensionsScoring engine v1 (beta) — actively being expandedPhase 1: Core sub-signal architecture (live)Phase 2: Permission scope & expanded collection (in progress)
Trust AssessmentAI Assessment
Neo4j Agent Memory enables AI assistants to build and query persistent knowledge graphs. Store information as nodes, create meaningful relationships between them, and search across your connected data. Unlike simple key-value stores, this graph-based approach captures how information relates, providing rich context for more intelligent responses.
### Key Features:
* **Store facts as nodes** - people, places, organizations, projects, events
* **Connect with semantic relationships** - KNOWS, WORKS_AT, CREATED, MANAGES
* **Word-tokenized search** - finds "John" OR "Smith" when searching "John Smith"
* **Date filtering** - find memories created after specific dates
* **Multi-hop traversal** - explore connections up to 3 levels deep
* **Automatic timestamps** - track when memories were created
* **Flexible schema** - use any label or property you need
* **Relationship properties** - add context like "since: 2023" to connections
* **10 specialized tools** - search, create, update, delete me