A lightweight, node-powered solution for AI memory at scale, now primarily in TypeScript.
This is an experimental TypeScript/Node.js rewrite of the original Python Memvid project, created primarily for experimental purposes using Google Jules. This version explores the feasibility of implementing video-based AI memory systems in the Node.js ecosystem, but should be considered experimental and may not have feature parity with the original Python implementation.
Special thanks to Olow304, the original author of the Python version of Memvid, which inspired this TypeScript/Node.js rewrite.
You can find the original Python project here: https://github.com/Olow304/memvid
This project is licensed under the MIT License - see the LICENSE file for details.