June 2026 (Theme: Through Time) — ChatGPT / API Image Generative Art Gallery, Prompt Tips, and Help
OpenAI Developer Community
June 2, 2026
It depends on concept.
Sort of speak I got a Playground where I have gpt-oss running with ollama, api access, vscode and ChatGPT. For most of the exploration and new creative ideas it’s ChatGPT and vscode. A more mature concepts gets the visuals to a vector store and I have a prompt collector that I use for embeddings. I use API when the workflow is solid and I can apply it in another field.
The creative ones I like to keep also are documented properly in an Obsidian Vault.
I also have a dedicated workspace for Zero Shot prompting where I use ontology modeling and design to assign prompt resolution to either semantic or visual reasoning.
This mainly because text models have a tendency to set competing concepts into one clear definition, while the visual reasoning models have a resolution where a fuzzy interpretation can be used.
To sum up, depends on what I’m doing. Hope it gives a little idea of how I work.
Discussion in the ATmosphere