Personal Memory
Ingest emails, messages, photos, and locations into a unified memory store. Everything you have said, received, or experienced — searchable and structured.
Your memories. Your agents. Your control.
Get Botmem running in under five minutes:
# Clone the repository
git clone https://github.com/botmem/botmem.git
cd botmem
# Configure environment
cp .env.example .env # Edit .env — set OLLAMA_BASE_URL to your Ollama host
# Start everything (Botmem + PostgreSQL + pgvector + Redis)
docker compose up -dThe API and web UI serve on http://localhost:12412. Sign up, connect your first data source, and start searching.
For development, see the quickstart guide.
Want someone else to handle the infrastructure? Botmem Pro ($14.99/mo, coming soon) will run the same open-source code with managed hosting and preconfigured AI.