Multiplayer AI Chat
The only AI chat with real-time multiplayer. Multiple people in one session. Shared artifacts everyone can see and edit. Web search, code execution, and memory recall built in.
Learn more
Multiplayer AI chat, a task board that executes, and automated routines β self-hosted on your infrastructure with your own LLM keys.
git clone https://github.com/iamabhishekmathur/hearth.git
cd hearth
cp .env.example .env # Add your LLM API key
docker compose upOpen http://localhost:3000 and complete the setup wizard.