Questions tagged [gemini]
Post a PromptPrompts used with Google's Gemini models.
4 prompts
18votes
2answers
2.0kviews
Choropleth of US counties with a projection and legend that don't lie
I was mapping a rate per county and the first output used Web Mercator, which visually inflates the northern counties and makes the whole map misleading for anything area-related. It also binned the d
18votes
0answers
2.0kviews
A reusable chain-of-thought scaffold as a system prompt, not inline rambling
I maintain a shared prompt library for my team and the biggest inconsistency was reasoning quality. People would tack "think step by step" onto the end and get mushy, unstructured chains that were har
13votes
1answers
1.6kviews
Verlet rope and cloth prompt that stays stable instead of exploding
I love verlet integration for cheap 2D physics, but every quick AI version I got would look great for two seconds and then the cloth would violently explode as constraints fought each other. The naive
8votes
1answers
2.0kviews
Gemini prompt for an animated gradient hero background that doesn't jank on scroll
I wanted a slow, living gradient behind a hero, the kind that feels expensive. My first attempts animated background-position on a huge gradient and it hitched badly on scroll and cooked laptop fans,