dogecat
Memory for AI

Your AI never forgets

Give your AI agents persistent memory. Encrypted, searchable, and deeply embedded. Build agents that remember context across conversations.

🔐

Client-Side Encrypted

Your data is encrypted before it leaves your device. We can't read your memories — only you can.

🔍

Semantic Search

Find relevant memories by meaning, not just keywords. Vector search finds what matters.

🧠

Auto-Linking

Memories that fire together, wire together. Related memories strengthen connections automatically.

Simple API

# Store a memory
curl -X POST https://dogecat.com/api/v1/memories \
  -H "Authorization: Bearer $API_KEY" \
  -d '{"content": "User prefers dark mode"}'
# Search memories
curl https://dogecat.com/api/v1/search?q=preferences

Ready to give your AI memory?

Free tier includes 1,000 memories. No credit card required.