Skip to main content
Hitler Hero Light

What is Hitler?

Hitler is an LLM-driven, bot-first workplace intelligence platform. It helps organizations track employee wellbeing, manage tasks through natural language, and surface insights to managers - all through a conversational Slack interface.

Quick Start

Get up and running with Hitler in under 5 minutes

Slack Integration

Connect Hitler to your Slack workspace

API Reference

Explore the Hitler API endpoints

Admin Guide

Configure and manage your organization

Key Features

Employees create tasks by simply telling the bot what they need to do. The AI parses intent, extracts deadlines, and creates task drafts for confirmation.
"Remind me to review the Q4 budget by Friday"
→ Task: Review Q4 budget | Due: Friday | Priority: Medium
You can even mention multiple tasks casually:
"Tomorrow I need to do the budget review and send invoices"
→ Creates 2 task drafts for confirmation
Hitler isn’t just a command bot - it’s a conversational assistant. Chat naturally, and it will understand your intent, remember context, and detect mood signals from casual conversation.Available in Slack and the web dashboard Chat page.
Daily mood check-ins help employees reflect and give organizations anonymized insights into team wellbeing - without compromising privacy.
When patterns indicate potential burnout or disengagement, Hitler surfaces flags to managers with recommended actions - enabling proactive support. Managers receive email notifications immediately when flags are created.
The AI assists but never acts autonomously. Task drafts require confirmation. Flags require manager review. Humans stay in control.

Architecture Overview

Hitler follows a bot-first architecture:
┌─────────────────┐     ┌─────────────────┐     ┌─────────────────┐
│   Slack         │────▶│   Hitler API     │────▶│   PostgreSQL    │
│   (Bot Interface)│     │   (Brain)       │     │   (Data)        │
└─────────────────┘     └─────────────────┘     └─────────────────┘


                        ┌─────────────────┐
                        │   LLM Provider  │
                        │   (Intelligence)│
                        └─────────────────┘
  • Bot apps are thin adapters - they translate platform messages to API calls
  • API contains all business logic, LLM orchestration, and data access
  • Web app exists only for admin configuration and oversight

Core Concepts

ConceptDescription
Task DraftAI-generated task awaiting human confirmation
Mood EntryDaily wellbeing check-in (1-5 scale)
FlagSystem-detected wellbeing concern requiring attention
InquiryPrivate thread between employee and HR/manager
Platform IdentityLinks a user to their Slack account

Getting Help

Community Slack

Join our community for support and discussions

GitHub Issues

Report bugs or request features