Triarch is gonna be a Number Detector built from scratch. The png decompression will be built using Zigs Std Library, and the Neural Network will be built using only the Std Library aswell.
In the future, once its complete, an API will be added, which will, again be built from scratch using the std Library. The future plan is not only to built a perfectly working Decompressor + Neural Network (OCR), but instead a very good introduction into low level programming for me.