Skip to main content
AIDiveForge AIDiveForge

Self-Hosted Personal Assistants

As of August 2026, AIDiveForge tracks 21 self-hosted personal assistants. The top three by verified-data score are Chalie, Crux, and LIA. Curated self-hosted personal assistants tracked by AIDiveForge. Listings are verified against each tool's live website and re-checked regularly.

Last updated July 29, 2026 · 21 tools

Ranked by AIDiveForge's verified-data score: data completeness, verification recency, community rating, and real visitor engagement. How we rank · No tool can pay for placement.

  1. Chalie

    1. Chalie

    Chalie runs locally via Docker or install.sh, requires no account, and operates under Apache 2.0. It builds a working model of your goals over time — not a transcript archive — and lets irrelevant context fade rather than accumulate. When you step away, it runs tidying tasks autonomously, within a permission boundary that starts narrow and expands only as trust is established. Other local or external AI tools can plug into Chalie's context store, so you aren't rebuilding project state from scratch in every tool. This is beta software; the vendor states edges are rough by design, and the agent asks before acting in most cases.

    FreeOpen SourceSelf-hostedVerified Jul 21, 2026
  2. Crux

    2. Crux

    The core loop is agentic: you describe a task, and Crux reads files, runs scripts, writes outputs, and edits code — showing you every change before it lands. The vendor demonstrates this with bank statement analysis that reads a CSV, generates a spending report, and patches a budget tracker in one pass. A global overlay (summoned by a single shortcut) lets it operate on top of any open window, so it can read your screen and answer questions about whatever app is in front of you. The beta label on both Mac and Windows builds is real — treat it accordingly before putting it in a daily critical workflow.

    Paid$10 one-timeSelf-hostedVerified Jul 19, 2026
  3. LIA

    3. LIA

    LIA routes a single natural-language request across 19+ specialized agents running in parallel — calendar, contacts, email, browser, smart home — without you specifying which ones. Phone calls go through an ElevenLabs connector: you approve the recipient and purpose, LIA conducts the conversation, and a written summary lands in chat. Browser control handles JavaScript-rendered pages for form filling and data extraction, with progressive screenshots surfaced in the conversation. The approval gate is genuine — the vendor states that unexpected costs or commitments are flagged and held, never auto-accepted. As an open-source beta, the integration surface is wide, but the stability guarantees that come with a production SaaS product are not yet there.

    FreeOpen SourceSelf-hostedVerified Jul 19, 2026
  4. Lockin MCP

    4. Lockin MCP

    The tool runs a background daemon that exposes a small set of callable functions: block a site, start a timed focus session, grant a temporary unblock that expires automatically, and check what's currently blocked. Your AI assistant — Claude, ChatGPT, Perplexity, or Gemini — calls those functions when you ask in plain language. Blocks survive restarts and new browser tabs because they sit at the OS level, not inside any single application. The single-command installer wires up the MCP server and license verification in one step. The surface area is deliberately small — this does one thing, not a dashboard full of analytics.

    PaidOpen Source$19.99 onceSelf-hostedVerified Jul 7, 2026
  5. Mother Brain

    5. Mother Brain

    Mother Brain provides persistent AI memory with document and codebase indexing, vectorization, and real-time team collaboration on a self-hosted infrastructure. The vendor states the tool is designed for developers who need an AI assistant that retains context across sessions rather than starting cold each time. The self-hosted model means your code and documents never leave your own infrastructure, which matters for teams with compliance requirements. Scraped page content is sparse, so specific throughput limits, supported LLM backends, and integration depth cannot be confirmed from sourced material. Teams evaluating this should request direct documentation on vector store configuration and team permission models before committing.

    Paid$25/yearSelf-hostedVerified Jul 13, 2026
  6. AI Secretary

    6. AI Secretary

    Telegram AI Secretary is a self-hosted Python daemon that listens to a Telegram account via Telethon, runs each incoming message through configurable notification rules and an LLM filter, then fires only the alerts that pass to your phone through ntfy. Setup requires a working Python environment, Telegram API credentials, an LLM endpoint, and an ntfy instance — none of which come pre-configured. The filtering logic lives in notification_rules.py, which you edit directly; there is no UI. It handles muted groups, direct urgency signals, and same-day scheduling well. It does not handle anything beyond single-message evaluation — no thread awareness, no conversation memory across sessions.

    FreeOpen SourceSelf-hostedVerified Jul 21, 2026
  7. ChatPanel

    7. ChatPanel

    The core workflow is context-without-copying: the panel pulls in the active tab, highlighted text, or a link you paste, and forwards it to whichever model you point it at — local, self-hosted, or cloud. Meeting transcription works by reading live captions on Zoom, Meet, Teams, or Webex rather than touching your audio stream, which means no cloud recording consent issue, but also means it breaks the moment captions are off or unavailable. The agent-action feature lets you describe a form fill or button click in plain language, but it asks for confirmation before sensitive steps rather than running blind. The tool directory and diagram generation on canvas apps are paid-only features. Teams who need unlimited AI-connected tools or on-device name and location redaction hit the free tier's ceiling fast.

    PaidSelf-hostedVerified Jul 22, 2026
  8. HeyChat

    8. HeyChat

    HeyChat is an open-source desktop chat client built on Tauri v2, React, and TypeScript. It handles real-time streaming conversations across Google Gemini, OpenAI, Groq, Anthropic, Ollama, and any OpenAI-compatible endpoint, with chat history stored locally in SQLite. The keychain-backed credential storage means your API keys never sit in a dotfile. Where it breaks: this is a chat interface, not a workflow builder — there are no tool calls, no agents running tasks on their own, no branching logic. Teams that need anything beyond a multi-provider chat window will hit that ceiling fast.

    FreeOpen SourceSelf-hostedVerified Jul 17, 2026
  9. Orbital PAI

    9. Orbital PAI

    Built on Elixir/Phoenix for low-latency local execution, it handles calendar management, email, reminders, weather queries, and web search through a tool-calling brain that chains steps without you scripting the handoffs. Persistent memory means it carries context across sessions rather than starting blank every conversation. The self-hosted path is real — there is a Dockerfile and docker-compose.yml in the repo. The warning the maintainers put at the top of the README is not decorative: the project is under heavy active development, which means APIs shift, documented behavior changes, and any deployment you build today is maintenance work tomorrow.

    FreeOpen SourceSelf-hostedVerified Jul 16, 2026
  10. Teya

    10. Teya

    Teya is an open-source, Android-based home agent that listens, holds context across conversations, and acts across apps — running on a spare phone mounted on a wall. There is no cloud subscription, no hosted API, and no vendor to call when it stops working: you own the stack. The README describes skills, a memory layer, and the ability to coordinate family schedules rather than just execute one-off commands. That self-contained architecture is also the ceiling — setup requires Android build tooling, and any skill that doesn't exist yet is yours to write. Families comfortable with a Gradle build and a spare Android device will find this fits a gap no commercial product fills; families who are not will hit a wall before the first reminder fires.

    FreeOpen SourceSelf-hostedVerified Jul 20, 2026
  11. Halo (Mac)

    11. Halo (Mac)

    Halo sits in the notch, watches your screen, listens to calls, autocompletes in any app, and lets agents run standing jobs like inbox monitoring or repo watching — all without a single byte leaving the machine. The privacy story is real: the vendor states no telemetry, no cloud processing, local audio only. Where the ceiling shows up is platform lock: this is Mac-only, Apple Silicon assumed, so the moment your team mixes Windows or Linux machines, Halo covers nobody but you. Automations stop at notifications — Halo pings you before it acts, which means a human signs off every time, a feature for some and a friction point for others.

    PaidSelf-hostedVerified Jul 3, 2026
  12. Persnally

    12. Persnally

    The setup is a single npm install and an import command that reads your Claude exports, Claude Code sessions, and git repos, then builds a structured, evidence-linked profile in ~/.persnally. From there, a local daemon serves that profile over MCP so Claude, Cursor, Copilot, and other connected tools load your conventions and preferences at session start without you repeating them. Per-client scopes let you decide exactly what each tool can see. The architecture is the trust model — context never leaves your machine, deletions erase source events and rebuild all derived views with no residue. Where it breaks: any tool that does not speak MCP stays out of the loop, and teams using proprietary AI integrations without MCP support get nothing from this.

    FreeOpen SourceSelf-hostedVerified Jun 30, 2026
  13. Myna

    13. Myna

    Myna runs entirely inside Claude Code as a local-first agent layer — the vendor describes it as an AI Chief of Staff, covering meeting prep, inbox triage, project status tracking, escalation drafting, and retrieval of past decisions. The architecture the GitHub page documents is 12 agents and 31 skills, built autonomously by Claude Code itself. Nothing leaves your machine, which means it is a viable option for teams operating under data residency constraints where SaaS tools are ruled out before the demo ends. The ceiling appears quickly for teams who do not already live in Claude Code — this is not a standalone app or a web UI, it is a plugin layer, so anyone outside that workflow starts at zero setup cost before getting to zero productivity gain.

    FreeOpen SourceSelf-hostedVerified Jul 1, 2026
  14. Aitne

    14. Aitne

    Aitne is a local-first, open-source personal agent that runs on your machine, wakes at 04:00, pulls from your calendar, email, GitHub, and Markdown notes, and drops a one-page briefing into your Slack, Telegram, Discord, or WhatsApp DMs before your day starts. Hourly nudges surface urgent emails and pending PR reviews throughout the day. By evening it journals what actually happened, building a Markdown knowledge base you own entirely. The agent runs via npm with no cloud dependency — your data never leaves your machine. The ceiling appears fast: this is a single-user, single-machine system, and anything requiring team-wide coordination or multi-account enterprise integrations lives outside its scope.

    FreeOpen SourceSelf-hostedVerified Jun 9, 2026
  15. Alchimist

    15. Alchimist

    The extension parses the active web page and feeds that content as grounded context into your chosen persona, then generates output without sending anything to a hosted backend — your API key, your browser, your data. Persona-based rewriting lets you reshape or refine page content through a defined voice, which matters when you're producing client work that needs to sound like someone specific. The client-side architecture is the core differentiator: nothing leaves the browser except the call you make to your own API endpoint. That same architecture is the ceiling — there is no shared workspace, no team queue, and no way to chain steps across sessions without starting over.

    FreeOpen SourceSelf-hostedVerified Jun 25, 2026
  16. Eva

    16. Eva

    The home screen organizes work across four tabs — Chat, Images, Music, Docs — so you are not stitching together separate apps to get a grounded assistant plus media playback. Music continues in the background with lock-screen controls while you use the chat or docs tabs, which means the assistant does not interrupt your queue. The ceiling appears fast on older or mid-range hardware: on-device inference is bottlenecked by the ARM64 chip you have, not a server you can upgrade. No API is exposed, so there is no path to building a pipeline around Eva or connecting it to other tooling. The open-source repo has 1 star and 0 open issues at time of curation, meaning community support is effectively nonexistent.

    FreeOpen SourceSelf-hostedVerified Jun 18, 2026
  17. OpenClaw

    17. OpenClaw

    OpenClaw runs as a self-hosted agent on your machine, connecting to WhatsApp, Telegram, or other chat apps you already use, then executing multi-step tasks autonomously — clearing inboxes, managing calendars, controlling local devices. Your context and skills live on your hardware, not a vendor's server. The agent extends itself: you describe a new capability in chat and it builds the skill. Community reports and the GitHub source confirm it is still in beta, which means rough edges surface on tasks requiring precise sequencing or app-specific edge cases. Teams hitting those edges are currently writing custom extensions rather than finding a polished fallback.

    FreeOpen SourceSelf-hostedVerified Jun 13, 2026
  18. Owlfy AI

    18. Owlfy AI

    The scraped page content provided belongs to a different product entirely — a travel identification app called Spotter — and does not describe the tool listed in the input data. No production details, workflow specifics, or feature claims for the named tool can be sourced from this page. The tool data and validator context describe a voice-driven AI agent with local processing, batch document handling, email and calendar automation, and CLI execution capability, but none of these claims can be verified against the provided page content. Publishing listing copy based on unverified assertions would misrepresent the tool to engineers vetting it for production use.

    PaidFree Trial · 20 days$7/moAPISelf-hostedVerified Jun 2, 2026
  19. Swipeer AI

    19. Swipeer AI

    Swipeer is a desktop AI client that gives you keyboard-driven access to multiple language models, browser automation, file analysis, and OS-level task control from one interface. The agentic layer — browser control, form filling, and tool execution in a loop — means it can run multi-step research tasks without you shepherding each step. File analysis covers PDFs, CSVs, images, and code, so analysts who need quick data-to-summary pipelines get that without leaving the desktop. The free tier runs on daily credits, which caps how much autonomous work you can run before hitting a ceiling. Teams doing continuous, high-volume automation will exhaust free credits fast and need to evaluate whether a paid tier fits the workload.

    PaidFree or €7.99–€49.99/monthSelf-hostedVerified Jun 1, 2026
  20. TinyHumans

    20. TinyHumans

    OpenHuman runs as a desktop app, keeping memory and agent execution on your machine rather than a vendor's cloud — which means your work context, preferences, and knowledge base don't get packaged and sent upstream. NeoCortex handles the memory layer as an API, targeting teams who want deterministic recall baked into production applications. The agent layer is genuinely agentic: the vendor page describes joining meetings, executing code, controlling browsers, and running scheduled tasks autonomously. Where this architecture shows its limits is the managed backend services — even OpenHuman requires account sign-in and model routing that connect to TinyHumans-operated infrastructure, so 'local-first' is partial, not absolute. Teams needing fully air-gapped deployments will hit that wall.

    PaidAPISelf-hostedVerified Jun 1, 2026
  21. Weave

    21. Weave

    Weave watches your screen via OCR, pulls Gmail and Calendar data, and stores all of it locally in SQLite — so the context it works from is yours and stays on your machine. The morning brief surfaces to-dos, overdue commitments, and response debt before your day starts. When you need action rather than summary, a browser agent plans and executes steps toward a goal, and a separate macOS agent drives native apps by voice or intent. The ceiling appears early: this is a solo developer project at 72 commits with no hosted fallback, no API, and no documented path for teams or shared memory.

    FreeOpen SourceSelf-hostedVerified Jun 18, 2026

Listings on this page are sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent — no money changes hands for inclusion.