An open API service indexing awesome lists of open source software.

https://github.com/vivelev/sketchy-code

sketchy-code: Generating Code from Hand-drawn Sketch
https://github.com/vivelev/sketchy-code

code-generation deep-learning

Last synced: 3 months ago
JSON representation

sketchy-code: Generating Code from Hand-drawn Sketch

Awesome Lists containing this project

README

        

# sketchy-code
sketchy-code: Generating Code from Hand-drawn Sketch

## This is what it does

### Input Sketch drawing:
![test-sketch](./img/test-sketch.png)

### Output `HTML/CSS` code (site):
![test-sketch](./img/test-code.png)
Check out the code written by the machine [here](./src/notebooks/out.html).

## Authors

* **Victor Velev** - *Initial work* - [VIVelev](https://github.com/VIVelev)

See also the list of [contributors](https://github.com/VIVelev/PyDojoML/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details