BREAKING
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. Review permissions carefully during setup.

๐ŸŽ
macOS
๐ŸชŸ
Windows
๐Ÿง
Linux
Full Setup Guide โ†’
๐ŸŽฎ

Prompt Playground

Practice prompt writing

Demo only โ€” connect to AI for real responses.

๐Ÿ“š

Resources

Tools, models & guides

๐Ÿฆ™
Ollama
Run models locally
๐ŸŽจ
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