AI Mentor hero
Your personalized guide to Artificial Intelligence

My AI Mentor

Everything you need to understand, learn, and work with Artificial Intelligence — from complete beginner to confident practitioner.

No coding experience required. Start at the beginning, follow the path, and discover how AI is reshaping our world.

7
Core Topics
30+
Concepts Covered
100%
Beginner Friendly
The Foundation

What is Artificial Intelligence?

Artificial Intelligence is the field of computer science dedicated to building machines that can perform tasks that typically require human intelligence — things like recognizing speech, making decisions, translating languages, and even creating art.

Unlike traditional computer programs that follow explicit step-by-step instructions, AI systems learn from examples. Show an AI thousands of cat photos, and it learns to recognize cats — without anyone programming the rules.

Today, AI is already embedded in your daily life: the recommendations Netflix suggests, the way your phone unlocks with your face, spam filters in your email, and the autocomplete on your keyboard — all AI in action.

"Artificial Intelligence is the new electricity. Just as electricity transformed almost everything 100 years ago, today I actually have a hard time thinking of an industry that AI will not transform."

— Andrew Ng, AI Pioneer & Educator

Intelligence

AI systems learn from data and experience, adapting their behavior to improve performance over time — much like how humans learn.

Computation

Powerful processors and algorithms work together to process vast amounts of information faster than any human could.

Data

AI is fueled by data. The more quality data a system has to learn from, the better and more accurate it becomes.

Improvement

Unlike traditional software, AI systems improve automatically as they are exposed to more data and feedback over time.

What exists today

Narrow AI

Designed to perform a specific task extremely well — like playing chess, recognizing faces, or translating text. This is what powers every AI product you use today.

Future goal

General AI (AGI)

A hypothetical system that can perform any intellectual task that a human can. AGI would be flexible, adaptable, and able to reason across any domain.

Theoretical

Superintelligence

An AI that surpasses human intelligence in every domain. A topic of significant debate and philosophical exploration — purely theoretical at this stage.

Your Roadmap

The AI Learning Path

A structured, step-by-step journey from total beginner to confident AI practitioner. Follow this path and you'll be amazed at how far you go.

Step 1Week 1–2

