@iluciddreaming: One of the top ML/LLM educators on GitHub: Sebastian Raschka (@rasbt) — 38k+ followers, 149 repositories, mostly super detailed from-scratch tutorials and book code. Representative work 'LLMs from Scratch...

X AI KOLs Timeline News

Summary

Introduces Sebastian Raschka's educational resources on GitHub, including hit books and tutorials like 'LLMs from Scratch'. He is a top educator in the ML/LLM field with a large number of high-quality open-source repositories.

One of the top ML/LLM educators on GitHub: Sebastian Raschka (@rasbt) 38k+ followers, 149 repositories, mostly super detailed from-scratch tutorials and book code. His masterpiece 'LLMs from Scratch' has amassed 97k+ stars, hailed as the 'LLM Learning Bible'! He uses Jupyter Notebook as his canvas, handwriting all knowledge points from linear regression to ChatGPT into executable notes. Other hits include: Python Machine Learning (3 editions), Reasoning from Scratch, mlxtend, and more. His GitHub is an 'AI textbook factory', with a staggering level of both output and quality.
Original Article
View Cached Full Text

Cached at: 06/25/26, 01:20 PM

One of the top ML/LLM educators on GitHub: Sebastian Raschka (@rasbt)

38k+ followers, 149 repos, mostly super detailed from-scratch tutorials and book code.

His masterpiece LLMs from Scratch has raked in 97k+ stars, hailed as the “LLM Learning Bible”!

He uses Jupyter Notebook as his canvas, hand-writing every concept from linear regression to ChatGPT into executable notes.

Other hits: Python Machine Learning (3rd edition), Reasoning from Scratch, mlxtend, etc.

His GitHub is an “AI textbook factory” — both in output and quality, absolutely breathtaking.

Similar Articles

@IndieDevHailey: Must-Have for Developers! This 21.7k Star GitHub Project Covers Almost All 'Free LLM APIs'. If you're still worried about API costs or want to test AI products on a low budget, this repo is worth bookmarking: Covers 20+ free/trial LLM API platforms...

X AI KOLs Timeline

Recommends a high-star GitHub project (21.7k Stars) that compiles 20+ free/trial LLM API platforms, including OpenRouter, Gemini, Groq, etc., with details like free quotas, model support, rate limits, and tips to help developers test and build AI products at low cost.

@Jolyne_AI: Many developers are used to systematically learning technology through books, but the real challenge is finding one that is both high quality and suitable for you. Take the hottest large language model development as an example. More and more related books are being published, but inevitably the quality varies and information noise is high. A developer has compiled the Awesome LLM Books list, specifically to help you filter out...

X AI KOLs Timeline

This tweet introduces 'Awesome LLM Books', a curated GitHub list of 22 high-quality books for LLM development, evaluated by strict criteria including relevance, content quality, and social proof. Each book entry includes author, publisher, rating, and links, helping developers quickly find suitable resources.

rasbt/LLMs-from-scratch

GitHub Trending (daily)

The repository provides open-source code to build, pretrain, and fine-tune a GPT-like large language model from scratch, serving as the official code companion to Sebastian Raschka's book of the same name.