Skip to content

roshray/GiantD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

ThreeJS

3D based modern site using threejs!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

HomePage

color

(back to top)

Built With

  • Three
  • React

(back to top)

Getting Started

AI Fashioned Image generator based on prompt !

Prerequisites

Navigate to package.json & install.

  • npm
    npm install 

Installation

  1. Get an OpenAI API Key at https://openai.com
  2. Clone the repo
    git clone https://github.com/roshray/GiantD.git
  3. Install NPM package.json
    npm install
  4. Enter your API in .env
    const OPENAI_API_KEY = 'ENTER YOUR API';

(back to top)

Usage

Demos :

For more, please refer to the Youtube

color Picker

color

File Picker

color

(back to top)

Roadmap

  • [×] ColorPicker component to change the color of the object(shirt in this case)
  • [×] Upload File(image)
  • [×] Write a prompt
    • [×] Generate Image base on prompt

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Your Name - @twitter_handle - [email protected]

Project Link: https://github.com/roshray/GiantD

(back to top)

Acknowledgments

(back to top)