DEV Community

Cover image for AI Research Assistant: Summarizes Academic Papers in Minutes
geek-tubash
geek-tubash

Posted on

AI Research Assistant: Summarizes Academic Papers in Minutes

This is a submission for the Runner H "AI Agent Prompting" Challenge(https://dev.to/challenges/runnerh)

๐Ÿ“š AI Research Assistant: Summarizes Academic Papers in Minutes
What I Built
I built an AI Research Assistant using Runner H that automates the most time-consuming part of academic research.

With a single prompt, it:
โœ… Searches Google Scholar, PubMed, and ResearchGate for peer-reviewed papers on a given topic.
โœ… Summarizes the top 5 papers (including title, authors, year, key findings, and methodology).
โœ… Generates APA and MLA citations.
โœ… Compiles everything into a polished Google Doc saved to your Google Drive.

This workflow saves students, researchers, and professionals hours of manual work during literature reviews.

Demo
Hereโ€™s a live demo of a research summary generated by my AI agent:

๐Ÿ“„ View Research Summary Example

๐Ÿ“ธ Screenshots:
Runner H Agent Setup
๐Ÿ“Œ
Image description

Image description

Generated Google Doc
๐Ÿ“Œ https://docs.google.com/document/d/185sCCpyYpEGqR5YJunBKpSXUglGP7EC4U2DTwpFzW7M/edit?tab=t.0

How I Used Runner H
To build this agent, I:

Created a new Runner H agent and named it โ€œResearch Assistantโ€.

Added tools:

Google Drive (to save reports).

Built-in browsing capabilities (for academic paper search).

Used this prompt:

You are a Research Assistant. Your task is to:

  1. Search for peer-reviewed academic papers about "{topic}" from reliable sources like Google Scholar, PubMed, or ResearchGate.
  2. Retrieve the top 5 most relevant papers.
  3. For each paper, summarize in 150-200 words:
    • Title and authors
    • Year of publication
    • Abstract summary
    • Key findings and methodology
  4. Generate APA and MLA citations for each paper.
  5. Compile all summaries and citations into a Google Doc titled "Research Summary on {topic}" and save it to Google Drive.
  6. Share the Google Doc link with the user. Tested it with topics like โ€œImpact of AI on Healthcare Deliveryโ€.

Verified the Google Doc in my Drive and shared the link.

๐Ÿ“ Instructions to Replicate

Sign up at Runner H.

Add Google Drive as a tool.

Create a new agent and paste the prompt above.

Run with your topic of choice.

Find your research summary in Google Drive.

Use Case & Impact
This AI agent is designed for:
๐ŸŽ“ Students & Researchers โ€“ Streamline literature reviews, save hours.
๐Ÿ’ผ Journalists & Professionals โ€“ Quickly synthesize research for articles and reports.
๐Ÿ“Š Policy Makers & Educators โ€“ Stay up to date with field-specific studies.

It makes research faster, more accessible, and less overwhelming.

๐Ÿ“ฃ Social Love
โ€œI built an AI Research Assistant with #RunnerH that finds, summarizes, and cites academic papers in minutes! ๐Ÿ“š๐Ÿš€ Try it ๐Ÿ‘‰ https://runner.hcompany.ai/chat/de2ca1c8-5f87-4508-b8ef-45e67177e201/share #AI #devchallenge #studentsโ€

I shared my project on Twitter https://x.com/bl_musty/status/1941656030787571883
๐Ÿ‘ฅ Team Submission: Solo project

Top comments (0)