Home
Softono

Ai Learning Kit

Open source MIT
154
Stars
21
Forks
0
Issues
1
Watchers
3 months
Last Commit

 About Ai Learning Kit

A curated collection of AI learning materials

Platforms

Web Self-hosted

Links

Need Help Installing Ai Learning Kit?

We provide expert installation service for this software. Our team will install, configure, and secure Ai Learning Kit on your server. plans start at just $30.

Ai Learning Kit

View on GitHub

AI Learning Kit

A curated collection of AI learning materials



๐Ÿ’ก How to use this guide
This is a curated toolkit, not a rigid curriculum. While structured in a logical sequence, feel free to jump to any topic that fits your goals. Explore resources that match your background and learning styleโ€”one may be enough, or you might need to combine several based on your objectives.

Resource Types:

๐Ÿ“ Roadmap   ๐Ÿ“— Free Text/Book   ๐Ÿ“˜ Paid Text/Book   ๐ŸŽฅ Free Video/Course   ๐ŸŽฌ Paid Video/Course   ๐Ÿ“ Repository   ๐Ÿš‰ Practice Platform   ๐ŸŒ Website/Hub


๐Ÿ—บ๏ธ Roadmaps

  • ๐Ÿ“  AI Engineer Roadmap โ€” Step-by-step guide to building modern AI applications and working with LLMs
  • ๐Ÿ“  ML Engineer Roadmap โ€” Structured path covering core ML algorithms, model training, & MLOps
  • ๐Ÿ“  Data Engineer Roadmap โ€” Complete guide to data pipelines, databases, & preparing data for AI workflows

๐Ÿš€ Introduction to AI

  • ๐ŸŽฅ  AI For Everyone โ€” Andrew Ng's non-technical intro to AI concepts and strategy
  • ๐Ÿ“—  Elements of AI โ€” Introduction to AI basics by the University of Helsinki

๐Ÿงฎ Maths for AI


๐Ÿ Python for AI

  • ๐ŸŽฌ  Python for Everybody โ€” Dr. Chuck's Python specialization for absolute beginners
  • ๐ŸŽฅ  AI Python for Beginners โ€” DeepLearning.AI course for those with programming knowledge, focused on AI

๐Ÿ’ป AI Foundations


โœ๏ธ Prompt Engineering


๐Ÿ“š Python Libraries for AI


๐Ÿค– Machine Learning


๐Ÿ› ๏ธ Machine Learning Frameworks


๐Ÿง  Deep Learning


โœจ Generative AI & Large Language Models (LLMs)


๐Ÿ•ต๏ธ Agentic AI

  • ๐ŸŽฅ  Agentic AI โ€” Comprehensive course on building agentic systems with iterative, multi-step workflows
  • ๐Ÿ“—  Introduction to AI Agents โ€” Hugging Face's comprehensive course on building & deploying agents
  • ๐Ÿ“  GenAI Agents โ€” 50+ tutorials and implementations for AI agents, from basic bots to multi-agent systems
  • ๐Ÿ“  AI Agents for Beginners โ€” Microsoft's 12-lesson curriculum for getting started with AI agents
  • ๐ŸŽฅ  5-Day AI Agents Intensive โ€” Project-based short course for building production-ready agents

๐Ÿ—๏ธ MLOps


๐Ÿ› ๏ธ AI Engineering

  • ๐Ÿ“˜  AI Engineering โ€” Chip Huyen's guide to building AI applications in production
  • ๐Ÿ“  Made With ML โ€” End-to-end ML engineering basics to production
  • ๐Ÿ“—  Full Stack Deep Learning โ€” The "missing semester" of ML: infrastructure, deployment, and testing
  • ๐Ÿ“  ML Engineering โ€” Practical guide to hardware, memory optimization, and scaling

