Giter VIP home page Giter VIP logo

crypto_art's Introduction

ART Generation NFT Platform

A simple ART generation NFT platform where image is genrated by the AI model.

Demo

(video thumbnail below)
Video

Setup GuideLines

Assuming truffle is installed, the following commands will install the dependencies and run the tests:

  1. npm install
  2. To run test run truffle test ensuring ganache instance is running.
  3. Add infura endpoint in sercets.json for Rinkeby testnet.
  4. truffle migrate
  5. npm run rink to deploy to the testnet.
  6. cd client/ && npm install && npm start to run the client. Makesure that the metamask is conneted to the rinkeby testnet.

Image Generation

Image generated is a simple 128X128, the model traning code file is documented here and simple Flask server used to serve the model is documented here.

crypto_art's People

Contributors

mdteach avatar

Stargazers

Bishal Bhattarai 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.