16 topics · 410 entries
Browse by topic
Courses, prompts, glossary terms, articles and exercises — grouped by what they're actually about rather than what type of thing they are.
AI for Marketing
74Copy, campaigns and content that came from research
Applying AI to marketing work: landing page copy, content planning, ad testing and audience research — grounded in real customer input rather than generated averages.
Prompt Engineering
51Writing instructions that get reliable results
The craft of getting useful, repeatable output from a language model: structuring a request, supplying context, constraining the format, and knowing which of those actually moves the result.
Research & Fundamentals
46How these systems actually work
Transformers, training, fine-tuning, temperature and the mechanics underneath the interface — explained for people who use these tools rather than build them.
AI for Data
43Cleaning, analysing and presenting information
Using AI on real data: cleaning messy spreadsheets with rules you can audit, choosing charts that inform rather than mislead, and building views that answer a specific question.
Cost & Performance
34What AI actually costs to run
Tokens, pricing, latency and context limits — the operational numbers that decide whether an AI feature is viable, and how to bring them down.
ChatGPT & OpenAI
24GPT models and the OpenAI platform
OpenAI's models and tooling — GPT, Custom GPTs, the API and the assistants platform — and how they compare with everything else available.
AI for Coding
21Using models on real code without shipping what you do not understand
Debugging, reviewing and refactoring with AI assistance — and the discipline of verifying generated code before it reaches a codebase you are responsible for.
AI Automation
18Wiring AI into work that runs without you
Putting models into real workflows — content pipelines, triage, data processing — with n8n and similar tools, and knowing which steps should stay human.
Claude
17Anthropic's model family
Working with Anthropic's Claude models: where they differ from the alternatives, how they respond to instructions, and what they are genuinely better and worse at.
Model Comparison
17Which model for which job
Honest comparisons across the major models: benchmarks, real-world differences, and the far more useful question of which one to reach for on a given task.
RAG & Context
16Giving models the information they need
Retrieval-augmented generation, context windows, embeddings and vector search — the techniques for getting a model to answer from your documents rather than its training data.
Accuracy & Hallucination
13Knowing when a model is making it up
Why models produce confident, fluent, wrong answers — and the prompting and verification techniques that reduce it. The most under-taught skill in AI use.
AI for Productivity
12Meetings, planning and the admin that eats your week
The unglamorous wins: turning rambling notes into decisions and owners, planning a day that survives contact with reality, and drafting the messages you keep rewriting.
AI Agents
9Models that take actions, not just answer
Agentic systems: tool use, function calling, multi-step loops, and the practical question of when handing a model autonomy is worth the loss of predictability.
AI & Your Career
9Proving you can actually use this
Applications, interviews, portfolios and skills — using AI well enough to show it, in a market where everyone claims it and few can demonstrate it.
Open Source AI
6Llama, Mistral, DeepSeek and running models yourself
Open-weight models you can run, fine-tune and self-host: what they cost, where they match the closed alternatives, and where they genuinely do not.