Show HN: TERMy – A fast terminal assistant that does not use LLMs
2.85T2 sourceHacker News · Show HN (50+ points)
Source record
Published by Hacker News · Show HN (50+ points) (T2 source). The original is at https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md.
Pipeline notes
The summary and note below are generated by the signal pipeline — they are Beyond Desk’s reading, not quotations from the source.
SummaryShow HN for TERMy, a terminal assistant by the PJON author that converts natural language to shell commands via a classical NLU pipeline (exact match, template match, IDF-weighted BOW with Levenshtein) rather than embeddings, ML, or LLMs. Runs on CPU including Raspberry Pi Zero, responds in milliseconds, with hardcoded permission gating.
Why it mattersUseful counterpoint to LLM-only tooling: a working CPU-only NLU pipeline for a narrow task, with explicit pipeline steps and permission handling worth studying before reaching for an API.

Cited by
No citations on record.
