Free to read. Sign up to save your progress and take knowledge-check quizzes.

Sign up free
7 min read·Updated August 4, 2026

GenOffice (Genspark)

Genspark logoBy Genspark

GenOffice is Genspark's open-source AI-native desktop office suite for macOS and Windows — word processor, spreadsheet, presentations and PDF — with an agent embedded in each document. The core ships under the Apache License 2.0, but the build is an alpha and the AI features route through Genspark's cloud.

Share

Listen to this lesson

Free preview · first 0:30
0:00 / 0:30

Audio & video lessons are paid features

Plus unlocks audio streaming. Pro adds downloadable audio, video, certificates, and more.

Plus adds:
  • Audio streaming
  • Downloadable PDFs
  • All AI Playbooks
  • Personalized content
Pro also adds:
  • Certificates of completion
  • Audio MP3 downloads
  • Video lessonssoon
  • & More…soon

Watch this lesson

AI Pro Playbook video — coming soon

Learning Objectives

  • Explain what GenOffice is and how an agent-inside-the-document differs from a chat sidebar
  • Determine exactly which parts of GenOffice are open source and which are not
  • Evaluate whether an alpha-stage office suite belongs anywhere near your real work

What Is GenOffice?

GenOffice is a desktop office suite released by Genspark on August 3, 2026 under the Apache License 2.0. It ships five applications that share a single engine layer: a word processor, a spreadsheet, a presentation editor, a PDF tool, and a shell that hosts them in tabs. Signed installers are available for Apple Silicon Macs and for Windows on x64.

The claim Genspark is making is not that it built a better spreadsheet. It is that the office suite is the wrong shape for AI. Microsoft and Google both bolted an assistant onto the side of an existing document editor; GenOffice puts Genspark's Super Agent inside the document, so editing and delegating happen through the same surface rather than through a panel that talks about your work from the margin.

⚠️Warning

This is an alpha, and it should be treated as one. The shipped build is version 0.4.110, released roughly one week after development began — Genspark says the first build was produced by a single engineer in one week using about ten thousand dollars of model tokens. It is genuinely usable and genuinely free, but it has not been through the kind of soak-testing that a document you cannot afford to lose deserves. Keep authoritative copies of anything important somewhere else.

What Is Actually Open Source

This matters more than usual, because "open source" in press coverage frequently describes downloadability rather than license terms. Here GenOffice holds up better than most: the core really is Apache 2.0, which permits commercial use with no revenue threshold, no user cap, and no geographic exclusion. Three qualifications are worth knowing before you build on it.

ComponentLicenseCommercial useNotes
Core suite (editors, engine, shell)Apache License 2.0Permitted, no thresholdsThe genuinely open part
Reserved enterprise directoryGenOffice Enterprise LicenseTerms not publishedEmpty today; reserved for future modules
AI features (Super Agent)Not applicable — hosted serviceRequires a Genspark accountModel calls proxied to Genspark's cloud
GenOffice and Genspark names and logosTrademarks of Mainfunc, Inc.Not granted by Apache 2.0Forks must rebrand

The practical consequence: you can fork, modify, ship and sell the editors. You cannot run the AI half without Genspark, because the model calls do not happen on your machine — they are proxied server-side and metered against your account's credits. So GenOffice is open code, not a self-contained local AI stack. If your reason for wanting an open-source office suite is that documents must never leave your network, the editors will satisfy you and the agent will not.

💡Key Concept

Open weights versus open source versus open core: GenOffice is open core — a permissively licensed base with a commercial layer reserved alongside it. That is a different arrangement from an open-weights model release, and different again from a fully open project with no commercial tier. None of the three is inherently better; the question is always which specific thing you are allowed to do.

How It Compares

FeatureGenOfficeMicrosoft 365 CopilotGoogle Workspace AI
Runs asNative desktop appDesktop and webBrowser
Base editor costFreePaid subscriptionFreemium
AI placementInside the documentSide panel and inlineSide panel and inline
Source availableYes, Apache 2.0 coreNoNo
Works offlineEditors yes, AI noEditors yes, AI noLargely no
MaturityAlphaGenerally availableGenerally available

The honest read is that GenOffice is not competitive with either incumbent on reliability, collaboration, or ecosystem integration today, and Genspark has not claimed otherwise. What it does is set a new floor on price for a category where the assistant has been the paid upgrade. An ad-free, permissively licensed suite that costs nothing is an awkward thing to compete against, even in alpha.

Pricing

GenOffice app$0
  • All five applications
  • Apache 2.0 core
  • No ads, no account for editing
Genspark Free$0
  • Roughly 100 credits per day
  • 1 GB of storage
  • Enough to try the agent
Genspark Plus$24.99/month
  • From 10,000 credits monthly
  • 50 GB of storage
  • Chat and images cost no credits through end of 2026
Genspark Pro$249.99/month
  • From 125,000 credits monthly
  • 1 TB of storage
  • Priority speed and early access

Annual billing reduces Plus to roughly twenty dollars a month and Pro to roughly two hundred. Credits do not roll over between cycles, and top-up packs are reported at about twenty dollars for ten thousand credits. The editing suite itself never costs anything — credits are consumed only by agent work, and heavier tasks such as generating a slide deck or a video consume dramatically more than a chat turn.

Getting Started

  1. Download the signed installer for Apple Silicon macOS or for Windows on x64 from Genspark's GenOffice page.
  2. Open a document and use the editors immediately — no account is required for plain editing.
  3. Sign in to a Genspark account only when you want agent assistance, since that is what meters credits.
  4. If you intend to build on the code, read the license file on the repository first, and note that the trademark grant is separate from the code grant.

Tip

Treat the free Genspark tier as the evaluation path. Roughly one hundred credits a day is not enough for production work, but it is enough to answer the only question that matters at this stage: does an agent living inside the document actually change how you work, or is it a side panel in a different costume?

Strengths

  • The core license is genuinely permissive, with no revenue threshold, user cap, or geographic carve-out
  • Native desktop applications rather than a browser tab, so the editors work without a connection
  • The agent operates in the document rather than commenting on it from a panel
  • No cost and no advertising for the full editing suite

Limitations

  • Alpha maturity — version 0.4.110, roughly one week of development behind it
  • The AI half is not self-hostable; model calls are proxied through Genspark and metered
  • The reserved enterprise directory has unpublished license terms
  • No collaboration, versioning, or compliance story comparable to the incumbents
  • File-format fidelity against complex Microsoft Office documents is unproven at this stage

Key Takeaways

  • GenOffice is an open-core AI office suite: an Apache 2.0 editing base with a hosted, metered agent on top
  • The permissive license is real and unusually clean, but it covers the editors, not the intelligence
  • Running it fully offline gets you a competent free office suite and none of the AI
  • It is an alpha released one week after work started, so evaluate it, but do not trust it with work you cannot reproduce

Save your progress & take the quiz

Sign up free to bookmark lessons, track which modules you've completed, and lock in what you learned with a quick knowledge-check quiz at the end of each lesson.

🧭Recommended for you