Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikestaub/image-generator
Quickly explore variations of AI generated images
https://github.com/mikestaub/image-generator
Last synced: about 2 months ago
JSON representation
Quickly explore variations of AI generated images
- Host: GitHub
- URL: https://github.com/mikestaub/image-generator
- Owner: mikestaub
- License: mit
- Created: 2024-11-06T22:49:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T00:01:41.000Z (3 months ago)
- Last Synced: 2024-11-29T10:52:24.447Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://image-generator-seven-zeta.vercel.app
- Size: 713 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
Quickly explore variations of AI generated images.
# Demo
![Demo](./image-generator.gif)
# Quickstart
```
create an openai, fal.ai, and sqlitecloud.io account and get api keys
edit server/.env with API keys
npm install
npm start
```