I tested 200+ prompts across Gemini and Kimi — here's what actually works
Summary
A practitioner shares findings from testing over 200 prompts on Gemini and Kimi, revealing key differences in how each model responds and offering a curated set of effective prompts.
Similar Articles
@Zephyr_hg: AI gives me exactly what I want on the first try now. Tested thousands of prompts and found the same 5 components in ev…
The author shares a prompt engineering framework consisting of five components (Role, Task, Context, Format, Tone) claimed to work across major AI models.
28 Tips to Take Your ChatGPT Prompts to the Next Level
A comprehensive guide offering 28 tips to improve ChatGPT prompts, including techniques like using the 80-20 rule and having the AI critique ideas as a curious child, aimed at getting more interesting and useful responses.
@_philschmid: Gemini Interactions API Update As we move beyond simple prompts, strict "user" and "model" roles felt limiting. That's …
Google is updating the Gemini Interactions API to replace strict user/model roles with a flexible step-based system (outputs + roles → steps), introducing agentic steps like user_input, thought, function_call, tool_call, and model_output. The update also consolidates response_format controls and requires SDK upgrades (Python/JS ≥2.0.0) or a new API header to opt-in.
Can prompting reduce AI sycophancy or is it mostly model behavior?
A user explores whether prompt engineering can reduce AI sycophancy in models like Gemini, ChatGPT, and Claude, or whether it's fundamentally a model alignment issue. The discussion touches on differences between models in handling disagreement and objective criticism.
Anyone else lose track of which version of a prompt is the "good" one? I ended up building version control for prompts
The author describes building a version control system for AI prompts to solve the problem of tracking which prompt version is best.