AI Toolkits

Practical build guides for classroom-ready AI tools: course companions, accessible Canvas pages, simple agents, and lightweight apps.

Designed for instructional support: encourage learning, reference course materials when available, and avoid completing graded work.

All Resources

Toolkits

Search or filter to find a build that fits your goal. Share buttons generate a link that highlights a specific toolkit.

Showing 0
No matches. Try a different search or set Difficulty to “All”.

Build a Course-Specific AI Class Companion (Custom GPT)

Intro • ~30 min • Custom GPT
Create a course assistant that follows your syllabus and uses guardrails to support students without defaulting to answer-giving.
  • Define boundaries, tone, and allowed help
  • Add course materials so answers stay on-topic
  • Optionally publish a simple launch page

Build a GPT to Create Accessible Canvas Pages (HTML)

Intro • ~30 min • Canvas
Build clean, accessible Canvas pages for modules, assignments, and weekly overviews—without breaking layout.
  • Reusable templates for course home + weekly pages
  • WCAG-informed structure (headings, contrast, alt text, landmarks)
  • Mobile-friendly layout that works inside Canvas

Build a GPT to Create Classroom Learning Video Games — Gamified Learning

Intro • ~30 min • Games
Set up a GPT that turns outcomes and lesson topics into game ideas students can learn from.
  • Learning objectives → game mechanics and rewards
  • Difficulty scaffolding and formative checks
  • Ready-to-use prompts for classroom activities

Build a GPT to Create Retro-Like Arcade Games

Intro • ~30 min • Games
Configure a GPT that helps generate retro arcade game concepts and development-ready content.
  • Game loop ideas, mechanics, and constraints
  • Enemy patterns, power-ups, and difficulty curves
  • Prompt templates you can reuse and tweak

Build an AI Agent

Advanced • ~2 hours • Agent
Build a simple web-based agent you can run and demonstrate during workshops or classes.
  • Minimal architecture with practical steps
  • Run locally and understand the moving parts
  • Deployment guidance for classroom use

Build an iPhone App "AI Lesson Plan Builder"

Advanced • ~6 hours • App
Create a lightweight iPhone app that generates lesson plan drafts you can refine.
  • Step-by-step SwiftUI build (beginner friendly)
  • Prompt patterns for better lesson outputs
  • Use a server-side proxy for API keys (avoid shipping keys in the app)