{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "genoffice",
  "url": "https://tesign.com/item/genoffice/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/genoffice/",
      "json": "https://tesign.com/item/genoffice/index.json",
      "markdown": "https://tesign.com/item/genoffice/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/genoffice/",
      "json": "https://tesign.com/en/item/genoffice/index.json",
      "markdown": "https://tesign.com/en/item/genoffice/index.md"
    }
  },
  "name": "GenOffice",
  "use_label": "MS 오피스 대체 AI 오피스",
  "one_liner": "실제 .docx/.xlsx/.pptx와 PDF를 열고 저장하는 무료 데스크톱 오피스 — 문서 옆에 내 API 키로 쓰는 AI 에이전트가 붙어 있습니다.",
  "text": {
    "why": "오피스 대체품은 많지만 '파일을 열었다 저장하면 서식이 깨지는' 문제를 GenOffice는 편집한 블록만 다시 쓰고 나머지는 바이트 그대로 복사하는 방식으로 피합니다. 문서마다 AI 패널이 붙어 워드에는 변경 추적으로, 시트에는 살아 있는 수식(예: SUMIF)으로 편집이 들어오고 매 AI 턴은 되돌릴 수 있는 스냅샷입니다. PDF→Word/Excel/PowerPoint 변환과 스캔 OCR(macOS·Windows)은 기기 안에서 처리되고, 모델은 Genspark 로그인 또는 Claude·OpenAI·Gemini·DeepSeek 등 직접 넣는 키(로컬 서버 포함) 중에 고릅니다.",
    "take": "'AI 오피스'라는 말보다 중요한 것은 원본 파일을 손대지 않는 저장 방식과 명령줄인데, 이 둘 덕분에 코딩 에이전트가 마크다운 흉내가 아닌 실제 오피스 파일을 만드는 통로가 생겼습니다.",
    "build": [
      "함께 설치되는 `genoffice` 명령줄과 에이전트 스킬로 Claude Code·Codex·Cursor 등이 창을 열지 않고 실제 .docx/.xlsx/.pptx를 만들고 검사하는 문서 자동화(월간 보고서, 견적서, 슬라이드 초안)를 구성할 수 있습니다. HTML 앱은 디자인 브리프를 먼저 정한 뒤 단일 파일 랜딩 페이지를 만들고 Word·PDF로 내보냅니다."
    ],
    "who": [
      {
        "role": "MS 오피스 없이 .docx/.xlsx/.pptx를 다뤄야 하는 개인·소규모 팀",
        "situation": "열고 편집하고 원본 서식을 유지한 채 저장"
      },
      {
        "role": "문서 작업을 AI에 맡기되 검토하고 싶은 사용자",
        "situation": "변경 추적·diff·되돌리기, 셀 인용이 붙은 답변"
      },
      {
        "role": "코딩 에이전트로 문서 생성을 자동화하는 개발자",
        "situation": "`genoffice` CLI와 스킬로 창 없이 생성·변환·검사"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "1. https://github.com/genspark-ai/genoffice/releases/latest 에서 설치 파일 다운로드 — macOS 11+ (.dmg, arm64/x64), Windows 10+ x64 · Windows 11 on Arm ARM64 (.exe), Linux glibc 2.34+ (.deb/.rpm/.AppImage)"
      },
      {
        "command": false,
        "text": "2. Linux(Debian/Ubuntu): sudo apt install ./genoffice_<version>_amd64.deb"
      },
      {
        "command": false,
        "text": "3. 명령줄 확인: genoffice --version"
      },
      {
        "command": false,
        "text": "4. 코딩 에이전트용 스킬: npx skills add genspark-ai/genoffice"
      }
    ],
    "caveat": [
      "라이선스 Apache-2.0(ee/ 디렉터리는 별도 엔터프라이즈 라이선스; GenOffice·Genspark 이름·로고는 Mainfunc 상표로 허가 범위 밖). 앱 자체는 무료(유료 티어 없음)지만 AI 기능은 네트워크와 Genspark 로그인(홈페이지 표기: Genspark 크레딧) 또는 본인 API 키가 필요하며 모델 비용은 사용자 부담.",
      "macOS 11+, Windows 10+ x64 · Windows 11 on Arm ARM64, Linux x86_64 glibc 2.34+; macOS·Windows 설치 파일은 서명됨.",
      "공식 패키지 빌드는 기본으로 제한적 사용 분석을 전송(문서 내용·파일명·경로는 제외)하며 Settings → General에서 끌 수 있음. README 기준 '활발히 개발 중'."
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://genoffice.ai/"
  },
  "ready": "install",
  "categories": [
    "productivity",
    "ai"
  ],
  "categories_confirmed": true,
  "tags": [
    "office-suite",
    "docx",
    "xlsx",
    "pptx",
    "byok",
    "desktop-app"
  ],
  "platform": [
    "macos",
    "windows",
    "linux",
    "cli"
  ],
  "license": {
    "spdx": "Apache-2.0",
    "scope": "permissive",
    "scope_text": "상업 이용·수정·재배포 가능. 고지 유지, 바꾼 부분은 표시.",
    "url": "https://spdx.org/licenses/Apache-2.0.html",
    "note": null,
    "open_source": true
  },
  "language": "TypeScript",
  "source_urls": {
    "canonical": "https://genoffice.ai/",
    "github": "https://github.com/genspark-ai/genoffice",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/genspark-ai/genoffice",
        "posted_at": "2026-08-07T16:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 6836,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:34:48.198Z",
    "stars_observed_since_check": 0,
    "star_delta_24h": null,
    "star_delta_7d": 43,
    "star_delta_30d": 338,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      2,
      82,
      90,
      110,
      11,
      null,
      null,
      null,
      22,
      12,
      6,
      null,
      3,
      null
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": null,
    "hn_points_observed_at": null,
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "all_time": null,
    "rising": {
      "24h": null,
      "7d": null,
      "30d": 59
    },
    "categories": []
  },
  "activity": {
    "pushed_at": "2026-09-15T09:38:26.000Z",
    "owner_type": "Organization",
    "open_issues": 50,
    "contributors": 22,
    "releases_count": 25,
    "latest_release": {
      "tag": "v0.10.63",
      "published_at": "2026-09-13T23:04:09.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:34:48.198Z",
    "core_checked_at": "2026-09-15T19:34:48.198Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "과거 기록",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/genoffice-e358abd2b0.webp",
    "cover": "https://tesign.com/img/genoffice-e358abd2b0.webp",
    "cover_width": 2400,
    "cover_height": 1530,
    "gallery": [
      "https://tesign.com/img/genoffice-e358abd2b0.webp"
    ],
    "alt": "GenOffice Docs: 배너 이미지가 있는 회사 소개 문서 옆에 AI 패널이 열려 있고, AI가 개요를 다듬고 새 글머리 기호 섹션을 넣은 뒤 원클릭 되돌리기 버튼을 제시하는 화면",
    "tier": 2
  },
  "dates": {
    "first_seen_at": "2026-09-13T09:14:28.249Z",
    "source_created_at": "2026-07-31T09:40:58.000Z",
    "discovery_hours": 1055.5584025,
    "launch_signal_at": "2026-08-07T16:00:00.000Z",
    "kept_at": "2026-09-14T19:27:43.548Z",
    "first_published_at": "2026-09-14T19:27:43.743Z",
    "updated_at": "2026-09-15T04:36:56.871Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "과거 데이터를 되짚어 채운 항목입니다. 라이브 발견이 아닙니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
