Ben Tossell profile photo

AI educator

Ben Tossell

Ben's Bites

Useful for lightweight discovery of AI tools and trends, best paired with deeper resources.

Start with: Use it to notice tools, then validate with docs or hands-on tests.

Resources from Ben Tossell

Substack newsletter

Ben's Bites archive

Beginner to intermediate

Use this when you want a builder-focused AI newsletter that tracks agents, model releases, coding tools, and AI startup ideas.

Newsletter

Ben's Bites

Beginner

Use this when you want Ben Tossell's material for ai news and related AI skills.

Skills

Learner questions

Who should learn from Ben Tossell?

AI-curious professionals should start here when they need ai news, tools, and workflow discovery. The strongest fit is a learner who wants material in these formats: newsletter, guides.

What should I do first?

Use it to notice tools, then validate with docs or hands-on tests. After that, open one related resource below and write down the exact workflow, concept, or implementation pattern you want to apply.

What problem does this help with?

Useful for lightweight discovery of AI tools and trends, best paired with deeper resources. Use this profile when you are comparing educators by topic, level, format, and practical usefulness rather than browsing random AI content.

How do I compare this with other educators?

Compare the skill coverage, the starting recommendation, the educator's own resources, and any videos when available. If you need ai news, search the directory for that skill and shortlist three profiles before committing to a course, book, or playlist.

More related resources

Resource Kind Level Use when
LLM Fundamentals
Matt Pocock
Free tutorial Beginner You need clear mental models for system prompts, tokens, context windows, tools, and agents before building or using AI systems seriously.
How To Make Codebases AI Agents Love
Matt Pocock
Guide Intermediate You want to improve a codebase so AI agents can navigate it, run checks, make smaller changes, and recover from mistakes more reliably.
Hugging Face MCP Course
Hugging Face
Free course Beginner to intermediate You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route.
Building Coding Agents with Tool Execution
DeepLearning.AI
Short course Intermediate You want to understand how coding agents use tools, inspect code, run commands, and iterate on software tasks.
Claude Code: A Highly Agentic Coding Assistant
DeepLearning.AI
Short course Beginner to intermediate You want a structured Claude Code course before using it on a serious codebase.
Codex changelog
OpenAI
Release notes Beginner to advanced You need the current Codex feature timeline before teaching a workflow that depends on new app, CLI, subagent, skill, or MCP behavior.
OpenAI Secure MCP Tunnel
OpenAI
Guide Intermediate to advanced You need to expose a private MCP server to OpenAI products without opening inbound firewall ports or publishing the server on the public internet.
OpenAI tools guide
OpenAI
Guide Intermediate You need the official overview of built-in tools before deciding between plain model calls, retrieval, web search, or computer-use workflows.
Gemini coding agent setup
Google AI for Developers
Guide Intermediate You want Google's official setup path for Gemini-driven coding-agent workflows, Gemini Docs MCP, and skills rather than generic prompt advice.
Gemini function calling
Google AI for Developers
Guide Intermediate You need Gemini's current tool-calling patterns before building agents, structured automation, or app-side orchestration.
OpenAI Codex
OpenAI
Official product docs Beginner to advanced You want the current OpenAI path for agentic software engineering, code review, and background coding tasks.
Custom instructions with AGENTS.md
OpenAI
Guide Beginner to advanced You want the official OpenAI guide for durable repo instructions, nested overrides, and agent-ready project context.