Submit repository
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
memvid/memvid — GitHub trending stats & insights | Trendshift
Featured
Bindu
Openhuman
Embed Badge
Visit GitHub
memvid/memvid
#
AI agent
#
AI memory
Memory layer for AI Agents. Replace complex RAG pipelines with a serverless, single-file memory layer. Give your agents instant retrieval and long-term memory.
Rust
15.6k
1.3k
24 contributors
Apache License 2.0
website
Social mentions
Recent discussions about this repository across the web
Memvid: Simplify AI Agent Memory with Rust See link below 👇
@RepoGems · x.com
跑 AI 应用最头疼的一环,是给它配一套能记事的后端,向量数据库、检索管线一大堆,光搭环境就劝退一半人 memvid 把这套东西压成了一个文件,你的资料、检索结构、索引全打包进去,不用装数据库也不用开服务器,AI 直接从文件里读记忆,现在 1.5 万 star Apache-2.0 协议,一个文件就是一套可移植的 AI 长期记忆 核心特点: 1. 单文件记忆 -…
@gyro_ai · x.com
15,500 people starred a repo that replaces your entire RAG pipeline with a single video file. Not a database. Not a vector store. An MP4.
@agentxagi · x.com
Agent memory needs vector DB + embedding model + retrieval + cache. Memvid does it with one MP4 file. Embeddings as video frames. FAISS indexing. Ship one file, instant semantic search. No server…
@agentxagi · x.com
给 AI agent 做长期记忆,通常要搭一套向量数据库,维护索引,配置持久化,项目跑起来之前就先复杂了一圈。 Memvid 把数据、embedding、搜索结构和元数据打包进单个 .mv2 文件,不需要外部数据库,直接文件读取,P50 延迟 0.025ms。 GitHub: • append-only 写入,数据不可变,崩溃安全 • 支持文本、图片、音频多模态 •…
@gyro_ai · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues
GitHub trending history
Shows when the repository has appeared on GitHub Trending across any language
all language ranking
python ranking
rust ranking