potamides/DeTikZify
A multimodal LLM system that converts sketches and scientific figures into TikZ vector graphics code.

Velocity · 7d
+1.9
★ / day
Trend
→steady
star history
DeTikZify is a system that takes sketches or scientific figure images as input and generates TikZ code to reproduce them programmatically. It leverages transformer-based models (likely fine-tuned on Llama) to perform inverse graphics—inferring vector drawing commands from raster images. The system is trained using Hugging Face tooling and handles the multimodal challenge of translating visual input into structured LaTeX/TikZ output.