Researchers Use Claude Projects for Academic Scoping Review: Strengths and Limitations

✍️ OpenClawRadar📅 Published: March 20, 2026🔗 Source
Researchers Use Claude Projects for Academic Scoping Review: Strengths and Limitations
Ad

Claude as Research Assistant in Academic Review

Researchers conducted a peer-reviewed scoping review published in Artificial Intelligence in Education (Emerald, open access) using Claude Projects to analyze 39 qualitative interview studies from 20 countries on how students experience generative AI in higher education.

What Worked Well

  • Cross-referencing themes between papers from structured spreadsheet data
  • Augmenting human memory across a large dataset
  • Suggesting analytical categories the researchers had not considered
  • Acting as a "critical peer" for iterative thematic analysis

What Didn't Work Well

  • Early CSV analysis was inaccurate and incomplete
  • Prone to hallucination when outputs were not rigorously checked against the source spreadsheet
  • Could be "lazy," not fully carrying out requests
  • Sycophantic responses required explicit prompting for critique
  • The learning curve meant it was not actually more efficient overall (productivity paradox)
Ad

Implementation Details

The researchers did not upload full papers due to copyright and ethical considerations. Instead, they uploaded their own structured notes into Claude Projects. Performance improved significantly when .xls support was added and again with Sonnet 3.7.

The researchers concluded that Claude was useful as a research assistant but required the same oversight you would give to a competent but unreliable colleague. Every output had to be verified against the original data. They plan to use it again, but only because they now understand its specific failure modes.

The paper is available open access under CC BY 4.0 license at https://doi.org/10.1108/AIIE-06-2025-0151.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Cross-Platform Graphics Testing Workflow for AI-Assisted Development
Use Cases

Cross-Platform Graphics Testing Workflow for AI-Assisted Development

A developer shares a workflow for testing Windows D3D11/D3D12 graphics code on headless Linux CI runners without a GPU, using MinGW-w64, Wine, DXVK/VKD3D-Proton, Lavapipe, and llvmpipe. The approach enables comprehensive validation of AI-generated code through CI pipelines.

OpenClawRadar
Building an AI Cortex with Claude Code: Architecture and Context Library Insights
Use Cases

Building an AI Cortex with Claude Code: Architecture and Context Library Insights

A developer built a platform where Claude writes, reviews, and auto-merges code, with the key insight being a structured context library that compounds over time. After six weeks, the AI reportedly knows the company better than a new hire after a year.

OpenClawRadar
Multi-Agent AI Pipeline for Novel Writing Using Claude and Zencoder
Use Cases

Multi-Agent AI Pipeline for Novel Writing Using Claude and Zencoder

A developer built a multi-agent AI pipeline using Claude via Zencoder in WebStorm to write long-form fiction, publishing four novels on KDP with turnaround from concept to draft in days. The open-source workflow includes agent instruction files for specific roles like idea generation, consistency checking, and prose writing.

OpenClawRadar
OpenClaw bot connects n8n, WordPress, Airtable, and GHL for CRM automation
Use Cases

OpenClaw bot connects n8n, WordPress, Airtable, and GHL for CRM automation

A non-developer used an OpenClaw bot to connect n8n, WordPress, Airtable, and GoHighLevel environments via Telegram chats, building a CRM and workflow system within a week. The bot consumed significant tokens but proved cheaper than hiring technical help.

OpenClawRadar