Skip to content

Latest commit

 

History

History
504 lines (355 loc) · 27.2 KB

File metadata and controls

504 lines (355 loc) · 27.2 KB

Everything AI/ML

Visitors oosmetrics License Sponsor Live Site

A curated collection of learning resources for Generative AI, Machine Learning, Agentic AI, and related topics.

Browse the interactive cheatsheet: viveknaskar.github.io/everything-ai-ml

Stay updated with the latest in AI — SavvyMonk Newsletter

Table of Contents


AI/ML Key Concepts

Interactive Visualizations:

  • MLU-Explain — Interactive visual explanations of core ML concepts
  • CNN Explainer — In-browser interactive explainer for Convolutional Neural Networks
  • Transformer Explainer — Interactive visualization of the Transformer architecture

AI/ML Building Blocks


AI/ML Roadmap

1. Learn Python and Core Libraries:

2. Build a Strong Math Foundation:

3. Learn ML Fundamentals:

4. Build Practical Experience:

5. Specialize:

6. Learn MLOps:

7. Read Research Papers:

  • ArXiv — Preprint server for ML and AI research

Generative AI – General

Recommended Talks:

Visual Explainers:

Learning Paths:

Coursera Courses:


Generative AI – Advanced

Gemini:

Google ADK:

Model Context Protocol (MCP):


Prompt Engineering


RAG (Retrieval-Augmented Generation)


Fine-tuning


Frameworks

LangChain:

LangGraph:

CrewAI:

Google Agent Development Kit (ADK):

Agno (formerly Phidata):


Agentic AI


MLOps and GenAIOps


Security


Google Cloud AI and ML

Learning Paths on Cloud Skills Boost:


AI Cost Optimization


Adopting GenAI in Organizations


AI Tools for Productivity


Quantum Computing and PQC


AI Augmented SDLC


Coming Innovations in LLMs


Courses


Certifications


Books


Must-Read Research Papers

Research Discovery Tools:

  • Ai2 Asta — Agentic research assistant by Allen Institute for AI; discovers and synthesizes literature across 200M+ papers

Tools and Frameworks


YouTube Channels


Research Blogs


Applied ML Blogs


Communities


Practice Problems

Easy:

Medium:

Hard:


Interview Preparation

Contributing

Feel free to open a PR if you have useful resources to add.

The resource list above is generated from a single source of truth: website/src/data/resources.ts. Edit that file, then regenerate this README so the two stay in sync:

cd website
npm install      # first time only
npm run gen:readme

See CONTRIBUTING.md for details.

License

This repository is for educational purposes. All linked content belongs to their respective owners.