Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
1–10 of 37 posts
Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#2It's since then expanded to cover everything from editing tables, hyperlinks, footnotes, and a lot more. Now it's a pretty powerful tool that can trivially fill out a MNDA form, mark up a contract, author a poetry booklet, and fill out an invoice, which is now the eval suite where the numbers in the title come from.
You might be asking, "why did you do all of this?" Well, I'm building an agent harness for normies that are not gonna know what a token even is but just want their stuff not to take an epoch and a half to run. So I've got to make the tools be MUCH more optimal than they've even been.
I figure putting them out to the community and inviting all of you to help me might be a way to do that =).
Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#3Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#4Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#5Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#6Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#7I haven’t looked under the hood here but to make simple text replacement via command line is an LLM even required? A human driven command line tool to do basic substitution on batches of files reliably would be amazing.
Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#8I'm also working on letting agents read/edit word docs but exposing it as a simple MCP
www.vespper.com
Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#9Re: Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
#10I haven’t looked under the hood here but to make simple text replacement via command line is an LLM even required? A human driven command line tool to do basic substitution on batches of files reliably would be amazing.