Khurram Badar / Archive / Papers / Khan TED Institute: future of higher education

Khan TED Institute: future of higher education

briefing · 2026-05-20 · 1532 words · Khurram Badar

Analysis of Khan Academy and TED's new applied AI bachelor's degree offering under $10,000, examining credential innovation implications.

higher-education · ai-education · credentials · innovation · education-tech

cat >> /home/claude/build_pecb_deck.py << 'PYEOF'

═══════════════════════════════════════════════════════════

draw_paragraph(c,
"April 2026 — Khan Academy, TED and ETS announced the Khan TED Institute. A "
"bachelor's degree in applied AI for under $10,000. The signal for what comes after the school's gates is clear.",
2.5*cm, PAGE_H - 5.7*cm, 24*cm, 2*cm,
font_size=12, leading=15, color=INK_SOFT)

Left — the institute details (dark card)

c.setFillColor(GREEN_DK)
c.rect(lx, ly, lw, lh, fill=1, stroke=0)
c.setFillColor(GOLD)
c.rect(lx, ly, 0.25*cm, lh, fill=1, stroke=0)

c.setFillColor(GOLD)
c.setFont("Helvetica-Bold", 11)
c.drawString(lx + 0.7*cm, ly + lh - 1*cm, "KHAN TED INSTITUTE · ANNOUNCED APR 2026")

c.setFillColor(white)
c.setFont("Helvetica-Bold", 20)
c.drawString(lx + 0.7*cm, ly + lh - 2.2*cm, "Bachelor's in Applied AI.")
c.drawString(lx + 0.7*cm, ly + lh - 3.1*cm, "Under $10,000 total.")

facts = [
("$10K", "Total cost — vs $40K+ average US degree"),
("3 YR", "Or less — competency-based, not seat-time"),
("2027", "Applications open. Accreditation in progress"),
("190M", "Khan Academy registered users feed the funnel"),
]
fact_y = ly + lh - 4.5*cm
for i, (big, lbl) in enumerate(facts):
fy = fact_y - i * 1.4*cm
c.setFillColor(GOLD)
c.setFont("Helvetica-Bold", 22)
c.drawString(lx + 0.7*cm, fy, big)
c.setFillColor(GOLD_SOFT)
c.setFont("Helvetica", 10)
c.drawString(lx + 3.3*cm, fy + 0.2*cm, lbl)

c.setFillColor(GOLD_SOFT)
c.setFont("Helvetica-Oblique", 10)
c.drawString(lx + 0.7*cm, ly + 0.7*cm,
"Partners: Google, Microsoft, Replit, Accenture, McKinsey, Bain.")

Right — what this means for the school

implications = [
"The cost of a credible degree just fell by 4×. "
"Our students will graduate into a world where applied-AI credentials are accessible — but only if they're prepared.",
"Competency-based learning is the new standard. "
"the school students who already know how to think with AI will move faster than peers stuck in seat-time models.",
"<b>Three pillars of the new degree:</b> core knowledge, applied AI skills, durable human skills (communication, judgment, collaboration). "
"the school can build all three before students leave us.",
"<b>The opportunity:</b> position the school graduates as Khan TED-ready — not just university-ready.",
]
y = PAGE_H - 6.4*cm
for it in implications:
c.setFillColor(GREEN)
c.circle(rx + 4, y + 5, 2.5, fill=1, stroke=0)
draw_paragraph(c, it, rx + 14, y - 12, rw - 14, 2.4*cm,
font_size=10, leading=13, color=INK_SOFT)
y -= 2.4*cm

draw_footer(c, 9, "The Higher-Ed Signal")

═══════════════════════════════════════════════════════════

draw_paragraph(c,
"Beyond the mandatory AI subject, the certification client will offer senior students an <b>optional Vibe Coding + AI</b> track — "
"an elective that teaches them to build with AI, not just use it. The same Bank, a deeper destination.",
2.5*cm, PAGE_H - 5.7*cm, 24*cm, 2*cm,
font_size=12, leading=15, color=INK_SOFT)

4 modules

card_w = 6.2*cm
card_h = 8*cm
card_y = 3.3*cm
gap = 0.4*cm
x0 = 2.5*cm

for i, (label, head, body) in enumerate(modules):
x = x0 + i * (card_w + gap)
c.setFillColor(white)
c.rect(x, card_y, card_w, card_h, fill=1, stroke=0)
c.setStrokeColor(LINE)
c.setLineWidth(0.4)
c.rect(x, card_y, card_w, card_h, fill=0, stroke=1)
c.setFillColor(GREEN)
c.rect(x, card_y + card_h - 0.4*cm, card_w, 0.4*cm, fill=1, stroke=0)

