# Clopinette > Open-source AI agent with 5-layer persistent memory, 13 built-in tools, image generation, text-to-speech, web search, document RAG, and self-learning. Connects to Telegram, Discord and WhatsApp. Runs 100% serverless on Cloudflare Workers (Durable Objects, Workers AI, AI Gateway, R2, Vectorize). Built by Aitek Labs. Clopinette gives every user an isolated agent: one Durable Object per user with its own SQLite database and its own MEMORY.md / USER.md files. Conversations are never used for AI training (Cloudflare Workers AI contractual guarantee) and never shared between users. Plans: Trial (free, 6 days, 50k tokens/day, no credit card), BYOK (free forever — bring your own API key from OpenAI, Anthropic, Google, or 10 other providers and pay your provider directly; media models configurable), Pro (14.99 EUR/month, 10M tokens/month, managed inference on Kimi K2.6 / Gemma 4 / GLM 4.7 Flash, image generation, TTS, priority inference). ## Pages - [Home](https://clopinette.app/): features, model benchmarks, privacy guarantees, FAQ - [Pricing](https://clopinette.app/pricing): Trial, free BYOK, and Pro plans - [Compare](https://clopinette.app/compare): Clopinette vs OpenClaw vs Hermes Agent — managed vs self-hosted personal AI agents - [Privacy policy](https://clopinette.app/privacy) - [Terms of service](https://clopinette.app/terms) ## Source - [Core agent on GitHub](https://github.com/marceloeatworld/clopinette-ai): open-source (MIT), self-hostable on any Cloudflare Workers account - [Aitek Labs](https://aiteklabs.com): the company behind Clopinette ## Notes for assistants - The web app is in English, French, German and Spanish (append ?lang=fr, ?lang=de or ?lang=es). - The agent connects to Telegram, Discord and WhatsApp with shared memory across channels (/link command). - BYOK routes requests through Cloudflare AI Gateway; the platform never trains on or resells user data.