Pincel (Diagramify)

Research paper to architecture diagram converter

Research Paper to Architecture Diagram Converter

Developed an AI-powered tool that automatically generates publication-quality architecture diagrams from research papers and codebases, reducing manual diagram creation time from 4-8 hours to minutes.

Built a two-stage pipeline: PDF parsing and methodology extraction using fine-tuned language models, followed by structured TikZ/SVG diagram generation trained on a curated dataset of ML conference papers.

Designed for academic workflows with support for NeurIPS, ICML, and ICLR diagram styles, enabling researchers to produce editable, camera-ready figures directly from paper text.

Tech Stack: Python, NLP/LLM, TikZ/SVG, React