slidepilot GitHub avatar by harshil1712

harshil1712 /

Creative Tools

slidepilot

Voice-driven semantic auto-advance controller for Slidev presentations powered by Cloudflare Agents and TypeSafe Jev.

License: MITLanguage: TypeScriptLast push: 9/18/2026#creative-multimedia#voice-conversation

What Jev Does in this Architecture

Analyzes live speech transcripts with Jev to judge whether the current slide's topics are covered, triggering slide transitions.

Key Architecture Benefit

Enables hands-free slide navigation by combining semantic completion checks with manual safety overrides.

Review & Benchmark Note: Source code verified against pinned commit. Includes Worker endpoints and test cases; transition timing depends on speech transcription fidelity.
Clone Repository
git clone https://github.com/harshil1712/slidepilot.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

harshil1712/slidepilot

Architecture Category

Creative Tools

UI layout composition, audio/music pipelines, and creative workflow parameter triage.

View all in this category →

Related Projects in Creative Tools

jev-got repository icon by phureewat29

phureewat29

jev-got

1
Creative ToolsMITTypeScript

A Game of Thrones text-adventure demo where a language model writes the story and Jev labels the scene.

What Jev does here

Classifies location, narrative beat, mood, danger and whether text remains in fiction.

Uses explicit scene state to drive backgrounds, music and the next turn.

#creative-multimedia#games-simulation#classification-ranking
2 evidence links
Inspect details
jevthoven repository icon by cocktailpeanut

cocktailpeanut

jevthoven

4
Creative ToolsMITTypeScript

Turns a music prompt into editable multitrack MIDI by asking Jev to choose instruments, harmony, and bar patterns.

What Jev does here

Selects form, instruments, chords, and rhythm candidates; local code renders the choices as notes.

Preserves editable tracks and decision receipts with playback and MIDI export.

#creative-multimedia#typed-decisions
12 evidence links
Inspect details
Creative ToolsMITTypeScript

Turns UI descriptions into selections from existing shadcn/ui components, fields and styles.

What Jev does here

Breaks requests into choice and score questions and maps answers to a bounded component catalog.

Demonstrates UI composition through decisions; Jev itself does not generate page code or copy.

#creative-multimedia#typed-decisions
3 evidence links
Inspect details