Exploring Gemini 2.0 Flash Exp: A Python GUI for Image Generation

Hi everyone!

I’ve been experimenting with the new model via API and decided to take it a step further by building a Python program with a GUI. After some trial and error (and a few debugging rituals), I managed to get something functional!

If you’re interested, here’s the GitHub link to the project—I hope it’s useful to someone:

:link: GitHub - francescogruner/Gemini-Image-Generator

Looking forward to any feedback or suggestions! Let me know what you think.

1 Like

Already fork it, thanks for sharing, but i suggest gei api_key through os.environ.get(“GEMINI_API_KEY”) instead of directly input