Section 01
Cogni-ML: A High-Performance Machine Learning Library with Native Metal Acceleration for Crystal Language
Cogni-ML is a complete machine learning toolchain built from scratch based on the Crystal language. Its core feature is native support for Apple Silicon's Metal GPU acceleration, enabling local execution of quantized large language models (LLMs). Combining Crystal's C-like performance with Ruby-style elegant syntax, it provides tensor operations, automatic differentiation, neural network layers, and optimizers, filling the gap in the Crystal ecosystem for machine learning.