Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milliorn/image-generator
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
https://github.com/milliorn/image-generator
algorithmic-art canvas creative-coding creative-project express express-js expressjs generative-art image-generator-using-openai-api image-manipulation image-processing image-rendering node node-js nodejs openai procedural-generation randomization sweetalert2 visual-effects
Last synced: 5 days ago
JSON representation
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
- Host: GitHub
- URL: https://github.com/milliorn/image-generator
- Owner: milliorn
- License: mit
- Created: 2022-12-09T18:52:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T10:57:30.000Z (6 months ago)
- Last Synced: 2024-10-06T12:41:59.433Z (3 months ago)
- Topics: algorithmic-art, canvas, creative-coding, creative-project, express, express-js, expressjs, generative-art, image-generator-using-openai-api, image-manipulation, image-processing, image-rendering, node, node-js, nodejs, openai, procedural-generation, randomization, sweetalert2, visual-effects
- Language: JavaScript
- Homepage: https://image-generator-pbvf.onrender.com/
- Size: 116 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Generator
[![CodeQL](https://github.com/milliorn/image-generator/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/milliorn/image-generator/actions/workflows/github-code-scanning/codeql)
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
## Usage
1. Clone the repository: `git clone https://github.com/milliorn/image-generator.git`
2. Install the required dependencies. The application uses the following libraries:
- dotenv
- express
- openai
- sweetalert2
You can install the dependencies by running the following command: `npm install`
3. Set up your environment variables. Create a `.env` file in the root directory and add your OpenAI API key. For example: `OPENAI_API_KEY=your-api-key`
4. Start the application: `npm start`
5. Open your browser and navigate to [http://localhost:3000](http://localhost:3000) to access the Image Generator.## Contributing
Contributions are welcome! If you have any ideas, bug fixes, or improvements, feel free to create an issue or submit a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## OpenAI
## Links
### Github
### Usage
### Error Handling
### Bulma
### sweetalert2