sketch builder is an application that use AI and computer Vision technologies to convert design sketch to real code in multiple programming languages.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes:
- Linux System (ubuntu, debian are tested)
- gcc compiler(build version 8.3.0)
- java jdk 8 "set JAVA_HOME environment variable to your jdk8 home directory"
- cmake build tool
- opencv library
- boost library
- git tool
- all prerequisites are mandatory to successful build
- open your terminal and write the following commands
$ git clone https://github.com/azizmousa/Sketch-Builder.git
$ cd Sketch-Builder
$ ./installer.sh
- Now let the magic happens.
- after installation sucess do this command
$ cd bin
$ ./runner
-
[Compiler] (https://github.com/azizmousa/compiler)
-
[Equalizer] (https://github.com/azizmousa/equalizer)
-
[Generator] (https://github.com/hatematef07/SketchBuilderCodeGenerator)
-
[Server] (https://github.com/azizmousa/Sketch_builder_server)
-
[the objects that involved to this project] (https://drive.google.com/open?id=1b-340IdraxEP1fVrbMghkT0Jri7GZ9Vy)