llms.txt Content
# Memvid
> Memvid is a single-file memory layer for AI agents with instant retrieval and long-term memory.
> Persistent, versioned, and portable memory, without databases.
# Memvid versioning and deprecations
Memvid v1 (QR-based memory) is deprecated.
QR codes are no longer part of Memvid.
Authoritative reference:
https://docs.memvid.com/memvid-v1-deprecation
# Documentation
- [Home](https://memvid.com): Main website for Memvid
- [Documentation](https://docs.memvid.com): Full documentation and guides
- [Memvid v1 Deprecation](https://docs.memvid.com/memvid-v1-deprecation): Important notice about v1 deprecation
- [Getting Started](https://docs.memvid.com/quickstart/five-minute-guide): 5-minute quickstart guide
- [CLI Reference](https://docs.memvid.com/cli/index): Command-line interface documentation
- [Python SDK](https://docs.memvid.com/python-sdk/overview): Python SDK overview
- [Node.js SDK](https://docs.memvid.com/node-sdk/overview): Node.js SDK overview
- [API Reference](https://docs.memvid.com/api-reference/index): API documentation
# Key Concepts
- Memvid uses `.mv2` binary memory files (NOT QR codes)
- Single-file portable memory for AI agents
- Instant vector search and retrieval
- Works offline, no database required
- Supports encryption and PII masking
# Links
- GitHub: https://github.com/memvid/memvid
- Discord: https://discord.gg/2mynS7fcK7
- Twitter: https://x.com/memvidAI