Skip to content

crnicholson/mr-spiky-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 5, 2026
2725761 · · Jul 5, 2026

History

11 Commits
Jul 5, 2026
Jul 5, 2026
Jul 5, 2026
Jul 3, 2026
Jul 3, 2026
Jul 3, 2026
Jul 3, 2026
Jul 5, 2026
Jul 3, 2026
Jul 3, 2026
Jul 4, 2026
Jul 4, 2026
Jul 3, 2026
Jul 3, 2026

Repository files navigation

Mr. Spiky Frontend

Try it out!

Mr. Spiky is an "Intuition Compiler" that utilizes a Spiking Neural Network (SNN) trained on senior-approved Python code to identify structurally unusual and overly complex lines of code. It processes code sequentially, line-by-line, allowing the network to accumulate context and flag lines that a human reviewer would typically object to, such as deep nesting or tangled variable states.

(This is just a frontend interface for Mr. Spiky's API and backend).