The Quiet Shift from Text to Interfaces
Scrolling through my feed lately, I keep seeing Markdown and HTML pop up in conversations that used to be about Word docs and PDFs. Three months ago, Claude Code engineer Thariq kicked off a debate by arguing that HTML is a better output format for AI than plain Markdown. Then Andrej Karpathy added his take: humans are better at speaking their needs, while AI excels at showing complex information visually. The implication is clear—AI output is moving from lines of text to full interfaces, and HTML is the vehicle.
But there's a catch. Generating HTML is one thing; editing, sharing, and keeping it in sync with live data is another. Most people hit a wall the moment they try to treat an AI-made webpage like a real document. That's where WorkBuddy's latest update comes in. It's a knowledge base that tries to fold HTML and smart Markdown into the everyday office workflow, giving AI-generated files the same collaborative weight as a Word file or a spreadsheet.
HTML Becomes a Multi-Agent Document
I spent an afternoon poking around WorkBuddy's new database features. The setup splits into two areas: My Documents for personal work (where you can invite others) and Team Space for group projects with permissions. Agents can join both. The workflow is simple: save a finished document, Markdown file, or HTML page into the database; later, point an agent at that saved file to continue where you left off; and when it's time for the team to weigh in, move it into Team Space and set who can edit.
The key idea is that the end of one AI task becomes the start of the next collaboration. The database doesn't just store final files—it keeps the context that people and agents need to pick up the thread.
A Test Run: From Data Dump to Project Dashboard
To see if this actually works in a real office setting, I threw a pile of raw data at it: five projects (car launch, website redesign, store expansion, etc.) with owners, departments, status, budgets, spent amounts, and milestone dates. WorkBuddy turned that mess into a clean structured table, then generated an HTML dashboard that let me filter by progress, budget, or owner. It looked like a lightweight project management tool—not bad for a first pass.
Then came the real test. I linked that dashboard to a CSV file in the database and asked the AI to switch the page's static data to read dynamically from the linked table. The next time I updated the CSV and refreshed the browser, the dashboard reflected the changes. No regenerating HTML, no touching code. That's the kind of separation between data and presentation that used to require a developer.
Editing HTML Like a Document, Not a Codebase
For non-programmers, the ability to edit a generated page is more important than the generation itself. In my test, I clicked a button to select a risk module on the dashboard, typed a prompt to lighten its background and add a note about a Friday meeting, and the change applied to just that section. The rest of the page stayed intact. No source code, no re-roll of the whole page.
That's a big deal. Before, editing an AI-made webpage meant either regenerating everything or diving into the HTML. Now it feels like tweaking a paragraph in a doc. And once the page looks right, sharing it is just as easy. WorkBuddy can publish a local HTML file as an online page with a shareable link. Colleagues can open it on their phones, clients can click it in WeChat, and they can leave comments directly on the page—like annotating a shared doc.
From Static Reports to Living Tools
This opens up scenarios that used to belong exclusively to the Office trio. A marketing plan can become an interactive timeline. An operations report can let managers filter data by department. A product proposal can embed videos, animations, or a clickable demo. And when something needs to change, you just select the text and tell the AI what to fix.
WorkBuddy also added an AI-native review mode for Markdown. When your team writes a weekly report or PRD, AI suggestions appear as tracked changes, and you approve them one by one. Once the content is final, you can convert it to HTML for a more polished presentation. So Markdown handles the writing and collaboration; HTML handles the visual, shareable version. Both remain editable, and both live in the database.
The Real Trick: Pages That Remember Data
Being able to edit and publish HTML is useful, but WorkBuddy's bigger move is turning those pages into something closer to a small application. The database now supports what they call 'light apps'—HTML pages that can read and write data to a CSV stored in the database, with multi-device sync. That means the page isn't a one-off picture of your data; it's a live window.
I tried it with a bakery's inventory. I put product names, SKUs, stock levels, reorder points, costs, and purchase dates into a CSV. WorkBuddy generated a dashboard that flagged items running low and let me filter by category. Because the CSV kept storing the data, the dashboard updated whenever I changed the file. It became a small, reusable tool, not just a static chart.
For a more personal test, I logged my daily energy levels, stress triggers, and recovery activities in a CSV, then asked WorkBuddy to build a 'life battery' dashboard. It showed me a clear picture of what drains and refills me. You could do the same for household chores and rewards, or turn restaurant prices and distances near your office into a lunch-pick lottery. The pattern is the same: pair a CSV with an HTML page, and you get a mini-app that anyone on your team can use without touching code.
What This Means for Computer Vision Workflows
So where does computer vision fit in? For teams building vision models, the daily grind is full of data—annotations, training logs, evaluation metrics, and experiment results. WorkBuddy's approach offers a way to turn those numbers into interactive dashboards that everyone can look at and poke at. Imagine an HTML page that shows your model's precision and recall across different classes, with a slider to adjust the confidence threshold, and the chart updates on the fly because it's reading from a linked CSV. No need for a custom web app or a dedicated dashboard tool.
More importantly, the database keeps the context. When you start a new training run, you can point the agent at last week's evaluation report and ask it to compare. The AI reads the old results, pulls the new numbers, and writes a fresh analysis back into the same folder. That's a workflow that saves hours of copying numbers into slides.
Office Files Are Gaining a Second Life
WorkBuddy's two big updates over the past few months show a clear direction. The first was 'human-machine co-writing'—letting AI edit Word, Excel, and PPT files alongside people. The second is this database expansion, which brings the same collaborative power to AI-native formats: HTML, Markdown, and CSV.
The result feels like a new AI-native office suite, but it doesn't replace the old one. WorkBuddy still supports traditional files and connects them through co-writing. What's changing is that our notion of a 'file' is expanding. A file can now be a living page that updates itself, a document that multiple agents can edit, or a dataset that drives a visual interface.
Decades ago, Office defined how we worked with computers. Now, as agents become co-workers, they're reshaping what a file should be. The days of the static document are numbered. In its place: something that breathes, updates, and collaborates—with us and with the AI.
Comments (0)
Please sign in to post a comment.
Don't have an account? Create one
No comments yet. Be the first to comment!