AI co-author for talks that land

The room is yours.

Describe your talk. Watch the slides build themselves.

What it does

Everything except the busywork.

Interview

Talk it through.

It interviews you first — then drafts the whole deck.

Storytelling

A story, not a stack.

Setup, evidence, payoff. Reorder the arc; the deck reflows.

Live math

Equations, not screenshots.

Real typeset math on the slide — never a blurry paste.

Interactive demos & data

Live objects, not stills.

Charts and sims stay live and editable. Drag a control; the slide responds.

Editable

Edit every element.

Select a title, chart, sim, or note. Move it with the mouse, then rewrite it from the keyboard.

Embedded media

Drop it in, it's framed.

Drag in an image, video, or GIF — placed and framed instantly.

Generated media

Make the image. Make the sound.

Generate slide-ready images and background audio from a prompt, then keep them editable in the deck.

Start from a source

Hand it a PDF.

Drop in a paper. It reads the figures and drafts your first slides.

Capabilities

Built for thinking, not formatting.

It handles layout, math, and charts. You handle the story.

Story-driven decks
Start with the message. TEKKAL builds the arc around it.
Mathematical notation
Inline, LaTeX-quality equations — no typesetting tax.
Interactive demos
Embed live sims and widgets the room can poke at.
Live spreadsheets and data
Drop in a spreadsheet. Change a number; every chart updates.
One click to PDF or PPTX
Export math and charts as real objects, not screenshots.
Presenter console
Speaker notes, a timer, and a synced audience window.
See what you can build

Real slides, real range.

Three real decks, one engine — physics, chaos, code.

§2 · THE EVOLUTION EQUATION
The Schrödinger equation
iℏ ∂Ψ(r,t) / ∂t = Ĥ Ψ(r,t)
Symbols
SymbolNameRole
ΨWave functionComplex amplitude over space and time
|Ψ|²Probability densityChance of detection at position r
ĤHamiltonianTotal energy: p²/2m + V
Reduced Planck const.≈ 1.055 × 10⁻³⁴ J·s
Ψ(x,t) evolves
TEKKAL · PHYS 331 · amplitude waves, not classical forces
Physics · LaTeX-quality math
Quantum Mechanics
Inline equations and derivations, typeset right.
§1 · A SIMPLE MACHINE THAT ISN'T
The double pendulum

Two rigid rods and one free joint, and motion that no formula can predict.

DOUBLE PENDULUM · RK4deterministic, never repeating
drag a bob to set a new angle

Two rods, one joint

Below the joint the equations of motion are exact. Yet the lower bob never retraces its path. The linked graph plots θ₁ and θ₂ against time: no period, no repeat.

Try it.

Drag either bob to a new angle and release. The graph restarts from exactly that state.

TEKKAL · DETERMINISTIC CHAOS
Live data · interactive
Deterministic Chaos
A real simulation on the slide — drag it, it responds.
§2 · MOTIVATION
The problem it solves

Cross-cutting concerns get copy-pasted into every function until the real logic is buried.

def fetch_user(uid): start = time.time() result = db.query(uid) # the real work print(f"fetch_user: {time.time() - start:.3f}s") return result def fetch_orders(uid): start = time.time() result = db.query_orders(uid) # the real work print(f"fetch_orders: {time.time() - start:.3f}s") return result

The smell: shotgun surgery.

Both functions repeat the same timing code. Only the marked line is real work.

Typical cross-cutting concerns
Timing
Logging
Caching
Access checks
These concerns belong everywhere but should be written once. That is exactly what a decorator lets you do.
TEKKAL · PYTHON DECORATORS · write the concern once, apply it anywhere
Programming · code
Python Decorators
Syntax-highlighted code, right beside the words.
How it works

Three steps from idea to talk.

No template gallery. Describe it, then shape the result.

Describe
Tell it the audience, length, and key points.
Edit visually
Rewrite a line, swap a chart, restyle the deck.
Present
Hit P. Notes and timer for you, slides for them.
Pricing

Start free. Upgrade when it earns it.

Free to start. Upgrade when you need more.

Free
$0/ forever
Everything you need to write your first real talk.
  • 2 decks · 5 slides each
  • Full editor, math & embeds
  • Export to PDF & PPTX

No credit card to start. Your decks are plain files — yours to keep.

Your next room.
Yours to walk into.

Start free