Tech News
← Home  ·  All topics

Zero Dependency

1 GoKawiil brief on this topic

GraafHenk releases WangNet, a 1.8MB neural network that judges 'Numberwang'

A developer known as GraafHenk has published an open-source project called Numberwang, built around a tiny 1.8MB JSON model and roughly 100 lines of pure Python with no external dependencies. The tool parses digits, number words, arithmetic expressions, Roman numerals, currencies and more across eleven languages, then returns one of four comedic verdicts inspired by the British sketch of the same name, including 'Numberwang' and 'Wangernumb'. It runs via command line or can be imported directly as a Python function returning probability scores for each verdict.