Everything you need to know about Amplify assistants.
Amplify gives you a personal AI assistant — an AI agent that lives in your everyday messaging apps (Telegram, WhatsApp, or Discord). Unlike simple chatbots, this AI assistant handles real tasks: managing your calendar, triaging your inbox, tracking follow-ups, preparing meeting briefs, and more. It acts, not just answers.
Regular AI chatbots answer questions. Amplify's AI agent executes tasks. Your AI assistant connects to real tools — Gmail, Google Calendar, Notion — and takes actions on your behalf. It also remembers context across conversations and learns your preferences over time.
No. Your AI assistant works through messaging apps you already use. Just connect your preferred channel (Telegram, WhatsApp, or Discord) during setup and start chatting with your AI agent.
You choose your AI assistant's name and communication channel, and optionally connect integrations like Google Workspace. The whole process takes about 10 minutes. Free setup is included for all subscribers.
Yes. Once you give your AI agent instructions, it works independently — sending follow-ups, monitoring inboxes, running scheduled tasks via cron jobs. You don't need to be online for the AI assistant to act.
Your AI assistant can handle PDFs (extraction and summarization), images (generation and analysis), audio (transcription via Whisper), and video (generation via Kling). File support depends on your plan and enabled skills.
Yes. Your AI agent can search the web, visit pages, extract information, and even interact with websites through a sandboxed browser. All browsing happens in an isolated environment.
Yes. You can give your AI agent detailed instructions about how you want specific tasks handled. The AI assistant remembers preferences and adapts to your style over time through its persistent memory system.
Yes. The underlying AI models support dozens of languages. Your AI assistant will respond in whatever language you write to it. Instructions and memory work across languages.
Only you. Each AI agent runs in a fully isolated environment — separate Linux user, separate containers, separate data. The Amplify team does not read your conversations. Tracing data is used only for cost accounting and debugging when you request support.
You can export your AI agent data at any time. When you cancel, your data is retained for a grace period to allow reactivation. After that, all data — conversations, memory, files, integration tokens — is permanently deleted from our servers.
Integration tokens are stored encrypted in the database with row-level security. They are never exposed to the AI model directly — connections go through secure proxies that inject credentials at the network layer, outside the AI assistant's sandbox.
Yes. We process data under GDPR, support data export and deletion requests, and collect only the minimum data necessary. Marketing consent is opt-in. Our infrastructure is hosted in EU data centers.
Usage costs come from AI activity — model calls (messages, summaries, analysis), image generation, PDF processing, and search operations. Simple actions like reading a calendar event cost fractions of a cent. Complex multi-step tasks cost more. Your dashboard shows the real USD cost of every action.
Yes. You can add funds to your deposit anytime from the dashboard. Minimum top-up is $3, no maximum. Funds never expire.
Your dashboard shows your real-time balance, daily spending chart, and a breakdown by activity type. You can see the exact USD cost of every action — from simple messages to complex multi-step tasks.
There is no free tier currently, but $9.99/month plus a $3 minimum deposit is a low-risk entry point to try your personal AI agent. You can cancel anytime with no long-term commitment.
OpenClaw is the open-source automation platform that powers Amplify AI assistants. It handles tool execution, plugin management, sandboxing, and multi-channel communication. Think of it as the engine under the hood of your AI agent.
Yes. Amplify is built on OpenClaw, which is open source. You can export your AI agent configuration and run it on your own infrastructure. No vendor lock-in.
Your AI assistant automatically selects the most effective model for each task. The system supports multiple providers and model switching. You can also connect your own OpenAI key (BYOK) from the dashboard.
Amplify AI assistants are accessible through messaging channels (Telegram, WhatsApp, Discord), not a traditional REST API. For programmatic automation, you can use cron jobs and scheduled tasks within your AI agent.