nicosuave/memex
Fast transcript search for humans & agents. Supports Claude Code, Codex CLI & OpenCode
Implements hybrid BM-25 and vector search with optional local embeddings (minilm, bge, nomic, gemma models) to index agent CLI session transcripts, supporting multiple search modes from exact term matching to fuzzy semantic queries. Integrates as skills in Claude, Codex CLI, and OpenCode, with a background indexing service (launchd/systemd) and TUI for session browsing and resumption. Designed for agents to autonomously query and retrieve conversation history via CLI commands with granular filtering by project, role, tool, timestamp, and session.
Stars
73
Forks
7
Language
Rust
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/nicosuave/memex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bobmatnyc/mcp-skillset
Dynamic RAG-powered skills service for code assistants via MCP - Vector + Knowledge Graph hybrid...
RobertLD/libscope
AI-powered knowledge base with MCP integration — query library docs, internal wikis, and topics...
wende/cicada
AI Coders search blindly. Be their guide.
Limeload/mcp-for-database
MCP Database Console is a revolutionary web application that bridges the gap between natural...
dondetir/CodeGrok_mcp
CodeGrok MCP is a Model Context Protocol (MCP) server that enables AI assistants to...