5 Modules
Free Forever
🎯

Skill Assessment

Find your learning path

How comfortable are you explaining AI to a friend?

I'd struggle — I don't really get it myself
I could explain the basics, but not much more
I could explain it well, including limitations
🧠

AI Skills Academy

5 modules from basics to advanced

1.AI Doesn't Know Anything

AI models predict text based on patterns, not knowledge. They can sound confident while being wrong.

Key Insight
Treat AI outputs as suggestions, not answers.
Mark done

2.Anatomy of a Great Prompt

Role + Context + Task + Format + Constraints = better results.

Example
You are a teacher. Explain X to a 10-year-old in 3 paragraphs.
Mark done

3.Prompt Patterns That Work

Chain of thought, few-shot examples, reflexion, role-play — patterns that improve output.

Pattern
"Let's think step by step..."
Mark done

4.Beyond Text

Voice, vision, code — each mode has strengths. Screenshot errors for debugging.

Mark done

5.Ethics & Safety

Privacy, accuracy, bias, security — working with AI responsibly.

Remember
You're responsible for outputs you use.
Mark done
🏠

Build Your AI System

Offline for privacy, online for power

🖥️
Offline
Private, works offline
8GB+ RAM
☁️
Online
No install needed
Cloud-powered
🏢
Work
IT approval first
Keep data internal
📱
Mobile
Phone/tablet apps
Cloud-powered
🍎 Mac
🪟 Win
🐧 Linux
1

Install Ollama

  1. Download from ollama.ai
  2. Open .dmg, drag to Applications
2

Download Model

Terminal: ollama pull llama3.2

Recommended: llama3.2:3b (2GB) or phi4-mini (2.5GB)

3

Start Chatting

Terminal: ollama run llama3.2

Or use LM Studio for a GUI

1

Install Ollama

  1. Download from ollama.ai
  2. Run the .exe installer
2

Download Model

PowerShell: ollama pull llama3.2

Recommended: llama3.2:3b (2GB) or phi4-mini (2.5GB)

3

Start Chatting

PowerShell: ollama run llama3.2

Or use LM Studio for a GUI

1

Install Ollama

curl -fsSL https://ollama.ai/install.sh | sh

2

Download Model

ollama pull llama3.2

Recommended: llama3.2:3b (2GB) or phi4-mini (2.5GB)

3

Start Chatting

ollama run llama3.2

Automate Your System

OpenClaw desktop AI assistant

OpenClaw is a full AI assistant that runs on your computer. It can read files, browse the web, run commands, and automate tasks — all with local models for complete privacy.

Local models File access Web browsing Automation

⚠️ Important: OpenClaw has system access. It can read files, run commands, and make changes to your computer. Only install if you understand and accept these capabilities.

🍎
macOS
🪟
Windows
🐧
Linux
Full Setup Guide →
🎮

Prompt Playground

Practice prompt writing

Demo only — connect to AI for real responses.

📚

Resources

Tools, models & guides

🎨
LM Studio
GUI for models
OpenClaw
AI assistant
🤗
Hugging Face
Model hub

Quick start: Run ollama pull llama3.2 then ollama run llama3.2 to start chatting locally.

View Full Resources →
📰 Latest Ai-Edu Articles