Resources

πŸ“š Learning Resources for AI Innovation

Everything you need to understand AI, ethics, bias, and how to build better systems. Videos, articles, datasets, and tools.

πŸ€– What is AI? (Get Started Here)

New to AI? Start with these friendly introductions, then dig deeper.

πŸŽ₯

AI Basics for Everyone

3Blue1Brown's "What Makes Neural Networks Special?" explains the fundamental concepts in a visual, intuitive way.

Watch (15 min) VIDEO BEGINNER
πŸ“

Machine Learning Basics

Google's "Machine Learning Crash Course" teaches core ML concepts: supervised learning, classification, neural networks.

Read (2-4 hours) ARTICLE INTERACTIVE
πŸŽ™οΈ

AI Podcast for Teens

"A.I. Explained" breaks down complex AI topics like transformers, language models, and generative AI in 10-20 minute episodes.

Listen (10-20 min/episode) PODCAST BEGINNER
πŸ› οΈ

Play with AI (Try It!)

No coding needed. Visit Teachable Machine (Google) to train a simple AI classifier by uploading photos.

Try It HANDS-ON FUN

🧠 Types of AI Models

Different problems need different AI types. Here's how to choose.

πŸ“Š

Classification & Regression

Algorithms that predict categories (spam or not spam) or numbers (house price). Used in: email filters, recommendations, predictions.

Learn on Kaggle CLASSIFICATION
🎯

Neural Networks & Deep Learning

Inspired by the brain, these can recognize images, understand language, and generate text. Powering ChatGPT & image recognition.

Free Course NEURAL NETS
🎨

Generative AI (GANs, Diffusion)

Creates new images, text, audio. Think: DALL-E (images), ChatGPT (text), Stable Diffusion. How they work & risks.

Read GENERATIVE
🀝

Recommendation Engines

Powers Netflix recommendations, Spotify playlists, Amazon suggestions. How Netflix suggests your next binge-watch.

Coursera Course RECOMMENDATION
🌍

Natural Language Processing (NLP)

Teaches AI to understand & generate human language. Chatbots, translation, sentiment analysis, text summarization.

HuggingFace NLP Course NLP
πŸ‘οΈ

Computer Vision

AI that "sees" images: facial recognition, medical imaging, autonomous vehicles. How it works & privacy concerns.

Learn CNN VISION

βš–οΈ Ethics in AI

Real-world cases of AI gone wrong. Learn from them.

🚨 Case Study 1: COMPAS Recidivism Bias

What happened: Judges used an AI system (COMPAS) to decide if criminals should be released. The AI was biased against Black defendants, rating them as higher risk of reoffending than white defendants who committed similar crimes.

Why it happened: The AI was trained on historical arrest dataβ€”which itself contains racial bias from policing practices.

Impact: Black people were wrongly kept in prison longer based on a "prediction."

Lesson: Be careful with historical data; it can encode past discrimination into the future.

πŸ’Ό Case Study 2: Gender Bias in Hiring Algorithms

What happened: Amazon built an AI to screen job applications. It consistently rejected women for technical rolesβ€”even though women were equally qualified.

Why it happened: Amazon trained the AI on 10 years of hiring data. Most hires in tech were men, so the AI learned "tech = male."

Impact: Women's careers harmed. Amazon's diversity goals failed.

Lesson: If your training data reflects past discrimination, your AI will perpetuate it.

πŸ₯ Case Study 3: Racial Bias in Medical Algorithms

What happened: A popular AI in hospitals predicted which patients needed extra care. It was treating Black patients worse than white patients because it used "cost" as a proxy for healthβ€”and the healthcare system has spent less on Black patients historically.

Why it happened: Flawed proxies: cost β‰  health need.

Impact: Black patients were denied care they needed.

Lesson: Be careful what you measure. The "right" metric matters.

πŸ“–

AI Ethics Toolkit

Google AI's Responsible AI practices: detecting bias, fairness metrics, interpretability. Practical checklist.

Read GUIDE
πŸŽ₯

Bias in Machine Learning

Fast.ai's practical course on bias: how it enters data, models, and outcomes. How to detect and fix it.

Course VIDEO
πŸ“š

"Weapons of Math Destruction"

