Skip to content

It uses AI[OpenAI API] to generate images based on text prompts.

Notifications You must be signed in to change notification settings

roshray/nanoGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

nanoDalle-Gen

An Image Generation & sharing platform!
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. Contact
  7. Acknowledgments

About The Project

An attempt to partially build a replica of dalle(API call from OpenAI) with features such as filter,search & Image generation.

(back to top)

Built With

  • OpenAI

  • React

(back to top)

Getting Started

Instructions on setting up this project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

How to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Get a OpenAI API Key at https://OpenAI.com
  2. Clone the repo
    git clone https://github.com/roshray/nanoGen.git
  3. Install NPM packages
    npm install
  4. Enter your API in .env
    OpenAI_API_KEY = 'ENTER YOUR API'
    

(back to top)

Usage

Additional screenshots, code examples and demos are shared.

For more details, please refer to the Documentation

(back to top)

Roadmap

  • UI for a pre-built in prompt and filter for labels.
  • Generates Images.
  • Display the prompt on the image generated.
    • Share the Image as feed in the community with search functionality.

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

Roshan Ray - @rosh_ray_ - [email protected]

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

(back to top)

Acknowledgments

(back to top)

About

It uses AI[OpenAI API] to generate images based on text prompts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published