Staff speak their entries in Bangla
The most-used feature is voice entry: a user speaks an expense in Bengali and it becomes a structured ledger entry, with the account and supplier lists supplied to the model as context so it resolves to real records rather than free text. Input is stripped of control characters and explicitly guarded against prompt injection before it reaches the model — an easy step to skip, and a costly one to skip in a system that writes to the books.



