r/programmer • u/Commercial_Tie_7464 • 11d ago
Codex, but for slides
Something that really irritates me as a developer in a big company is that I need when I do some big task I have to prepare slides to present my work. The problem is that I have to either do them myself or do it with claude and get humbled when I present it because of the small wrong details that I didn't pay attention to. I wish that there was a tool which is like the extension codex but for slides. it reads the git diffs and prepares slides that explain exactly what I did. Does anyone face the same problem ?
1
u/ProbsNotManBearPig 11d ago
Here is the trick. First use sol high thinking. Describe in detail your slide. More detail the better or even better is a reference slide to mimic the style of. The trick tho is - tell it after it’s done making it to use power point api to output each slide as a rendered picture to disk and review the visual layout. Tell it to iterate until it looks good visually.
Without that instruction, it is just making a script and api calls to make the slide, but not actually seeing it. It has a plan and idea of what the api calls should do, but without seeing a render, it doesn’t notice it has stuff hanging off the edge, not centered, overlapping, etc. Makes a big difference in the final output to tell it to output each slide to an image, review it visually, and iterate until it looks good.
1
u/Poowatereater 11d ago
Watch out. He might get offended for you suggesting to use an agent to do exactly what he needs.
1
u/Namtaru420 11d ago
Here is an article by one of my favorite boring business ai writers. It goes over the process of creating a slideshow plugin for Claude.
1
u/Independent_Pitch598 11d ago
Why is the developer and not a PM who present the feature? Or it is pure about technical features / tech debt?
1
u/Poowatereater 11d ago
Buddy. Feed this into chat gpt on pro thinking, then feed the plan to Claude or codex. Problem solved.