Skip to content

An unusual gallery of images drawn by artificial intelligence

Notifications You must be signed in to change notification settings

code-jorge/galler-ia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galler-ia

Comes from the wordplay gallery and ia (which stands for inteligencia artificial in Spanish).

Showcases a collection of images I generated using DALL-E.

Contents

The web folder

Contains a create-react-app project that creates a small website for the gallery of images!

The tools folder

Contains a nodejs script that transforms a DALL-E file into multiple formats.

You can run the script with:

  • npm run transform (Interactive version)
  • npm run transform -- "<input-file>" "<output-name>" (Automatic version)

Input files must be placed relative to the tools folder!

Images must be uploaded to S3 and added to images.json for this to work!

About

An unusual gallery of images drawn by artificial intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published