Skip to main content

Anyy

Anyy is a resident, local-first personal assistant. It keeps sessions, memory, tasks, tools, Skills, automations, and messaging connections inside the selected Profile, then makes them available from Dashboard, the terminal, one-shot CLI commands, and connected Channels.

Get started →

Install

On a supported Linux host, install the current release:

curl -fsSL https://anyy.ai/install.sh | sh

Then choose a model and start the resident runtime:

anyy setup
anyy gateway start
anyy dashboard
Fastest path to a working assistant

Use the setup wizard for the first model instead of editing config.yaml. It shows only the providers and authentication methods implemented by the installed Anyy version.

See Installation for supported systems, root and non-root layouts, release pinning, and installer safeguards.

What Anyy is

Anyy is designed to remain available rather than exist only for one prompt. A Profile supplies the durable boundary: its own sessions, memory, Workspace, credentials, models, Channels, Roles, Skills, schedules, and runtime state.

Its canonical durable stores include <PROFILE_HOME>/state.db, memory/USER.md, memory/MEMORY.md, and the content-addressed objects/ store. Use anyy config to resolve the actual Profile Home.

Use the surface that fits the moment:

SurfaceBest for
DashboardDaily visual access to conversations, runtime status, and configured Anyy capabilities
Terminal interfaceInteractive work over SSH or from a local terminal
anyy chat and other CLI commandsOne-shot prompts, scripts, status checks, and administration
Messaging ChannelsReaching the same resident assistant from supported chat platforms
ReadWhen you need it
QuickstartComplete setup and have the first conversation
Learning PathChoose the shortest route through the manual
DashboardRun and use Anyy's primary visual surface
Models & ProvidersConfigure the main model and optional media routes
Messaging PlatformsConnect a supported Channel and control access
FeaturesUnderstand memory, tasks, tools, automation, delegation, and delivery
Tips & Best PracticesGet better results with less friction and cost
FAQ & TroubleshootingDiagnose common setup and runtime problems

Key capabilities

  • Persistent sessions and Profile-scoped memory across surfaces.
  • Multiple model providers, explicit main and auxiliary routes, and reasoning controls.
  • Workspace file and terminal tools with approvals, ChangePlans, audit, and hard safety limits.
  • Tasks, reminders, recurring automations, Heartbeat, and background work.
  • Reusable Roles, Skills, MCP servers, and governed toolsets.
  • Public web search, managed browser use, media understanding, image generation, and speech when configured.
  • Telegram, Discord, Slack, Weixin, WhatsApp, Facebook, Email, SMS, DingTalk, Feishu, QQ Bot, IRC, and LINE adapters.
  • Profile backup, restore, maintenance, diagnostics, and update workflows.
Capability follows configuration

An installed integration is not necessarily enabled. Provider credentials, tool backends, Channel accounts, and optional routes must be configured and healthy before Anyy can use them.

Start here

New users should follow Quickstart. If Anyy is already running, open Dashboard, continue with Conversations & Sessions, or use the Learning Path to jump directly to your goal.