This repository contains the code for the NeuralBits newsletter articles, covering new programming languages and
ID | 📝 Article | 💻 Code | Details | Complexity | Tech Stack |
---|---|---|---|---|---|
001 | Mojo Programming Language | Here | Learn about Mojo for AI, run a benchmark against Python | 🟩🟩⬜ | Python, Mojo, Jupyter |
002 | Rust to Python Bindings | Here | Build the BPE Tokenizer in Rust, generate Python Bindings | 🟩🟩⬜ | Python, Rust, PyO3, Maturin |