@artale/pi-knowledge
v1.0.0
Published
Local knowledge graph. User-owned entity/relationship store with search and export. Zero cloud, JSON-backed.
Downloads
25
Maintainers
Readme
@artale/pi-knowledge
Local knowledge graph for pi. User-owned entity/relationship store. Zero cloud, JSON-backed.
Install
npm install -g @artale/pi-knowledgeFeatures
- Entities with type, name, properties, tags
- Relationships between entities
- Fuzzy search across names, types, properties
- Export as JSON or CSV
- Local only — all data in
~/.pi/knowledge/
Tools
- kg_add — Add entity or relationship
- kg_query — Search and traverse the graph
- kg_export — Export as JSON or CSV
Commands
/kg— Knowledge graph operations
