GenOffice is an open-source AI office suite that edits native Word, Excel, and PowerPoint files while providing integrated AI assistance for document editing.
The tool addresses the need for a free alternative to Microsoft Office that preserves compatibility with standard document formats. Rather than treating AI as an external chat interface, GenOffice embeds an AI agent directly into the editing workflow. The agent reads the document, makes requested changes, and displays exactly what was modified. The suite handles .docx, .xlsx, and .pptx files natively, converts PDFs to Word documents on-device, and supports editing of Markdown and HTML. It operates on a bring-your-own-key model for AI services and runs locally on macOS, Windows, and Linux.
Developers considering adoption should know that this tool suits teams wanting to replace Microsoft Office without sacrificing format compatibility or those needing AI-assisted document editing without external dependencies. The local-first architecture and on-device PDF conversion appeal to users prioritizing privacy. The project distinguishes itself by editing real Office formats directly rather than converting to intermediate formats, and by integrating AI as a core editing feature rather than a peripheral tool.
The project maintains active engagement with its user base, with nearly all open issues originating from outside contributors rather than the core team, demonstrating substantial real-world adoption. Maintainers respond to new issues and pull requests within a day. Development activity centers on enhancements and bug fixes, reflecting a focus on expanding capabilities and addressing reported problems.