These hands-on exercises will help you practice using Google's AI tools effectively.
Make sure you're signed in with your Harvard-affiliated Google account
(e.g., yourname@g.harvard.edu).
In this exercise, you'll practice crafting effective prompts to get useful, practical suggestions from Gemini.
Copy and paste this prompt into Gemini:
I have these ingredients in my fridge: milk, eggs, yoghurt, carrots, spring onions, bell pepper, cheese, leftover rice.
Can you suggest 3 meal ideas I could make with these ingredients?
Observe: What kind of suggestions does Gemini provide? Are they practical? Do they use all the ingredients or just some of them?
We'll explore ways to improve this prompt during the workshop discussion.
Gemini can also generate images from text descriptions. Try creating a scientific illustration by entering one of these prompts (or make up your own):
Create a diagram showing the layers of Earth's atmosphere,
labeled with altitude, temperature profile, and key features
(ozone layer, tropopause, etc.).
Draw a schematic of the cosmic distance ladder, showing the
sequence of methods used to measure distances at increasing
scales: parallax, Cepheid variables, Type Ia supernovae,
and the Hubble flow.
Generate an illustration of CRISPR-Cas9 editing a strand of DNA,
showing the guide RNA, Cas9 protein, and the target sequence.
Create a visualization of the water cycle in a changing climate,
showing evaporation, cloud formation, precipitation, runoff,
and groundwater recharge with arrows indicating energy flows.
Observe: How accurate is the scientific content? Are labels correct? Would you trust this in a presentation without checking it? This is a good opportunity to think critically about AI-generated visual content.
In this exercise, you'll use Gemini's Canvas tool to generate an interactive physics simulation directly in your browser. This demonstrates how AI can create functional, interactive applications from a simple natural language description.
In Gemini, select Canvas from the tools menu (the dropdown near the prompt box).
Copy and paste this prompt:
Make me an interactive simulator of a damped simple harmonic oscillator. Allow me to set parameters with sliders.
Observe: Canvas should generate an interactive web application with sliders for parameters like mass, spring constant, damping coefficient, and initial displacement. You should be able to adjust them in real time and see the oscillator's behavior change.
Discussion: Think about what just happened — you described a physics concept in plain English and got a working interactive simulation. How might this be useful for teaching, exploring parameter spaces, or building quick prototypes?
NotebookLM is Google's AI-powered research assistant designed specifically for working with your own documents. Unlike Gemini, which can answer general questions, NotebookLM focuses on analyzing and synthesizing content from files you upload.
Alternatively, you can go directly to notebooklm.google.com
In the workshop, we'll demonstrate how to upload documents and use NotebookLM to analyze research papers, compare sources, and generate summaries.
Now we'll use NotebookLM's document comparison capabilities for a real research task: checking a draft grant proposal against NSF guidelines.
Materials for this exercise:
Step-by-step instructions:
I need you to compare the draft proposal to the requirements listed
in the other two PDF files. Act as a fastidious grant administrator
and give me a numbered listing of things that need modification.
Observe: Notice how NotebookLM cites specific pages and sections from the source documents when it identifies issues. This source-grounded approach makes it particularly valuable for document analysis tasks. You should see it identify multiple compliance problems with specific references to the NSF guidelines.
Before moving to the next exercise, let's pause to discuss the ethical considerations and social norms around using AI tools in academic work.
Questions to consider:
When in doubt, err on the side of transparency. Disclose your use of AI tools to collaborators, advisors, journals, and funding agencies. Transparency protects you and helps establish community norms.
Key takeaway: As AI tools become more powerful and ubiquitous, the research community needs to develop clear ethical guidelines and social norms. Until those norms are established, transparency, disclosure, and critical thinking about appropriate use are essential.
A critical complement to the ethics discussion above:
You are responsible for any and all generative AI outputs you use — in papers, proposals, code, presentations, or any other work product. AI is a tool, not an authority.
One of NotebookLM's most powerful applications is synthesizing information across multiple research papers. In this exercise, you'll see how it can help with literature review and research synthesis.
Step-by-step instructions:
Summarize the main findings of these papers.
What are the common themes across these research articles?
How do the methodologies differ across these studies?
What gaps in the research do these papers reveal?
Which paper has the most comprehensive methodology?
What are the key disagreements or contradictions between authors?
Suggest directions for future research based on these papers.
Observe: NotebookLM will synthesize information across all uploaded papers, citing specific sources for each claim. This is invaluable for literature reviews, where you need to track which paper said what.
Bonus: Try the "Generate Audio Overview" feature (if available) to create a podcast-style discussion of the research papers!
In this exercise, you'll upload a spreadsheet to Gemini and see how it can browse and interpret tabular data. This demonstrates how AI can quickly identify patterns and trends in datasets.
Here are the first few rows so you can see what the data looks like:
| Date | Temperature (F) | Variable_1 | Variable_2 |
|---|---|---|---|
| 2025-01-01 | 13.6 | 71 | 92 |
| 2025-01-02 | 10.0 | 91 | 105 |
| 2025-01-03 | 14.2 | 93 | 115 |
| 2025-01-04 | 18.2 | 83 | 110 |
| 2025-01-05 | 9.7 | 96 | 74 |
fake_data.xlsxCopy and paste this prompt:
I have uploaded an Excel spreadsheet. The columns are date, temperature (F),
number of bees detected, and number of butterflies detected.
Tell me what we can learn from the data file.
Observe: How does Gemini interpret the data? Does it identify seasonal patterns? Correlations between temperature and insect counts? Does it generate any visualizations? Try follow-up prompts to dig deeper into specific trends or ask it to create plots.
In this exercise, you'll upload one of your own papers (a draft or a published paper) to Gemini and ask it for a constructive critique. Think of this as a first stage of self-review — like asking a knowledgeable colleague to read your draft and point out issues before you submit.
Copy and paste this prompt (or adapt it to your needs):
I have uploaded one of my own papers. Please act as a thorough and
constructive colleague helping me review it before submission. Please:
1. Summarize what you understand to be the main contributions
2. Check whether the abstract accurately reflects the paper's content
3. Identify any gaps in the logic or argument
4. Flag places where claims are not well supported by the data
5. Point out unclear writing, jargon, or confusing figures
6. Check that all figures and tables are referenced in the text
7. Assess whether the abstract combined with the figure captions
conveys the main message of the paper
8. Note any missing citations or incomplete references
9. Suggest specific improvements
Be constructive and specific. Cite section numbers, figure numbers,
or page numbers when making suggestions.
Observe: How useful is the feedback? Does it catch real issues? Are there things it misses that a human reviewer would catch? Try follow-up prompts to dig deeper into specific sections.
Gems are custom AI assistants in Gemini with two kinds of persistence:
This combination means you can build specialized tools that are ready to use immediately — no setup required each time. Gems can also be shared with colleagues in your Google Workspace, so an entire research group can use the same standardized assistant.
Let's convert the paper review prompt from Exercise 6 into a reusable Gem.
When the user uploads a PDF of one of their papers, act as a thorough
and constructive colleague helping them review it before submission.
For each paper uploaded:
1. Summarize the main contributions
2. Check whether the abstract accurately reflects the paper's content
3. Identify any gaps in the logic or argument
4. Flag places where claims are not well supported by the data
5. Point out unclear writing, jargon, or confusing figures
6. Check that all figures and tables are referenced in the text
7. Assess whether the abstract combined with the figure captions
conveys the main message of the paper
8. Note any missing citations or incomplete references
9. Suggest specific improvements
Be constructive and specific. Cite section numbers, figure numbers,
or page numbers when making suggestions.
Other Gem ideas for research:
In the workshop, we'll discuss what you observed and explore how to improve prompts to get more useful results. Think about:
Please take a moment to share your feedback — it helps us improve future sessions.