
rohitg00/ai-engineering-from-scratch
📚 Tutorialrohitg00
Comprehensive AI engineering curriculum: learn, build, and ship production systems.
The 'ai-engineering-from-scratch' repository by rohitg00 is a comprehensive educational resource for aspiring AI engineers. It covers a wide range of topics including AI agents, computer vision, deep learning, generative AI, large language models (LLMs), machine learning, natural language processing (NLP), reinforcement learning, swarm intelligence, transformers, and more. The project emphasizes hands-on learning with from-scratch implementations in Python, Rust, and TypeScript. It also includes MCP (Model Context Protocol) and agent development. With over 33,400 stars and 5,400 forks, it has become a go-to repository for self-paced learning. The repository is regularly updated and structured like a course, making it suitable for both beginners and experienced developers. It aims to bridge the gap between theoretical knowledge and practical deployment, encouraging learners to build and ship AI systems.
💡Highlights
- ├─33.4k stars, 5.4k forks
- ├─Covers agents, LLMs, CV, RL
- └─Multi-language: Python, Rust, TypeScript
🎯For
- ├─AI learners
- ├─Software engineers
- └─AI researchers