MemVid
Memory-Layer für KI-Agenten — Ersetzen Sie komplexe RAG-Pipelines durch eine serverlose Single-File-Memory-Layer
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
memvid:
image: tuxed/memvid-mcp:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/memvid:/data
Verwandte Tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Anleitungen & Artikel
Getting Started with MemVid: Installation, SDKs, and Performance Benchmarks
Learn how to install and use MemVid — from CLI quick start to Python SDK and Docker deployment. Includes full performance benchmarks showing 0.025ms latency and 1,372× throughput improvement.
MemVid: A Portable Single-File Memory Layer for AI Agents
Discover MemVid — a groundbreaking portable AI memory system that replaces complex RAG pipelines with a single file. Built in Rust, it delivers sub-millisecond retrieval and +35% SOTA on LoCoMo benchmarks.