If you don't need interactive/animated features, I can absolutely recommend to have the agent build slides in HTML and convert it to PDF. Has been a game changer for me.
I’m having trouble having it take reference PowerPoint slides and converting them to html, chart and labels misplaced, the charts don’t look drawn properly, etc. how did you solve this?
OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
51–60 of 68 posts
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#52I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#53Feel like overnight I suddenly started seeing so much stuff and comments on here concerning generating Office documents with the LLMs. What could be driving this? Doesn't latex or similar seem like a better fit here?
Office documents have been notoriously difficult to automate for years. I think old .doc files were just a memory dump
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#54Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#55Earlier quoted context omitted.
> Elastic License 2.0. The source is public and you may use, copy, modify, and redistribute it. You may not offer SmallDocs to third parties as a hosted or managed service, strip its licensing notices, or circumvent its license-key functionality. It is not open source unfortunately.
I posted the same thing below, but I’m open for feedback on the license. I’ve put a lot of work in and I think there is a commercial pathway forward for the product. I don’t want to let someone else - who might be more experienced re commercialisation - take everything I’ve done and build a business with it (I’d really like to do that myself), so wasn’t sure what license to use as MIT didn’t feel right to me at the m…
[0]: With a bit of an understandable carve out if it turns out no one else ever contributed anything of significance.
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#56Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#57Earlier quoted context omitted.
> Elastic License 2.0. The source is public and you may use, copy, modify, and redistribute it. You may not offer SmallDocs to third parties as a hosted or managed service, strip its licensing notices, or circumvent its license-key functionality. It is not open source unfortunately.
I posted the same thing below, but I’m open for feedback on the license. I’ve put a lot of work in and I think there is a commercial pathway forward for the product. I don’t want to let someone else - who might be more experienced re commercialisation - take everything I’ve done and build a business with it (I’d really like to do that myself), so wasn’t sure what license to use as MIT didn’t feel right to me at the m…
You're onto the right track if you have plans for commercialisation.
Thanks for building this, I've tested it out and it's useful.
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#58I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#59Earlier quoted context omitted.
while i appreciate that you are working on something to give away for free, providing your own little world of value... your comment makes it sound like you've never made powerpoints before. of course, there are a bajillion powerpoints out there in the wild that layer white rectangles to erase stuff from screenshots of charts, among numerous other atrocities
Yes, but automatically generated content doesn’t need to do that - like I wrote in another comment, my agents know how to check bounding boxes.
I'm not saying a pure API view won't work, but it will be a quality compromise compared to also having visual inspection
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#60Especially as I think claude code got some reinforcement learning on these use cases ?