diff --git a/README.md b/README.md index af388d8..6a05031 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # 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 🌝). +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](https://savokr.github.io/open-ai-hackathon/) 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. +You can test the demo [here](https://savokr.github.io/open-ai-hackathon/) 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](https://www.youtube.com/watch?v=iOHwHfeOmaY). ## 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 @@ -18,4 +18,4 @@ and enjoy your own gallery. ## Future features * Download created pieces * Really infinite corrdior that updates as you move -* A few other cool ideas \ No newline at end of file +* A few other cool ideas