#355 · Primary category: Education & Research
ai-hands-on
A group of notebooks and other files which can help you learn AI from scratch.
Project last updated:08/28/26
GitHub Stars
1.4K
Forks
302
Contributors
5
License
MIT
Why we included this project
Learning AI from scratch usually means wading through theory and then hoping the pieces click. This collection of notebooks takes the opposite route: you do the work. It starts with the math that makes machine learning work, moves through PyTorch tensors and hand-built networks, then into attention, transformers, RAG pipelines, and OCR. Because the notebooks are meant to be run and modified, you get a feel for the internals, not just the API calls. Beginners get a clear path to follow, and engineers who already work with models can jump straight to the parts they're missing, like building a RAG pipeline end to end or writing normalization and optimizers from scratch. If you want to know how the systems you rely on are actually assembled, this is a good place to spend an afternoon.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI