Coder Social home page Coder Social logo

sethpthomas91 / piccato Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 47.2 MB

This is a next.js web application where anyone can mint NFTs based an a machine learning human to cat photo generator.

TypeScript 79.89% JavaScript 1.32% CSS 10.38% Python 8.41%

piccato's Introduction

PIC-CAT_O

About The Project

Have you ever wondered what you would look like as a cat? Have you also had the desire to make that image into an NFT that you exclusively give to me? Well you have come to the right place. Pic-Cat-O, sounds similar to Picasso, is a web application that leverages machine learning to generate cat photos from user submitted headshots. It then allows the user to either save those locally or generate the photo and leverage the Etherium blockchain to mint a brand new NFT.

This is a project that was created by Scott Plunkett, a senior crafter at 8th Light, as a way for me to learn before I went off to work for my first client. It started on 18 July 2022 and will end on 29 July 2022.

(back to top)

Current Build Status

Node.js CI

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Node 18.6.0

You will need to generate an NFTPort API Key and Ethereum wallet ID in order to generate your own NFTs. Follow the instructions under Easy Minting here: https://docs.nftport.xyz/docs/nftport/ZG9jOjE3NDI3MDc3-minting-quickstart#easy-minting

Installation

1 Clone the repo

[email protected]:sethpthomas91/piccato.git

2 Navigate to the new directory

cd piccato/

3 Install the dependencies

npm install

(back to top)

Running the application

1 Navigate to the project directory if you are not there already.

cd piccato/

2 Copy and paste the following object in your new file:

const localConfig = {
    NFTPORT_KEY: 'SECRET KEY FROM NFT PORT GOES HERE',
    WALLET_ADDRESS: 'WALLET ADDRESS GOES HERE'
};
export default localConfig;

3 Change the values in the object with your own secret keys that you generated in the installation section.

4 Start the application

npm run dev

5 View the application on your favorite browser

http://localhost:3000

(back to top)

Testing

1 Navigate to the root directory and run

npm test

(back to top)

Reflections

Contributors

(back to top)

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.