Giter Site home page Giter Site logo

ai-tshirt-designer's Introduction

SHIRT DESGINER 07/06/2023

SPA Web application to create a unique and special t-shirt design, you can design the logo and the print on the t-shirt as well. The important thing is that through the OPENAI API it allows you to generate logos and patterns according to the description that you send it.

-Customizer View

3-DSHIRTVIEW.png

-AI generated logo

3-DSHIRTAILOGO.png

Used Technology

  • React
  • Tailwind CSS
  • Node.js
  • Three.js
  • OPENAI API

Project Settings

Previous requirements

Make sure you have installed:

  • Node.js
  • npm (Node Package Manager)

Instalation

  1. Clone the repo:
    git clone https://github.com/SergDeved/AI-TSHIRT-3D.git
    
  2. Navigate to the client folder:
    cd repo_name/client
    
    npm install
    
  3. Start the frontend in development mode:
    npm run dev
    or
    npm run dev -- --host 0.0.0.0 //your ip for host in LAN
    
  4. Navigate to the server folder:
    cd repo_name/server
    
    npm install
    
  5. Start the backend
    npm start
    
  6. Create & Set the .env file in /server
    //your API key generated in https://platform.openai.com/account/api-keys
    OPENAI_API_KEY=sk-ga...
    

Enjoy the project and if you have any inconvenience do not hesitate to ask in the issues section.

If you have any suggestions, feel free to submit a pull request.

ai-tshirt-designer's People

Contributors

pradeepthsjain avatar

Watchers

 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.