Skip to main content

Starting a Literature Review with GenAI: A Supervisor’s Secret Weapon

Robot in the classroom, the idea of ai in education. shows a classroom and teacher.


If you supervise research students at undergraduate or postgraduate level, you are likely to be very familiar with the "blank stare"—that moment a student first confronts the sheer, overwhelming mountain of academic literature they are expected to read, synthesise, and critique. Information overload is a genuine academic pain point, often manifesting as a severe case of "blank page" syndrome.

As academics, we know that starting is half the battle. This is where Generative AI, like ChatGPT-4o, shines not as a tool to write the review for the student, but as a structural scaffold. Much like using AI as a mirror to transform vague student ideas, we can use GenAI to help students map the thematic landscape of a topic before they dive into deep reading. It breaks the ice, organises chaos into a digestible format, and gives them a structured starting point.

Here is a practical, step-by-step workflow you can share with your students to help them generate a foundational literature matrix.

The Workflow: Mapping the Landscape

The goal of this exercise isn't just to find papers; it’s to identify common features and themes across the literature. By forcing the AI to iterate and categorise, we teach the student how to look for cross-disciplinary themes rather than just reading papers in isolated silos.

Have your students start with this complex prompt, adjusting the topic to their specific research area (in this example, we use "VR in Higher Education"):

Prompt 1:

You will generate a search and produce a summary table of published papers on the following topic "VR in Higher Education". > Iterate 5 times the following Step 1; Step 2; Step 3; and Step 4. > Step 1. Search for 3 new papers relating to the topic and add to the list of papers stored. > Step 2. Identifying Common Features to at least three papers not included in the previous interaction. Each iteration all Common Features are maintained but can be revised. > Step 3. On each iteration from the papers stored revise the following table. The table will have four parts: Common Features, summary of the Common Feature, identified and included all papers that have Common Feature, all papers that don't match the Common Feature. > Step 4. Add the full reference to all the papers to a Harvard styled reference list. Display the full table. Display the full reference list.

Why this works: The magic here lies in the iteration. The AI builds a comparative matrix, separating papers that share a theme (like "Challenges in Implementation") from those that don't. It immediately provides the student with a high-level, organised view of the current academic discourse.

Once the table is generated, the next step is translating that raw data into academic prose.

Prompt 2:

Using the table and reference. Analyze the results and summarise the results with appropriate citations.

This generates a short, synthesised summary of the findings, helping the student see how an academic narrative is woven together from disparate sources.

Levelling Up: The Chain of Density (CoD)

Once students have the basic summary from Prompt 2, they shouldn't stop there. We want to push for richer, more academically dense writing. This is where you can introduce the Chain of Density (CoD) prompting technique.

Instead of accepting the first output, the CoD approach asks the AI to rewrite the summary multiple times, each time identifying missing "entities" (specific methodologies, nuanced findings, or theoretical frameworks) and weaving them into the text without increasing the word count. It forces the summary to become less generic and more informationally rich, mirroring the density of actual academic writing.

Ethics and Critical Assessment: The Reality Check

Before sending students off to generate literature matrices, we must establish a clear ethical boundary. GenAI is an assistant, not the primary researcher.

Academics and students alike must be acutely aware of AI's limitations—most notably, its tendency to hallucinate. AI models can, and will, invent realistic-sounding citations or confidently misrepresent a paper’s methodology. Therefore, this workflow is strictly a starting point.

Students must physically track down, read, and verify every single paper the AI may suggest. The AI's synthesis should be treated as a draft map of a new territory; you still have to walk the terrain yourself to verify the landmarks. Relying blindly on AI outputs without human verification is a fast track to academic misconduct.

Final Thoughts

Used thoughtfully, GenAI transforms the daunting initial stages of a literature review into an engaging, structured exercise. It empowers students to overcome the blank page and helps them think thematically from day one.


Further Reading

If you are looking to integrate more AI-assisted workflows into your research or teaching, check out these related posts:

All opinions in this blog are the Author's and should not in any way be seen as reflecting the views of any organisation the Author has any association with. Twitter @scottturneruon

Comments

Popular posts from this blog

Using an LLM to Find Themes using Thematic Analysis in an Academic Career

B rief recap In an earlier post, “Same prompt, four AIs: why answers aren’t always the same” , I looked at what happened when the same prompt was given to four different LLMs. Unsurprisingly, perhaps, the answers were not identical. That raised an interesting follow-on question: what was the prompt actually trying to do? The answer is that it was trying to support a form of thematic analysis. In that case, the object of analysis was an academic profile, including my Google Scholar profile. The version I discuss here is a modified prompt, used with Claude.ai, where I uploaded a CV and asked the system to find other appropriate public resources connected with a named person and institution. The aim was not simply to summarise the CV, but to identify visible and less visible themes across a whole career. Why use thematic analysis? Thematic analysis is widely used by academics, especially in qualitative research. Braun and Clarke’s well-known paper, Using thematic analysis in psy...

Prompt Engineering, Context Engineering and Agentic AI in Higher Education: A Short Briefing

AI in Education Prompt engineering, context engineering and agentic AI are often used interchangeably, but the literature treats them as distinct. Prompt engineering concerns crafting effective single instructions to a model (Glean, 2026). Context engineering is the broader discipline of designing and managing the entire informational environment around a model—memory, retrieval, tool outputs and conversation state—rather than a one-off instruction (Abstracta, 2026); prompt engineering operates within the context window, while context engineering determines what fills it (arXiv:2606.12422, 2026). Agentic AI describes systems that plan and execute multi-step tasks with delegated autonomy, raising organisational questions of accountability rather than purely technical ones (MIT Sloan, 2026; Palo Alto Networks, 2026). There is genuine debate about prompt engineering's durability. IEEE Spectrum (2025) reported research suggesting prompting is increasingly performed by models themse...

AI as a Mirror: Transforming Vague Student Ideas into a More Rigorous Project Agreement

The Problem: The "Generic App" and the "Time Sink" We’ve all been there: a student walks into a 1-to-1 with a vague desire to "do something with AI" or "build a fitness app." You spend 45 minutes trying to find a technical "hook" that justifies a Level 6 or Level 7 grade, only for the student to drift back into "CRUD app" territory by week three. The Philosophy: AI as a Mirror Instead of you doing the heavy lifting, this workflow uses AI as a Mirror . It reflects the student’s own skills and career goals back to them, but with the structural rigour of a virtual supervisory team. It’s not about the AI "giving" the idea; it’s about the AI forcing the student to defend and refine their own concepts until they hold water. The Framework: 3 Months of Rigour This prompt is specifically designed for intensive/conversion MSc or summer capstone projects . It assumes a tight 12-week implementation window. By forcing the AI to w...