Try it youself and Tips
Beginner:
Create a prompt that writes a social media post based on a news headline.
Experiment with changing tone: formal, funny, poetic, etc.
Intermediate:
Use a dataset (CSV or JSON) and build a prompt that summarizes the data.
Upload an image and ask Gemini to generate a caption or write a story about it.
Advanced:
Prototype an app feature using Gemini 1.5 Pro — like a travel assistant that suggests itineraries.
Chain prompts for multiple steps (e.g., extract → clean → summarize data).
Tips:
Use “Prompt variables” to turn one prompt into a flexible template.
Test multiple Gemini models to compare results side-by-side.
Save your best prompts as reusable prompt templates.