Neuromorphic chips run AI at a fraction of GPU energy - built for drones, satellites and robots. They ship today. Almost nobody can program them. Thrindex is the open, hardware-neutral compiler that changes that. Write a spiking neural network in Python, compile it to any chip.
Built this because there was no hardware-neutral way to go from a trained spiking network to real neuromorphic silicon.
pip install thrindex - runs on the simulator in under ten minutes, no hardware needed.
Happy to answer questions.
Report
love that you kept the front end in pure python, no weird DSL or proprietary wrapper to wrestle with. shipping a compiler that actually respects how researchers already write code is a rare move.
Report
No reviews yetBe the first to leave a review for Thrindex
love that you kept the front end in pure python, no weird DSL or proprietary wrapper to wrestle with. shipping a compiler that actually respects how researchers already write code is a rare move.