Skip to content

Walk through art gallery of your own choice and flavor generated by AI!

License

Notifications You must be signed in to change notification settings

Savokr/open-ai-hackathon

Repository files navigation

Project Infinite Gallery

Screenshot 2024-04-06 at 19 43 14

Walk through art gallery of your own choice and flavor with paintings on arbitrary topic (within the guidelines of OpenAI GPT-3 and DALLE 2 models 🌝).

Demo

You can test the demo here by creating a temporary API token. It will create 12 512x512 image generations with DALLE model and around 300-600 tokens of text-davinci-003 model per one run. The token is only stored on client side, you can check the sources for proof. Also, you can checkout the video here.

Running locally

To run locally first set your OpenAI API key in config.ts file, see config.example.ts for reference. Then run the following commands

yarn
yarn serve

and enjoy your own gallery.

Future features

  • Download created pieces
  • Really infinite corrdior that updates as you move
  • A few other cool ideas

About

Walk through art gallery of your own choice and flavor generated by AI!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages