Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1001 Bytes

File metadata and controls

15 lines (10 loc) · 1001 Bytes

Session Note Summarizer (Hello Hoku)

Rule-based weekly summaries for therapy session notes with simple tag extraction and quick precision/recall evaluation. Designed to create clear weekly digests for supervisors/caregivers and provide a baseline measurement of tagging quality you can improve over time.

Weekly summary sample Evaluation metrics sample

Why this exists

Hello Hoku teams write many session notes. Manually turning raw notes into weekly insights takes time. This tool:

  • Groups notes by ISO week and produces a concise Markdown digest.
  • Extracts high-signal tags (COMMUNICATION/BEHAVIOR/SENSORY/SAFETY) using simple keywords.
  • Reports precision/recall/F1 so we can track quality as we iterate.

It’s intentionally simple and transparent