Code Monkey home page Code Monkey logo

idea2life's Introduction

Idea2Life: Tool for fast webapps prototyping

Resources

Description

Prototyping a web application is more about ideas than mere sketching wireframes. The biggest barrier to effective prototyping is time and cost. idea2Life is an AI powered rapid prototyping to lower the barrier of prototyping.

With idea2Life, you can create fully functional static websites by just clicking a picture.

How to install

Using Docker

  1. Download and Install Docker Desktop for Mac using this link docker-desktop. and for linux using this link docker-desktop on linux

  2. Clone repo using this link idea2Life repo

  3. Change your directory to your cloned repo.

  4. Download the model file inside ai/models.

  5. Open terminal and run following commands

cd <path-to-repo> //you need to be in your repo folder
docker-compose build

How to run the dockers

  1. Open terminal and run the following commands
cd <path-to-repo> //you need to be in your repo folder
docker-compose up 

How to stop the dockers

  1. Open terminal and run the following commands
cd <path-to-repo> //you need to be in your repo folder
docker-compose down 

Install from source

Please refer to this guide : Install and use idea2Life from source (without docker)

How to use Library

Refer to Getting started section in idea2life Reference from getting_started#how-to-use-idea2life

Attributions

  1. We have used darknet Yolo framework for training and detection of template. https://pjreddie.com/darknet/yolo/
  2. For calling darknet object detection api in python we have used pyyolo framework. https://github.com/digitalbrain79/pyyolo
  3. For editing generated pages using idea2life we are using tinymce Javascript library. https://github.com/tinymce/tinymce

idea2life's People

Contributors

mayank10j avatar dependabot[bot] avatar thealokkr avatar nitinkatyal1314 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.