Genspark open-sources GenOffice suite for PC and Mac
Genspark released GenOffice, which it calls the first full-featured open-source AI office suite, free and ad-free on Windows and macOS under Apache-2.0.
A free office suite with an agent inside
Genspark announced GenOffice on Monday, publishing a blog post titled "GenOffice: The First Open-Source AI Office Suite" and a set of posts on X. The company describes it as the world's first full-featured open-source AI Office for PC and Mac, available free to everyone and without advertising, bundling the editing tools users expect from a desktop productivity suite.
The code is on GitHub at genspark-ai/genoffice under the Apache License 2.0, with one carve-out: the ee/ directory, reserved for future enterprise modules, falls under a separate GenOffice Enterprise Licence. The suite ships as five Electron applications — Docs for .docx, Sheets for .xlsx, Slides for .pptx, a PDF viewer and editor, and a shell that hosts them in tabs — with signed installers for Apple Silicon macOS and Windows x64. Sheets is built on the Apache-2.0 Univer core with Genspark's own extensions for import/export, charts, pivot tables and formula tracing. Genspark's own blog post remains unreadable from outside its site, so the repository is currently the more useful primary source.
Alongside the release, Genspark opened a GenOffice group chat inside GenTeam, its multi-participant agent workspace, where users describe what they want and an agent implements it — effectively turning feature requests into a live development queue and inviting the community to steer the roadmap directly.
Why the format matters
Genspark has spent the past year attaching agents to other people's software: its April AI Workspace 4.0 release put agents inside Microsoft Word, Excel and PowerPoint as native plugins, and it later announced a partnership placing its agents in the Microsoft ecosystem. GenOffice inverts that dependency. Rather than automating Office, Genspark is shipping the document surface itself, with the agent as a native rather than bolted-on component — and giving it away.
Why it matters
AI-native productivity tools have so far arrived either as plugins to incumbent suites or as closed cloud products. An open-source, locally installable office suite designed around an agent is a different bet: it makes the document format, the automation layer and the editing surface all inspectable and forkable, which matters for organisations that cannot send working files to a vendor's cloud. It also lands in a week when Alibaba pushed its own enterprise office agent into public beta, underscoring that the contested layer in agent competition is shifting from the model to the workspace where work actually gets done. With the licence and repository now settled, the open question is narrower: how much of the suite proves genuinely community-maintainable, and how much accumulates behind the enterprise carve-out.