icon | description |
---|---|
robot |
Create, expand, and share your AI agents’ memories in a transparent and verifiable way on the DKG |
AI agents can leverage the OriginTrail Decentralized Knowledge Graph (DKG) to create knowledge-graph-based, collective, persistent memory for individual agents or agentic swarms. This functionality enables advanced use cases like long-term interaction tracking, knowledge storage, and retrieval.
There are several ways to create your DKG-enabled AI agent:
- Easiest: Create an ElizaOS DKG Agent using the popular ElizaOS framework.
- Full guide here
- Advanced: Use one of the DKG SDKs to build your own custom agent.
- Python SDK agent-building guide
- Javascript SDK agent-building guide (coming soon)