← all projects

AiEP

An AI agent that turns IEPs into personalized worksheets in seconds — so teachers can teach instead of paperwork.

AiEP

Special education teachers spend hours translating Individualized Education Programs (IEPs) into lesson materials. AiEP automates this — upload an IEP, and the agent extracts goals, objectives, and accommodations, then generates classroom-ready personalized worksheets tailored to each student's needs.

The agent uses structured tool-calling to work step by step: parse the IEP once per student, select relevant accommodations, align to grade-level targets, plan activities, and assemble worksheets from modular HTML components. This avoids context overload and produces more reliable output than a single prompt.

Built at the SEP × Microsoft for Startups hackathon. Won the competition. Stack: Next.js, TypeScript, OpenAI, Supabase, SQL, and Azure.

tech

  • Next.js
  • TypeScript
  • OpenAI
  • Supabase
  • SQL
  • Azure
  • Tool Calling
  • Agent Architecture