All modules are developed to run real-time on consumer-grade CPUs[0]. For now we are releasing only Python-language SDK. Demos are provided to allow users to test performance on desired data-distribution.
Framework powering these modules in completely written in Nim language, which under the hood wraps some Operation's implementation provided by libraries like OpenBLAS/CuBlas.
We also maintain a blog[1] where we hope to share more underlying technical details.
[0] Quad-core CPU with AVX2 instructions.