{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "aipoch-open-science",
  "url": "https://tesign.com/item/aipoch-open-science/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/aipoch-open-science/",
      "json": "https://tesign.com/item/aipoch-open-science/index.json",
      "markdown": "https://tesign.com/item/aipoch-open-science/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/aipoch-open-science/",
      "json": "https://tesign.com/en/item/aipoch-open-science/index.json",
      "markdown": "https://tesign.com/en/item/aipoch-open-science/index.md"
    }
  },
  "name": "AIPOCH Open-Science",
  "use_label": "연구자용 AI 워크벤치",
  "one_liner": "연구자용 로컬 AI 워크벤치 — Claude Code·Codex 등 에이전트가 Python/R을 돌리고 결과의 출처를 버전으로 남긴다",
  "text": {
    "why": "연구용 AI 사용이 채팅창·노트북·스크립트·보고서 도구로 흩어지는 문제를 데스크톱 앱 하나로 모은다. 첫 실행 5단계에서 Claude Code·OpenCode·Codex·CodeBuddy 중 하나를 에이전트 런타임으로 설치(Node.js·관리자 권한 불필요)하고, 모델은 내장 클라우드 제공자·커스텀 게이트웨이·Claude/Codex 구독 로그인 중 고른다. Python·R 커널, Europe PMC·OpenAlex·arXiv 문헌 검색, 24개 내장 데이터 커넥터와 22개 스킬이 들어 있고, 생성된 표·그림은 체크섬·실행 기록·입력을 가진 불변 버전으로 남아 격리 환경에서 재실행해 검증할 수 있다. Electron 앱으로 macOS·Windows·Linux를 지원하며 v0.29.0(2026-09-13), Apache-2.0.",
    "take": "'결과가 어디서 왔는지'를 버전과 재실행 검증으로 남기는 데 집중한 도구다 — 모델 비용은 별도이고 프롬프트와 첨부 맥락은 선택한 모델 제공자에게 전송된다는 점은 그대로다.",
    "build": [
      "헤드리스 CLI와 Node.js SDK가 데스크톱과 같은 로컬 데몬·프로젝트·권한을 쓰므로, 정해진 데이터셋을 주기적으로 재분석해 검증 기록과 함께 리포트를 뽑는 무인 파이프라인을 만들 수 있다. 커스텀 MCP 커넥터로 사내 데이터베이스도 연결할 수 있다."
    ],
    "who": [
      {
        "role": "생물정보·통계·화학 등 계산 연구자",
        "situation": "에이전트가 코드 실행·문헌 검색·표/그림 생성"
      },
      {
        "role": "재현성을 요구받는 연구실",
        "situation": "아티팩트 버전·체크섬·재실행 검증 기록"
      },
      {
        "role": "Slurm 클러스터를 쓰는 연구팀",
        "situation": "SSH로 원격 노트북 실행"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "brew install --cask open-science   # macOS"
      },
      {
        "command": false,
        "text": "# Windows x64 설치 파일, Linux x64 AppImage/.deb는 GitHub 최신 릴리스 Assets에서 받기"
      },
      {
        "command": false,
        "text": "# 첫 실행 5단계: 환경 점검 → 데이터 위치 → 에이전트 런타임(Claude Code/OpenCode/Codex/CodeBuddy) → 모델 제공자 연결 테스트 → 노트북 런타임(선택)"
      },
      {
        "command": false,
        "text": "# New project → 세션에서 연구 목표·입력 데이터·검증 방법을 서술 → 실행 후 Provenance 뷰에서 출처 확인"
      }
    ],
    "caveat": [
      "Apache-2.0 — 소프트웨어는 무료, 좌석 라이선스 없음(홈페이지); Anthropic과 무관한 프로젝트라고 홈페이지에 명시",
      "모델 사용료는 별도: 내장 클라우드 제공자·커스텀 게이트웨이는 자체 API 키 필요, Claude·Codex 구독 로그인으로 대체 가능; 프롬프트·첨부 맥락은 선택한 제공자에게 전송됨",
      "Electron 데스크톱 앱, v0.29.0(2026-09-13) — 제공자 목록·카탈로그·UI는 버전마다 달라질 수 있다고 README가 명시; 벤치마크 1위 주장(BiomniBench-DA Public 50)은 README의 자체 보고"
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://aipoch.com/open-science"
  },
  "ready": "install",
  "categories": [
    "science",
    "ai"
  ],
  "categories_confirmed": true,
  "tags": [
    "ai-research",
    "provenance",
    "python",
    "r",
    "electron",
    "mcp"
  ],
  "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://aipoch.com/open-science",
    "github": "https://github.com/aipoch/open-science",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/aipoch/open-science",
        "posted_at": "2026-09-04T12:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 4196,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:35:00.438Z",
    "stars_observed_since_check": 3,
    "star_delta_24h": 3,
    "star_delta_7d": 26,
    "star_delta_30d": 186,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      5,
      18,
      112,
      20,
      null,
      null,
      null,
      2,
      null,
      21,
      null,
      null,
      3
    ],
    "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": null
    },
    "categories": [
      {
        "category": "science",
        "label": "과학",
        "rank": 2
      }
    ]
  },
  "activity": {
    "pushed_at": "2026-09-15T15:52:10.000Z",
    "owner_type": "Organization",
    "open_issues": 43,
    "contributors": 17,
    "releases_count": 57,
    "latest_release": {
      "tag": "v0.30.0",
      "published_at": "2026-09-15T00:49:48.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:35:00.438Z",
    "core_checked_at": "2026-09-15T19:35:00.438Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "과거 기록",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/aipoch-open-science-3bdef77a47.jpg",
    "cover": "https://tesign.com/img/aipoch-open-science-3bdef77a47.jpg",
    "cover_width": 1024,
    "cover_height": 768,
    "gallery": [
      "https://tesign.com/img/aipoch-open-science-3bdef77a47.jpg",
      "https://tesign.com/img/aipoch-open-science-d8e6a9dfa8.jpg",
      "https://tesign.com/img/aipoch-open-science-9807c7eb1e.jpg",
      "https://tesign.com/img/aipoch-open-science-94c80d588c.png"
    ],
    "alt": "AIPOCH Open-Science 작업 공간 — 왼쪽 프로젝트/세션 목록, 가운데 에이전트 대화와 도구 활동, 오른쪽 생성된 표·그림 미리보기와 Provenance 패널",
    "tier": 2
  },
  "dates": {
    "first_seen_at": "2026-09-13T09:38:55.238Z",
    "source_created_at": "2026-07-03T02:50:10.000Z",
    "discovery_hours": 1734.8125661111112,
    "launch_signal_at": "2026-09-04T12:00:00.000Z",
    "kept_at": "2026-09-14T19:27:43.611Z",
    "first_published_at": "2026-09-14T19:27:43.743Z",
    "updated_at": "2026-09-15T04:36:56.790Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "과거 데이터를 되짚어 채운 항목입니다. 라이브 발견이 아닙니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
