prosperitypirate/codexfi
Persistent memory for OpenCode AI agents. Embedded LanceDB + Voyage AI embeddings, Bun plugin with CLI and web dashboard.
Automatically extracts and stores typed facts (architecture, errors, preferences, progress) after each assistant turn, then injects semantically relevant memories back into the system prompt via vector search—keeping all data locally in LanceDB while supporting pluggable extraction providers (Anthropic, xAI, Google). Includes built-in deduplication, contradiction handling, privacy filters, and a web dashboard for memory browsing and cost tracking.
Available on npm.
Stars
6
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/prosperitypirate/codexfi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...