Book by Cathy O'Neil. How algorithms are used unfairly in hiring, lending, criminal justice. Accessible & eye-opening.

Book BOOK
πŸ’‘

AI & Fairness Workshop

MIT's interactive workshop: explore bias in real datasets, learn how to build fairer models.

Visit MIT Media Lab INTERACTIVE

πŸ“Š Data & Bias Deep Dive

Why your training data matters. A lot.

⚠️
Selection Bias

Problem: You only train on data from a certain group (e.g., university students). The AI works well for them but fails for everyone else.

⚠️
Historical Bias

Problem: Past data reflects past discrimination (e.g., fewer women were hired). Your AI learns & perpetuates that discrimination.

⚠️
Label Bias

Problem: How you label training data is biased. Example: Annotators might label "aggressive" speech differently for men vs. women.

⚠️
Representation Bias

Problem: Your data doesn't represent everyone. If your image dataset is 90% Western faces, it's terrible at recognizing other faces.

πŸ” How to Spot Bias in Your Own Project

Ask these questions:

βœ“ Who provided the training data? Does it represent everyone I want to help?

βœ“ Could this data have been collected in a biased way?

βœ“ Are there groups the data is missing or underrepresents?

βœ“ How will different groups be affected if the model is wrong?

fairmlbook.org has a full bias checklist.

🎬 Deepfakes & Misinformation

How to spot fake videos and AI-generated content.

πŸŽ₯

How Deepfakes Are Made

Quick explainer on GANs and deepfake technology. How someone can make a video of a politician saying things they never said.

Watch (5 min) VIDEO
πŸ”

Spot a Deepfake

Tell-tale signs: The eyes don't blink right. Teeth are blurry. Skin tone shifts. Ears don't move.[Practical guide with examples.

Read GUIDE
πŸ“°

AI & Misinformation Crisis

As AI gets better, misinformation gets easier. What happens when anyone can create fake news? UNESCO's framework for fighting it.

Read ARTICLE
πŸ›‘οΈ

Fact-Check Tools

NewsGuard, Snopes, FullFact: Sites that help you verify claims. Bookmark them!

Snopes TOOL

πŸ› οΈ Tools & Platforms

Where to build AI without coding.

Google Colab (Free Cloud Coding)

Write Python code in your browser. Integrate with Kaggle datasets. No installation needed. Great for prototyping.

Go to Colab
Hugging Face (Pre-Trained Models)

Thousands of ready-to-use AI models. Want to classify text, generate images, translate languages? Start here.

Explore Models
Teachable Machine (No Coding)

Train an AI classifier by uploading classes of images. Export it to use in your own project.

Try It
TensorFlow & PyTorch (Advanced)

Professional frameworks for building custom models. Steep learning curve but powerful.

TensorFlow | PyTorch

πŸ’Ύ Datasets for Inspiration

Real data to use in your projects.

πŸ“

Kaggle Datasets

Thousands of datasets on everything: sports, health, movies, climate, COVID-19. Perfect for school projects.

Browse DATASETS
πŸ“Š

UCI Machine Learning Repository

Classic academic datasets. Great for classification, regression, clustering projects.

Browse DATASETS
🌍

Google Dataset Search

Search for publicly available datasets on any topic. Find data on climate, poverty, education, health, etc.

Search SEARCH
πŸ‡±πŸ‡§

Lebanon Open Data

Government & NGO datasets specific to Lebanonβ€”traffic, economy, health, education.

Browse LOCAL

πŸ“š Reading List

Accessible articles & papers on AI topics.

The AI Revolution and Future of Work

Uplink. What's changing & what jobs survive? Thoughtful, not doom-y.

Read β†’
10 min
How GPT-3 Works: A 2-Minute Explainer

Simple explanation of transformers and language models. No math needed.

Read β†’
2 min
The Problem with AI-Generated Images

Ethical concerns with DALL-E, Midjourney: copyright, environmental cost, cultural appropriation, authorship.

Read β†’
15 min
Privacy in the Age of AI

How AI systems can leak personal data. What companies know about you. How to protect yourself.

Read β†’
8 min
AI's Carbon Footprint

Training large AI models consumes enormous energy. Environmental impact. Green AI solutions.

Read β†’
12 min