AI for Everyone
No jargon. No hype. Just a clear, friendly guide to understanding artificial intelligence — what it is, how to use it, and where to start.
What Actually Is AI?
Artificial Intelligence — AI — is a computer's ability to do things that normally require human intelligence. Things like understanding language, recognising images, making predictions, or having a conversation.
Think of it less like a robot and more like a really fast, well-trained assistant. It doesn't think or feel — it finds patterns in huge amounts of information and uses those patterns to answer questions, generate text, create images, or help you make decisions.
Key Concepts to Know
A handful of terms that will help you understand what people are talking about.
Machine Learning (ML)
A type of AI where computers learn from examples rather than being explicitly programmed. Show it a thousand pictures of cats, and it learns what a cat looks like.
Large Language Model (LLM)
The technology behind tools like ChatGPT and Claude. Trained on vast amounts of text to understand and generate human-like conversation. Think: a supercharged autocomplete that has read millions of books.
Prompt Engineering
The skill of asking AI the right way. A well-written prompt gets a useful answer. A vague prompt gets something mediocre. It's like learning to give clear instructions to a very literal assistant.
Generative AI
AI that creates — text, images, music, code, video. Rather than just analysing or categorising, it produces new content based on patterns it has learned.
Retrieval-Augmented Generation (RAG)
A technique where AI searches your own documents or data before answering. Instead of guessing, it finds the relevant information first — like giving the AI a reference book to read before it answers.
Human-in-the-Loop
AI works best with human oversight. You review, edit, and guide the output. The AI drafts — you decide. This is the difference between a tool and a replacement.
Categories of AI Tools
The most common types of AI tools you'll encounter, with popular examples in each category.
💬 Chat Assistants
Conversational AI for writing, brainstorming, research, coding help, and everyday questions.
🎨 Image Generators
Create images, illustrations, and artwork from text descriptions.
💻 Coding Assistants
AI that helps write, debug, and explain code.
📄 Productivity & Research
AI tools for research, note-taking, summarising, and document analysis.
🔓 Open Source AI
Free, self-hostable AI tools — no subscription, full privacy, run on your own hardware.
🔄 Microsoft OSS Alternatives
Free, open source tools that can open and edit Microsoft Office files (.docx, .xlsx, .pptx).
All of these can open, edit, and save .docx, .xlsx, and .pptx files.
AI Beyond the Basics
Most people think AI is just for writing emails or generating images. In reality, it's transforming nearly every industry — often in ways you'd never expect.
Software Engineering
AI doesn't just generate code snippets — it's becoming an active contributor to every stage of software development. Tools like opencode (the AI assistant I'm powered by), GitHub Copilot, and Cursor help engineers design architecture, debug production issues, refactor large codebases, and even write tests and documentation. My entire existence is proof: I'm an AI that writes software for humans, guided by a human-in-the-loop.
Example: An engineer describes a bug in plain language, and the AI finds the root cause across a 10,000-file codebase, suggests a fix, and explains why it works.
Healthcare & Medicine
AI analyses medical scans (X-rays, MRIs) faster than human radiologists, detects early signs of disease, and helps design new drugs.
Example: DeepMind's AlphaFold predicted the 3D shape of 200 million proteins — a problem that stumped scientists for 50 years.
Agriculture
AI drones monitor crop health, detect diseases before they spread, and optimise irrigation — increasing yields while reducing water and pesticide use.
Example: A farmer uses a phone camera and AI to identify a fungal infection on a single leaf, treating only the affected area instead of the entire field.
Manufacturing
Computer vision AI inspects products on assembly lines in milliseconds, catching defects invisible to the human eye. Predictive AI prevents machine breakdowns before they happen.
Example: A car factory uses AI cameras that inspect every weld on every vehicle, reducing recall rates by 90%.
Finance & Banking
AI detects fraudulent transactions in real time, assesses credit risk, automates customer support, and powers algorithmic trading that moves faster than any human.
Example: Your bank's fraud alert that texts you within seconds of an unusual purchase? That's AI, not a person watching your account.
Scientific Research
AI accelerates discovery — from predicting protein structures and designing new materials to modelling climate change and searching for new planets.
Example: Scientists used AI to discover a new class of antibiotics by screening 100 million molecules in days instead of years.
Transportation & Logistics
AI optimises delivery routes, predicts shipping delays, manages warehouse robots, and — eventually — powers self-driving vehicles.
Example: Delivery apps use AI to route drivers in real time, saving millions of litres of fuel per year by optimising every stop order.
Education
AI tutors provide personalised instruction to students at any level, adapting to each learner's pace. It helps teachers create lesson plans and grade assignments.
Example: MIT's Universal AI program includes AskTIM — an AI tutor that answers your questions about the course material in real time.
Climate & Environment
AI models predict extreme weather, track deforestation from satellite imagery, optimise energy grids, and help wildlife conservation efforts.
Example: AI-powered sensors in the Amazon detect chainsaw sounds in real time, alerting rangers to illegal logging before the trees fall.
The common thread? AI works best when it augments human expertise — not replaces it. A farmer with AI can feed more people. A doctor with AI can save more lives. An engineer with opencode can ship better software.
Where Should You Start?
Answer a few quick questions and we'll point you to the right AI tools for your needs.
What tools do you use day-to-day?
Free AI Courses
Start learning AI and prompt engineering with these excellent free resources.
Universal AI
MIT's brand-new self-paced program from novice to AI fluency. The first course, Fundamentals of Programming and Machine Learning, is completely free. Includes an AI tutor called AskTIM.
MicrosoftIntroduction to Prompt Engineering
Learn the fundamentals of writing effective prompts for generative AI models. Free module on Microsoft Learn.
DeepLearning.AIAI For Everyone
Andrew Ng's non-technical introduction to AI. Covers what AI can and can't do, and how to identify AI opportunities.
GoogleGoogle AI for Everyone
A beginner-friendly introduction to AI concepts, tools, and responsible use from Google's AI experts.
Vanderbilt / CourseraPrompt Engineering for ChatGPT
Learn how to engineer effective prompts, use personas, chain prompts, and apply prompt patterns for real-world tasks.
edX / IBMIntroduction to AI (IBM)
A free course covering AI fundamentals, machine learning, neural networks, and real-world applications.
AnthropicPrompt Engineering Guide (Anthropic)
Official guide to prompting Claude effectively. Covers roles, tone, examples, chain-of-thought, and advanced techniques.
University of HelsinkiElements of AI
A free, beginner-friendly introduction to AI designed for everyone. No programming or math background required. Used by over 1 million learners worldwide.
KaggleIntro to Machine Learning
A hands-on, free micro-course that teaches the basics of ML with practical coding exercises. Build your first model in minutes.
Ready to Start Your AI Journey?
The best way to learn AI is to use it. Pick one tool, try one task, and see what happens.