Run This Ai
EN DE

MemVid

Memory layer for AI Agents — replace complex RAG pipelines with a serverless, single-file memory layer

★ 16,035 GitHub Apache-2.0 aimemoryragvector-databaseknowledge-graphsemantic-searchrustfaiss RAG & Knowledge

Overview

MemVid is a memory layer for AI agents that replaces complex RAG pipelines with a single portable file. Built in Rust, it provides instant retrieval, long-term memory, and semantic search capabilities. It uses FAISS for vector search and supports knowledge graphs, offline-first architecture, and a lightweight serverless design. With over 16,000 GitHub stars, MemVid is the go-to solution for giving AI agents photographic memory.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

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

Best VPS for MemVid →

Related tools

Guides & articles