Two GitHub Repos With 93+ AI Projects Sorted by Difficulty
Watch on TikTok
Author: elonmusk
This video highlights two GitHub repositories packed with hands-on AI engineering projects. The first repo contains over 93 projects organized by difficulty level, from beginner to advanced. The second focuses on voice agents, multi-agent teams, local LLM setups, and fine-tuning walkthroughs. Both serve as practical starting points for learning AI engineering by building things yourself.

The AI Engineering Hub
The first repository (AI Engineering Hub) organizes projects across skill levels. The beginner and intermediate sections cover fundamentals, but the advanced section is where it gets interesting. Projects there include multi-agent deep researchers that use MCP, web browsing agents, systems that combine MCP with RAG, and even a full transformer implementation built from scratch.

The Second Repository
The second repo focuses on a different set of practical AI skills: voice agents, multi-agent teams, local LLM setups, and fine-tuning walkthroughs. It also includes projects focused on LLM optimization, covering topics like token consumption reduction and context compression.
A Realistic Assessment
The presenter adds a useful caveat. Even though these repositories describe their projects as "production-ready" and "derived from real-world use cases," they are more accurately described as demos and learning exercises. They are solid starting points for understanding how these systems work, but they require meaningful adaptation before running in a real production environment.

Key Takeaways
- The AI Engineering Hub repo has 93+ projects across beginner, intermediate, and advanced levels
- Advanced projects include multi-agent researchers, MCP+RAG systems, web browsing agents, and transformer implementations
- A second repo covers voice agents, multi-agent teams, local LLM setups, fine-tuning, and LLM optimization
- Both repos claim production readiness but are better treated as learning demos and starting points
- Building these projects yourself is the most practical way to learn AI engineering concepts hands-on
Published April 27, 2026. Writeup generated from a favorited TikTok.