Skip to content
Mini LLM From Scratch

Author

About the author

Hi, I'm Enayat Ullah.

I'm a Computer Science graduate with a strong interest in Artificial Intelligence, Machine Learning and Software Engineering.

I enjoy building educational open-source projects that simplify complex engineering concepts and make them easier to understand.

Mini LLM From Scratch was created to help students and developers understand how Transformer-based language models work by implementing every important building block from first principles instead of relying on high-level abstractions.

I believe the best way to learn AI is to build it.