Skip to content

HearthAI Productivity Platform for Teams

Open-source, self-hosted, multiplayer-first. The models are good enough — the harness isn't.

Why Hearth?

Every AI tool today is single-player. Hearth is multiplayer by design.

Teams waste time rediscovering the same prompts, the same workflows, the same integration patterns. Hearth captures those discoveries as shared skills and memory, so the entire organization levels up together.

Under 5 Minutes to Value

bash
git clone https://github.com/iamabhishekmathur/hearth.git
cd hearth
cp .env.example .env        # Add your LLM API key
docker compose up

Open http://localhost:3000 and complete the setup wizard.

Key Capabilities

  • Proactive Work Intake — Monitors email, Slack, and calendar. Auto-detects tasks and prepares for upcoming meetings before you ask.
  • Approval Gates — Configurable human-in-the-loop approvals for high-stakes actions. Review before the agent acts.
  • Sub-Agent Kanban — All work flows through a kanban board with context control, threaded feedback, and sub-agent orchestration.
  • Memory Synthesis — Automated 24-hour synthesis pipeline distills insights from conversations, integrations, and activity.
  • Governance Logging — Admins define policies (keyword, regex, or AI-powered) that monitor every chat message. Three enforcement modes — monitor, warn, block — with a full violation review workflow and compliance export.
  • Provider-Agnostic — Works with Claude, GPT, local models via Ollama, or any OpenAI-compatible endpoint.

Released under the MIT License.