# mattzh72/articraft

Reference code for the articraft paper.

Repository: https://github.com/mattzh72/articraft
Canonical: https://ross.abutalabs.com/products/articraft
Homepage: https://github.com/articraftresearch/Articraft
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2026-07-30T17:23:25+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 63, longevity 12
- inputs: {"age_days": 169, "days_push": 34, "days_rel": 34, "gap_med": null, "n_releases_24m": 1}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1482, forks 184 (observed 2026-08-28T04:04:51.198544+00:00)

## What it is
Articraft is a research tool that generates articulated 3D assets from text prompts or reference images by having an LLM write Python using a 3D authoring SDK, then compiling and exporting posable USDZ files. It includes a viewer, SDK, CLI tools, and a companion dataset; this repo is superseded by articraftresearch/Articraft.

## Use cases
- generate articulated 3d models from text prompts
- create posable 3d objects with joints from a description
- reconstruct a 3d asset from a reference image
- export usdz files for 3d viewing
- research code for articulated 3d asset generation paper

## When to choose
- you need programmatically generated, joint-articulated 3D assets from prompts
- you want to reproduce or build on the Articraft paper's approach
- you want an LLM-driven 3D authoring SDK with a viewer

## When to avoid
- you need production-grade, stable 3D generation (project is pre-1.0 and under active development)
- you want this specific repo - it is superseded by articraftresearch/Articraft
- you cannot run generated model.py code due to its security implications

## Facets
- artifact type: library
- maturity: active
- function: llm-inference, agent-framework, sdk, cli, graphics, simulation
- domain: artificial-intelligence, large-language-models, graphics, developer-tools
- platform: python, cli, cross-platform
- tags: 3d-assets, articulated-objects, usdz, text-to-3d, code-generation, research-code, 3d-viewer, ai-agents

## Member repositories
- mattzh72/articraft (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.198544+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:07.829727+00:00, confidence not recorded.
  - readme: https://github.com/mattzh72/articraft (fetched 2026-08-28T04:04:51.198544+00:00, sha e6b8d6f1e503)
  - homepage: https://github.com/articraftresearch/Articraft (fetched 2026-08-29T11:40:44.618963+00:00, sha ce410736e7a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
