Show HN: Neural window manager, neural network moving windows from mouse actions
Category: ai-ml
Tags: neural-network, window-manager, onnx-runtime, gui, experimental
Score: 5.5/10 (Innovation: 7, Technical: 6, Documentation: 6, Utility: 3)
NeuralOS is a proof-of-concept window manager that uses tiny neural networks to move and resize windows based on mouse actions, eliminating traditional event-driven programming. It is interesting because it demonstrates a novel approach to GUI interaction by training models on synthetic geometry data, with visible uncertainty at zone boundaries, linking to broader research on neural operating systems.
Target audience: backend devs, ai researchers, experimental developers
Repository: https://lusob.github.io/neural-os/ ยท HTML
View on Hacker News