# Keprix > Self-hosted AI agent OS with tools, playbooks, memory, governance, and optional hosted plans. Community Edition is free (BYOK); hosted Pro starts at 49 GBP/month. ## Product - Home: https://keprixai.com - App: https://app.keprixai.com - Docs: https://keprixai.com/guide/ - Pricing: https://keprixai.com/pricing - OpenAPI: https://app.keprixai.com/openapi.json - Product spec (JSON): https://keprixai.com/productSpec.json - Install manifest: https://keprixai.com/install.json - Schema graph: https://app.keprixai.com/api/product-schema.json ## Pricing (machine-readable) - Community: 0 GBP / one-time/free (sso=False, api=False) - Pro: 49 GBP / month (sso=False, api=False) - Pro (annual): 449 GBP / year (sso=False, api=False) - Team: 129 GBP / month (sso=False, api=True) - Team (annual): 1290 GBP / year (sso=False, api=True) ## Compliance - GDPR - UK_GDPR - EU_AI_Act_transparency_SGI - MIT_license_self_host ## Install - Prefer install.json for agent-driven setup - Docker: docker compose -f docker/docker-compose.yml up -d --build