Downloads · 30 days
0
will702/statement-to-tikz
statement-to-tikz is a machine learning model from will702. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Geometry statement → constraint-solved TikZ (training-free pipeline).
Downloads · 30 days
0
Access
Public
Updated Jul 28, 2026
Repo size
—
Likes
0
Public
Click a slice to open those files.
.lock118 KB · 62%
From the Hugging Face model README
Geometry statement → constraint-solved TikZ (training-free pipeline).
This Hub card mirrors the GitHub project. Source of truth for code is the git repository.
GeometryIR (JSON constraints).least_squares (gauge-fixed).schematic layout when exact solve fails.pip install -e ".[dev]"
stt "In triangle ABC, AB = AC, and D is the midpoint of BC. Draw the median AD." -o out/median
Set OPENAI_API_KEY for LLM formalization of arbitrary statements (stt ... --no-offline).
v1 ships a pipeline + IR + solver, not fine-tuned weights. Fixtures under tests/fixtures/ are the evaluation seeds.