GitHub radar
GenOffice: AI-Native Office Suite by Genspark
GenOffice is an open-source AI-native office suite from Genspark (Mainfunc, Inc.) that packages a word processor, spreadsheet editor, presentation tool, and PDF viewer into five Electron apps sharing a common AI editing layer.
GenOffice is an AI-native office suite for macOS and Windows developed by Genspark (Mainfunc, Inc.), covering DOCX word processing, XLSX spreadsheets, PPTX presentations, and PDF editing in five Electron apps. Unlike suites that bolt a chat box onto the side, AI editing is built in at the block level: the model rewrites only the paragraphs, slides, or cells you ask for, leaving everything else byte-for-byte intact. Model calls route through the Genspark service so no local API key is required.
Why a vibe-coder should care
For anyone building AI-powered document workflows, GenOffice offers a complete, forkable office stack: the DOCX, XLSX, and PPTX engines are standalone TypeScript packages that run without Electron and can be wired directly into agent pipelines.
▌ More finds