Skip to content

BotmemPersonal Memory for AI Agents

Your memories. Your agents. Your control.

Quick Start

Get Botmem running in under five minutes:

bash
# 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 -d

The 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.

Your memories. Your agents. Your control.