OpenClone captures every moment — audio, screen, GPS, health, web — and lets you query your memory with AI. Open-source. Privacy-first. Runs anywhere.
curl -X POST https://your-instance/api/v1/ingest \
-H "X-API-Key: your-key" \
-d '{
"source_type": "audio_system",
"platform": "macos",
"plugin_id": "openclone-mac-audio",
"events": [{"timestamp": 1708258800, "data": {"text": "Meeting notes...", "app": "Zoom"}}]
}' Capture every source of your life. Query it with AI. Keep control of your data.
Every source unified in one place. Audio, screen, location, health, browsing — all searchable.
Connect any source with a simple REST API. Build your own plugin in minutes with any language.
Ask your memory anything. Uses your own API key — OpenAI, Anthropic, OpenRouter, Gemini.
Self-host on your machine. All STT and OCR run locally. Sensitive data never leaves your device.
iOS, Android, macOS, Windows, Linux, Web. One backend, all your devices synced in real time.
Docker Compose. One command. Your personal memory system is live and capturing everything.
Connect any source via plugin. Each one enriches your queryable memory.
Run one command on your machine or server. Docker Compose handles everything.
docker compose up -d Enable the sources you want — audio, screen, GPS, health. Each plugin is independent.
GET /api/v1/plugins Chat with your AI memory assistant. Ask anything about your past.
POST /api/v1/ask Self-host is always free with no limits. Cloud plans available for those who don't want to manage infrastructure.