Bring Your Own Memory icon

Bring Your Own Memory

Enables storing and retrieving AI long-term memories securely within a user's personal Google Drive.

关于

BYOM is a unique platform designed to empower AI applications with persistent memory by allowing users to store and retrieve their AI's long-term memories directly in their own Google Drive. This approach ensures data ownership and privacy. The system is architected as two independent applications: a Python/FastAPI backend responsible for managing memory storage (as Memvid MP4 + FAISS index files) and metadata persistence via Supabase, and a Next.js frontend that provides a user interface for linking Google Drive and defining memory topics.

主要功能

  • Store and retrieve AI long-term memories
  • Utilizes user's Google Drive for memory storage
  • FastAPI backend for memory management and persistence
  • Next.js frontend for user interaction and Drive linking
  • Integrates with external services for OAuth and user provisioning
  • 1 GitHub stars

使用案例

  • Developing AI assistants with long-term memory capabilities
  • Implementing personalized AI experiences
  • Managing persistent conversational context for AI applications