It's useful for:
Quickly triaging large volumes of logs
Identifying systemd failures or boot issues
Getting human-readable summaries from raw log lines
Under the hood, it uses mistral or phi via Ollama, and supports:
File or journalctl sources
CLI flags for easy customization (--entries, --model, etc.)
Markdown output reports
Spinner/progress UX to avoid CLI "hang" confusion
* Works entirely offline * Lightweight, installable with a one-liner * No cloud calls or token dependencies
GitHub: https://github.com/binary-knight/logwhisperer Feedback, issues, or feature ideas welcome!