When AI generates Slidev slides, layout overflow is easy to miss — so I built a checker #2434
mizuirorivi
started this conversation in
Show and tell
Replies: 1 comment
-
|
Thanks for sharing. I am also experimenting with this. I wonder if it would be worth having some slidev specific skills that deal with these sort of things and can be shared across the comunity ? Maybe integrated in some existing generic skills repo https://github.com/vercel-labs/skills ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys!!
When using AI to autonomously generate Slidev slides,
overflow is really hard to catch
there’s no human “looks fine to me” step.
I made a small CLI tool that detects slide overflow, so an AI agent (or CI) can notice it and regenerate slides automatically.
Repo:
https://github.com/mizuirorivi/slidev-overflow-checker
Curious if anyone else is experimenting with AI-driven slide generation workflows.
Beta Was this translation helpful? Give feedback.
All reactions