Understand the Basics

  • Learn what AI, ML, and Deep Learning mean
  • Understand the difference between AI types
  • Explore real-world AI applications around you
  • Watch introductory videos (Andrew Ng's AI For Everyone)
Step 2Week 3–4

Learn the Tools

  • Get comfortable with Python basics
  • Explore Jupyter Notebooks for data exploration
  • Learn about NumPy and Pandas for data handling
  • Try out AI tools like ChatGPT and Copilot hands-on
Step 3Month 2

Experiment with Machine Learning

  • Take Andrew Ng's Machine Learning Specialization
  • Run your first ML model with scikit-learn
  • Understand training, testing, and validation
  • Work with simple datasets like Iris or MNIST
Step 4Month 3–4

Dive into Deep Learning

  • Understand neural networks and how they learn
  • Explore TensorFlow or PyTorch basics
  • Build a simple image classifier
  • Learn about CNNs and RNNs at a high level
Step 5Month 5–6

Specialize & Build Projects

  • Pick a specialization: NLP, Computer Vision, or Generative AI
  • Build 2–3 portfolio projects from scratch
  • Contribute to open-source AI projects on GitHub
  • Join Kaggle competitions to practice
Step 6Ongoing

Share & Keep Growing

  • Share your projects on GitHub and LinkedIn
  • Read AI research papers (start with Arxiv Sanity)
  • Follow AI researchers and stay current with the field
  • Never stop experimenting and learning

No Rush — Learn at Your Own Pace

The durations above are estimates. Some people complete this in 3 months, others take a year. What matters is consistency — even 30 minutes a day will get you there. The best time to start was yesterday. The second best time is right now.

Deep Dive

Core AI Concepts

Click any concept to expand and learn more. These are the fundamental building blocks of modern Artificial Intelligence.

The Ecosystem

Popular AI Tools to Try

The best way to learn AI is to use it. These tools are available right now — most have free tiers so you can start immediately.

Conversational AI

ChatGPT

OpenAI

The most widely used AI chatbot. Ask questions, get explanations, write drafts, generate code, and much more. The best starting point for most beginners.

Free tierNo setup required

Best for: Writing, learning, Q&A, brainstorming

Claude

Anthropic

A capable AI assistant known for nuanced reasoning, long document analysis, and thoughtful, well-structured responses.

Free tierStrong reasoning

Best for: Analysis, long documents, complex reasoning

Gemini

Google

Google's AI assistant that integrates with Google services. Great for research, multi-modal tasks, and working within the Google ecosystem.

Google integrationFree tier

Best for: Research, Google Workspace users

Image Generation

DALL-E 3

OpenAI

Generates detailed, realistic images from text descriptions. Integrated into ChatGPT Plus. Excellent at following detailed instructions.

High accuracyChatGPT integrated

Best for: Realistic images, illustrations, concept art

Midjourney

Midjourney Inc.

The gold standard for artistic AI image generation. Produces stunning, highly artistic images. Has a strong community and style diversity.

Artistic qualityDiscord-based

Best for: Artistic images, marketing visuals, mood boards

Stable Diffusion

Stability AI

Open-source image generation model you can run locally or use online. Highly customizable with thousands of community models available.

Open sourceFree to use

Best for: Custom workflows, local use, fine-tuning

Code & Development

GitHub Copilot

GitHub & OpenAI

An AI pair programmer built right into your code editor. It suggests lines, functions, and even entire files as you type — dramatically boosting productivity.

IDE integratedMulti-language

Best for: Developers, all programming languages

Cursor

Cursor Inc.

A code editor built around AI at its core. You can have full conversations with your codebase, ask it to write features, fix bugs, and refactor code.

AI-first editorCodebase chat

Best for: Full-stack development, building apps fast

v0

Vercel

Generates full React UI components from text descriptions. Describe a UI and get production-ready code with Tailwind and shadcn/ui instantly.

UI generationReact focused

Best for: Frontend developers, rapid UI prototyping

Search & Research

Perplexity AI

Perplexity

An AI-powered answer engine that searches the web in real-time and synthesizes information with cited sources — like a smarter Google.

Real-time webCited sources

Best for: Research, fact-checking, current events

NotebookLM

Google

Upload your own documents and ask questions about them. Great for studying, research papers, or understanding complex materials.

Document Q&AFree

Best for: Studying, research, document analysis

Elicit

Ought

An AI research assistant that helps find and summarize academic papers. Invaluable for academic research and literature reviews.

Academic papersResearch focused

Best for: Academic research, literature reviews

Audio & Music AI

Tools like Suno (music generation), ElevenLabs (voice cloning), and Whisper (transcription) are transforming the audio world.

Video Generation AI

Sora, Runway ML, and Pika Labs can generate and edit videos from text — a rapidly evolving frontier of generative AI.

Learn More

Curated Resources

Hand-picked courses, books, channels, and communities — everything you need to go deep on any aspect of AI.

Online Courses

Beginner

AI For Everyone

Andrew Ng · Coursera

The definitive non-technical introduction to AI. Perfect for understanding AI's business and societal impact. No coding required.

Intermediate

Machine Learning Specialization

Andrew Ng · Coursera

The gold-standard ML course. Covers supervised learning, neural networks, and best practices with hands-on Python labs.

Intermediate

Deep Learning Specialization

deeplearning.ai · Coursera

Five courses covering neural networks, CNNs, RNNs, and practical deep learning projects with real-world datasets.

Intermediate

fast.ai Practical Deep Learning

fast.ai · Free

A top-down, practical approach to deep learning. Start coding real models from day one, then learn the theory behind them.

Books

Beginner

Human Compatible

Stuart Russell

A thought-provoking exploration of AI's future and the challenge of creating machines that are beneficial to humanity. Written by a leading AI researcher.

Beginner

The Alignment Problem

Brian Christian

An accessible, narrative-driven look at how AI learns, what can go wrong, and why aligning AI with human values is so difficult.

Intermediate

Hands-On Machine Learning

Aurélien Géron · O'Reilly

The most recommended technical ML book. Covers Scikit-Learn, Keras, and TensorFlow with practical, hands-on examples.

Intermediate

The Hundred-Page ML Book

Andriy Burkov · Free PDF

A remarkably concise yet comprehensive overview of machine learning fundamentals. Great for getting a solid theoretical foundation quickly.

YouTube Channels

Beginner

3Blue1Brown

Neural networks series

Beautiful visual explanations of neural networks and deep learning. The best way to intuitively understand how AI actually works under the hood.

Intermediate

Andrej Karpathy

YouTube & X/Twitter

Former Tesla AI Director and OpenAI co-founder who builds neural networks from scratch on video. Extremely valuable for learning deeply.

Beginner

Lex Fridman

Lex Fridman Podcast

Long-form conversations with leading AI researchers, scientists, and thinkers. Great for inspiration and understanding the frontier of AI.

Advanced

Yannic Kilcher

Paper Explanations

In-depth explanations of cutting-edge AI research papers. Essential once you want to understand what's happening at the research frontier.

Websites & Communities

All levels

Kaggle

kaggle.com

The world's largest data science community with free courses, datasets, notebooks, and competitions. Build real projects and a real portfolio.

Intermediate

Hugging Face

huggingface.co

The GitHub of AI — thousands of pre-trained models, datasets, and Spaces for demos. The central hub for open-source AI development.

Advanced

Papers With Code

paperswithcode.com

Browse state-of-the-art AI research papers alongside their open-source code implementations. Understand what's cutting-edge.

All levels

r/MachineLearning

Reddit Community

A vibrant community discussing the latest AI research, tools, and discussions. Great for staying current and connecting with others in the field.

Newsletters to Follow

The Batch

deeplearning.ai

Weekly AI news by Andrew Ng. Concise, authoritative summaries of the most important AI developments.

Import AI

Jack Clark

A thoughtful weekly newsletter covering AI research breakthroughs, policy, and safety.

TLDR AI

tldr.tech

A daily 5-minute read on the most interesting AI news, research, and tools.

Top AI Creators

Learn from the Best AI Voices on YouTube

10 essential creators covering everything from breaking AI news to deep technical dives — curated for your learning stage.

Tool Discovery

Matt Wolfe

@mreflow

Best for discovering new AI tools fast

Strategy & Forecasting

Matthew Berman

@matthew_berman

Strong strategic insights + future forecasting

AI News

Wes Roth

@WesRoth

Fast, digestible AI news updates

Technical Depth

Grant Sanderson

@3blue1brown

Best for deep understanding of neural networks

Philosophy & AGI

David Shapiro

@DaveShap

Thought leadership on AI + society

Research

Two Minute Papers

@TwoMinutePapers

Simplifies cutting-edge AI research

Education

AI Explained

@aiexplained-official

Clear, high-quality explanations

Dev & Coding

Fireship

@Fireship

Fast, entertaining developer-focused insights

Practical & Hands-on

NetworkChuck

@NetworkChuck

Practical hands-on learning + beginner-friendly

Workflows & Tools

All About AI

@allabtai

Great for building workflows and practical use

Tool Discovery

Matt Wolfe

Client Education

AI Explained, Matthew Berman

Technical Depth

3Blue1Brown, Two Minute Papers

Trend Monitoring

Wes Roth, Fireship

Common Questions

Frequently Asked Questions

Answers to the questions every AI beginner has — covering the big picture, the practical, and the philosophical.

Not at all — at least not to start. Understanding AI at a conceptual level requires no coding. However, if you want to build AI models yourself, Python is the language of choice and it's considered one of the easiest languages to learn. Many resources, including Andrew Ng's "AI For Everyone" course, are designed specifically for non-technical people.