Skip to content

code-jorge/galler-ia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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 different AI tools (DALL-E, ChatGPT, GPT Image 2, etc.).

Contents

The web folder

Contains a Vite + React project that powers the gallery website.

Common scripts:

  • npm run dev — start the local dev server
  • npm run build — build for production into dist/
  • npm run preview — preview the production build locally

The tools folder

Contains a nodejs script that transforms an image generated by an AI tool into multiple formats.

You can run the script with:

  • npm run transform (Interactive version)

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

  • npm run convert automatically transforms all the files in the root folder.

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

 
 
 

Contributors