johnvteixido
11 hours ago
Aura is a new programming language that transpiles to Ruby, making it easier to build AI/ML workflows and integrated web apps with forgiving syntax and zero boilerplate. Inspired by Ruby's elegance, it handles common errors gracefully (e.g., auto-inferring tensor shapes) and supports Torch-rb for ML and Sinatra for serving. Early stage (v0.1), but includes examples like an MNIST classifier with a prediction endpoint. Feedback welcome—especially on parser extensions or more ML layers!