c.setFillColor(GOLD)
c.setFont("Helvetica-Bold", 9)
c.drawString(x + 0.5*cm, card_y + card_h - 1.1*cm, label)
c.setFillColor(INK)
c.setFont("Helvetica-Bold", 13)
c.drawString(x + 0.5*cm, card_y + card_h - 2*cm, head)

draw_paragraph(c, body,
x + 0.5*cm, card_y + 0.5*cm,
card_w - 1*cm, card_h - 2.7*cm,
font_size=10, leading=14, color=INK_SOFT)

Bottom note

draw_footer(c, 10, "The Optional Track")

═══════════════════════════════════════════════════════════

draw_paragraph(c,
"The UAE has positioned itself as the GCC's ESG leader. The education sector has not caught up. "
"the certification client can change that — for our students, and for the country.",
2.5*cm, PAGE_H - 5.6*cm, 24*cm, 1.8*cm,
font_size=12, leading=15, color=INK_SOFT)

Three-column layout: UAE leadership / The gap / What the school will do

columns = [
("UAE LEADS",
GREEN,
"Why the UAE is the ESG anchor of the region:",
[
"Hosted <b>COP28</b> (Dubai, 2023) — produced the UAE Consensus on transitioning away from fossil fuels.",
"First country in MENA to commit to <b>Net Zero by 2050</b>.",
"Pledged <b>40% emissions cut</b> from 1990 baseline by 2030.",
"<b>National Hydrogen Strategy</b>: 1.4M tons/year by 2031.",
"2023 was the <b>Year of Sustainability</b>. 2025 the <b>Year of Community</b>.",
"UAE Climate Law now codifies ESG reporting for businesses.",
]),
("THE GAP",
CRIMSON,
"Where the education sector falls short:",
[
"Sustainability is largely confined to <b>geography and science</b> classes — not interdisciplinary.",
"Key topics missing from most curricula: planetary boundaries, climate justice, ESG reporting frameworks.",
"Teachers under-trained on climate, ESG, and sustainability standards (GRI, TCFD, ISSB).",
"Practical ESG skills — carbon accounting, sustainability reporting — taught only at university or later.",
"No standardised K-12 ESG curriculum exists in the UAE today.",
]),
("the school'S MOVE",
INK,
"What we will teach — and how:",
[
"ESG embedded across MSCS and Cambridge subjects — not a bolt-on.",
"Students learn the language of <b>GRI, TCFD, ISSB</b> by senior school.",
"Project-based learning: measure the school's own carbon footprint, water use, waste.",
"Hands-on with the UAE's own Net Zero 2050 strategy as the case study.",
"Graduates leave the school already ESG-literate — ready for UAE workplaces that now require it.",
]),
]

for i, (label, color, sub, items) in enumerate(columns):
x = x0 + i * (col_w + gap)
c.setFillColor(white)
c.rect(x, col_y, col_w, col_h, fill=1, stroke=0)
c.setStrokeColor(LINE)
c.setLineWidth(0.5)
c.rect(x, col_y, col_w, col_h, fill=0, stroke=1)
c.setFillColor(color)
c.rect(x, col_y + col_h - 1.4*cm, col_w, 1.4*cm, fill=1, stroke=0)

c.setFillColor(white)
c.setFont("Helvetica-Bold", 16)
c.drawString(x + 0.5*cm, col_y + col_h - 1*cm, label)

c.setFillColor(INK)
c.setFont("Helvetica-Bold", 10)
c.drawString(x + 0.5*cm, col_y + col_h - 2*cm, sub)

Items list

draw_footer(c, 11, "ESG & Sustainability")

═══════════════════════════════════════════════════════════

for fn in [slide_1, slide_2, slide_3, slide_4, slide_5, slide_6,
slide_7, slide_8, slide_9, slide_10, slide_11, slide_12]:
fn(c)
c.showPage()

c.save()
print(f"Wrote {path}")

if __name__ == "__main__":
build("/mnt/user-data/outputs/PECB_AI_Introduction_Roadmap.pdf")
PYEOF
echo "appended"

← Metals trading desk technical platform guideLLM routing. Default: OpenRouter (good fit for public YouTube content per your ti →
Two years of working thought, indexed.
Ask me to present it in your conference room — WhatsApp +971 55 623 9111
Book Session →