Skip to content

EleutherAI/eai-prompt-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAI Prompt Gallery

Description

Web gallery of AI generated content showcasing notable prompt completions. The content includes images and text. Code prompts will be added in the future.

How to Run

  1. clone the repo
  2. yarn install
  3. yarn start

To add new content to the gallery

Art

  1. Download the .png image to the public/api/art/optimised folder. (try to optimise image using any optimiser tool)
  2. Add new entry to the public/api/artPrompts.json. Use the existing entries as a template.
  3. Run yarn resizeImages. This will create thumbnails for the list of images that will be displayed on the art page. (should be run automatically)
  4. Push the changes and create PR

Text

  1. Add new entry in the public/api/textPrompts.json. Use the existing entries as a template
  2. Push the changes and create PR

Code

  1. ...in progress

Contact

About

Library of interesting prompt generations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published