Skip to main content
The Grind web app runs locally and gives you a browser-based view of your data alongside a full AI companion chat.
grindxp web start
Then open http://localhost:3000.

Screens

Dashboard

Live overview of your XP, active quests, skills, and recent activity.

Chat

AI companion chat with streaming responses and tool call visibility.

Quests

Browse and manage all your quests.

Skills

Skill tree with XP progress and level history.
The web app reads from the same vault as the CLI and TUI, so everything stays in sync automatically.
Running on a server? See Self-Hosting for how to keep the web app running with systemd and expose it securely behind a reverse proxy.