Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by EMSERO • Uncategorized
A self-hosted semantic memory server providing persistent, searchable memory for AI agents using PostgreSQL, pgvector, and Ollama.
Persistent, searchable semantic memory without external cloud dependencies
That require a self-hosted, CPU-friendly memory solution with flat-file backups
That communicate via MCP JSON-RPC protocol or HTTP calls
Eidetic enables AI agents to have persistent and semantically searchable memory without relying on external cloud services. It uses PostgreSQL with the pgvector extension for efficient cosine similarity searches and Ollama for embeddings, all running locally or via Docker. The server supports a standard JSON-RPC MCP protocol, making it compatible with various agents, and offers features like flat-file backups and CPU-friendly operation on low-cost hardware.