๐ง MemoryGr.id
๐ Overview
-
Introduction: Get an overview of the MemoryGr.id system, its goals, and where it fits into your broader infrastructure.
-
Installation Guide: Step-by-step setup instructions to get started with MemoryGr.id.
๐ง Object Creation & Storage
Learn how to generate, store, and manage memory-based objects across in-memory and persistent backends.
-
Creating Objects: Object creation lifecycle and formats supported.
-
In-Memory Creation: How to work with short-lived or ephemeral memory objects.
-
Persistent Storage Creation: Persisting memory objects to file systems or databases.
๐ฐ๏ธ Ingestion & Routing
Enable external data sources and real-time streams to integrate seamlessly with the memory system.
-
Video Ingestion: Streaming and storing video segments as memory objects.
-
Routing Service: Direct objects to appropriate backends or downstream services.
๐งพ Writer & APIs
APIs and services to programmatically interact with the memory system.
-
Framedb Writer Service: Low-level service for writing memory objects to persistent FrameDB.
-
Client SDK: Python SDK to create, manage, and retrieve objects across memory layers.