๐Ÿ“บ Essential YouTube Channels

  • ๐ŸŽฅ  3Blue1Brown โ€” Visual explanations of math and neural networks
  • ๐ŸŽฅ  Andrej Karpathy โ€” Deep technical dives into LLMs and Neural Networks
  • ๐ŸŽฅ  Sentdex โ€” Practical Python AI projects and Neural Networks from scratch
  • ๐ŸŽฅ  StatQuest with Josh Starmer โ€” Breaking down complex Statistics and ML concepts
  • ๐ŸŽฅ  Krish Naik โ€” Practical ML/DL and career guidance
  • ๐ŸŽฅ  Codebasics โ€” Project-based learning and data science fundamentals
  • ๐ŸŽฅ  CampusX โ€” Comprehensive data science and machine learning tutorials
  • ๐ŸŽฅ  Stanford Online - Academic lecture series on world-class foundational courses in AI

๐Ÿ“‚ Learning Repos

  • ๐Ÿ“  AI For Beginners โ€” Microsoft's 12-week, 24-lesson comprehensive AI curriculum
  • ๐Ÿ“  ML For Beginners โ€” Microsoft's 12-week, 26-lesson curriculum on classical machine learning
  • ๐Ÿ“  Generative AI for Beginners โ€” Microsoft's 21-lesson course on building GenAI applications
  • ๐Ÿ“  LLMs from scratch โ€” Build a GPT-style LLM from the ground up with Sebastian Raschka
  • ๐Ÿ“  Homemade Machine Learning โ€” Python implementations of ML algorithms with math explanations
  • ๐Ÿ“  Transformers Tutorials โ€” Practical notebooks for using Hugging Face Transformers

๐Ÿ‹๏ธ Practice Repos


๐Ÿ—‚๏ธ Datasets & Models

  • ๐ŸŒ  Hugging Face Models & Datasets โ€” The largest open hub of datasets and ML models
  • ๐ŸŒ  OpenML โ€” Open platform for discovering datasets and sharing reproducible ML experiments
  • ๐ŸŒ  Kaggle Datasets โ€” Massive repository of community-published public datasets
  • ๐ŸŒ  Papers With Code โ€” Free and open resource for ML papers, code, datasets, & evaluation tables
  • ๐ŸŒ  UCI ML Repository โ€” The "grandfather" of ML datasets, widely used for benchmarking classical algorithms

๐Ÿ† Challenges & Competitions

  • ๐Ÿš‰  Kaggle Competitions โ€” Real-world ML competitions with datasets and leaderboards
  • ๐Ÿš‰  LeetCode Pandas Challenges โ€” Practice data manipulation with Pandas problems
  • ๐Ÿš‰  StrataScratch โ€” Data science interview questions from top companies
  • ๐Ÿš‰  Deep-ML โ€” Hands-on ML coding challenges with real datasets
  • ๐Ÿš‰  NeetCode ML โ€” Implement core ML algorithms from scratch with video explanations
  • ๐Ÿš‰  MLExpert โ€” ML coding interview questions with in-depth video explanations
  • ๐Ÿš‰  TensorTonic โ€” Implement 200+ ML papers and algorithms from scratch
  • ๐Ÿš‰  DataInterview โ€” Practice SQL and Python for data science interviews

๐ŸŒ Learning Platforms

  • ๐ŸŒ  DeepLearning.AI โ€” Top-tier specializations and short courses curated by Andrew Ng
  • ๐ŸŒ  Hugging Face Learn โ€” Professional tutorials and documentation for the Transformers ecosystem
  • ๐ŸŒ  Udemy AI Courses โ€” Library of community-created AI courses for all tools and levels
  • ๐ŸŒ  Educative โ€” Interactive, text-based environments for efficient skill building
  • ๐ŸŒ  DataCamp โ€” Highly interactive, browser-based data science and AI fundamentals


Contributing

Contributions are always welcome! Whether it's adding new quality resources or suggesting a new category, join us in making this the ultimate AI guide. Read the guidelines

License

This repository is MIT-licensed. Read more