Felix is like a magic assistant that lives in your phone and your computer at the same time. You point your phone's camera at something in real life (like a whiteboard, a receipt, or some messy notes), you say what you want out loud, and Felix actually goes and does it on your Mac.
a character level language model built completely from scratch using only numpy that generates pokémon sounding names. no PyTorch, no autograd, no frameworks, every forward pass, backward pass, and gradient update is manually implemented. this project started as a way to understand how neural networks actually work under the hood. I first built a simple MLP, then improved it into a WaveNet-style architecture to understand how increasing context length changes what the model can learn.
a portfolio website