Skip to content

HearthOne AI Workspace for Your Entire Team

Multiplayer AI chat, a task board that executes, and automated routines β€” self-hosted on your infrastructure with your own LLM keys.

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.

Released under the MIT License.