Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```