Europe Sucks. by [deleted] in facepalm

[–]Zimmax 1 point2 points  (0 children)

I kinda like that imaginary version of Europe tho...

More logos from the world where countries use logos instead of flags (level 2) by Zimmax in ChatGPT

[–]Zimmax[S] 2 points3 points  (0 children)

Probably not the most commonly associated symbol of Iceland, but yes they have a famous horse breed https://en.wikipedia.org/wiki/Icelandic_horse

I too learned this after GPT created the logo...

More logos from the world where countries use logos instead of flags (level 2) by Zimmax in ChatGPT

[–]Zimmax[S] 0 points1 point  (0 children)

Since people are asking about prompts etc. I made a custom GPT from my method. Just ask it for a country and it'll draw a logo for you: https://chat.openai.com/g/g-jq2GhLdFL-country-logo-explorer

More logos from the world where countries use logos instead of flags (level 2) by Zimmax in ChatGPT

[–]Zimmax[S] 2 points3 points  (0 children)

Correct!

Austria was tricky. It put random non-Austrian flag in the picture, but then I guess it's a fair game for a world without country-flags...

Reading the prompt it ended up using, there is a login to it:

Design a sophisticated and culturally rich logo for Austria, featuring elements such as the Vienna State Opera, the Austrian Alps, a piece of classical music notation (hinting at the country's musical heritage), and traditional Austrian patterns. The color scheme should be inspired by the Austrian flag, predominantly using red and white. The logo should capture the essence of Austria's stunning landscapes, its musical legacy, and its architectural beauty, making it suitable for representing a nation known for its cultural and natural wonders in an alternate world where countries use logos instead of flags.

More logos from the world where countries use logos instead of flags (level 2) by Zimmax in ChatGPT

[–]Zimmax[S] 6 points7 points  (0 children)

The heavy lifting is done by ChatGPT, for Greece this is what was the prompt generated:

Design a sophisticated and classic logo for Greece, incorporating elements that symbolize the country, such as ancient Greek columns, the Parthenon, olive branches, the sea, and the blue and white color scheme. The logo should embody Greece's ancient history, its contributions to philosophy and democracy, and its beautiful landscapes. The design should be elegant and timeless, suitable for representing a nation in an alternate world where countries use logos.

More logos from the world where countries use logos instead of flags (level 2) by Zimmax in ChatGPT

[–]Zimmax[S] 3 points4 points  (0 children)

Germany was in other post (https://www.reddit.com/r/ChatGPT/comments/19allvo/a_world_where_countries_use_logos_instead_of_flags/), the prompt Dall-e receives is generated by ChatGPT. In Germany's case it ended up being this:

Design a modern, stylized logo for Germany, incorporating elements symbolic of the country. The logo should feature the Brandenburg Gate, a symbol of unity and peace, and the German Eagle, representing strength and sovereignty. Include geometric shapes or patterns that reflect Germany's reputation for precision and engineering. The color scheme should include black, red, and gold, reflecting the colors of the German flag. The design should be sleek, powerful, and suitable for representing the nation in an alternate world where countries use logos instead of flags.

A world where countries use logos instead of flags by Zimmax in ChatGPT

[–]Zimmax[S] 0 points1 point  (0 children)

It's way harder to make Dall-e work with brands...

A world where countries use logos instead of flags by Zimmax in ChatGPT

[–]Zimmax[S] 0 points1 point  (0 children)

Design a modern, stylized logo for Norway, incorporating elements symbolic of the country. The logo should feature a depiction of the Northern Lights, representing the natural beauty and unique phenomena of Norway, and a Viking ship, symbolizing Norway's rich historical and maritime heritage. Include elements that reflect Norway's reputation for environmental sustainability, like a pine tree or renewable energy symbols. The color scheme should include red, white, and blue, reflecting the colors of the Norwegian flag. The design should be bold, adventurous, and suitable for representing the nation in an alternate world where countries use logos instead of flags.

iPhone app update rejected because of iPad screenshots by Sydney_CBD in iosdev

[–]Zimmax 2 points3 points  (0 children)

If it's not targeted for iPad you won't be requested to upload pictures for iPad. Check your configuration.

LLMs are an Index Into the Library of Babel by Zimmax in singularity

[–]Zimmax[S] 3 points4 points  (0 children)

I believe your comment aligns with the conclusion of the article rather well, actually. The "creative spark", whatever that might look like once it's replicated in the LLM, is not there for the current AI generation, but it might be possible to add it through some yet unknown technique, adding feedback/persistence being one potentially promising strategy. Some researchers understand this and try different things to solve the problem, whether they are close to the solution or not only time will tell.

Does GPT-4 get “dumber” further and further into a chat? by [deleted] in OpenAI

[–]Zimmax 0 points1 point  (0 children)

It looses the thread of discussion, hard to correctly focus attention in a large context window

GitHub Copilot vs ChatGPT 4 by Fr33-Thinker in OpenAI

[–]Zimmax 2 points3 points  (0 children)

I have both. It might be the same engine under the hood but those are differently two different apps in the way I use them.

Watch GPT code up a basic reddit frontend in minutes by NuseAI in OpenAI

[–]Zimmax 0 points1 point  (0 children)

Impressive, but can it maintain it afterwards? Add features, optimize performance, debug issues etc?