ashnkumar/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3148
- days_rel: n/a
- days_push: 27
- n_releases_24m: 0
Adoption not part of the score
5143 stars · 678 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Keras/TensorFlow deep learning model that converts hand-drawn website wireframes into HTML code using an image captioning architecture (CNN encoder, LSTM decoder). Built in 2018 as a proof-of-concept based on pix2code, it is no longer maintained and targets TensorFlow 1.x.
Use cases
- convert hand-drawn website mockups to html
- generate html from wireframe sketches
- image captioning model for code generation
- experiment with sketch-to-code deep learning
- reproduce pix2code-style html generation
When to choose
- studying historical image-captioning approaches to code generation
- working with wireframes closely resembling its synthetic training dataset
- learning how CNN+LSTM captioning architectures were adapted for HTML output
When to avoid
- production sketch-to-code conversion on real-world drawings
- modern TensorFlow/Keras environments (targets TF 1.x)
- projects needing maintained or generalizable models - modern vision-language models handle this zero-shot
Facets
library · maturity abandoned
machine-learning deep-learning image-processing nlp deep-learning machine-learning web-development computer-vision python image-captioning html-generation keras tensorflow wireframe-to-code proof-of-concept unmaintained
1 source
- readme: https://github.com/ashnkumar/sketch-code · fetched 2026-08-28 · 7fcb46c98752
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ashnkumar/sketch-code | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="ashnkumar/sketch-code")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem