Back to Home
recallium-ai icon

recallium

Verified Safe

by recallium-ai

Overview

Recallium acts as a persistent memory layer for AI agents in IDEs, providing cross-project intelligence, document knowledge base integration, and structured memory recall to enhance AI coding assistants.

Installation

Run Command
cd install && docker compose --env-file recallium.env up -d

Environment Variables

  • POSTGRES_PASSWORD
  • LLM_PROVIDER
  • LLM_MODEL
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • OLLAMA_HOST

Security Notes

The architecture is privacy-first, designed to run locally, keeping data on the user's machine. It uses Docker for isolation. The `POSTGRES_PASSWORD` has a default value (`recallium_password`) in `recallium.env`, but the documentation explicitly warns to 'Change in production!'. No `eval` or blatant malicious patterns are evident in the provided source code (READMEs).

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2026-01-18

Tags

AI AgentIDE PluginMemory ManagementContext AwarenessRAG