
NextPaper.ai
Description
Fetch the latest research papers on a specific topic from PubMed. More to come.
Details
https://nextpaperplugin--mengzhao1.repl.co/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "NextPaper.ai",
"name_for_model": "nextpaper",
"description_for_human": "Fetch the latest research papers on a specific topic from PubMed. More to come.",
"description_for_model": "Fetching the latest research papers on a specific topic from PubMed. The user can ask for the latest paper on a particular topic and the model will return the paper details.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://nextpaperplugin--mengzhao1.repl.co/.well-known/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://nextpaperplugin--mengzhao1.repl.co/logo.png",
"contact_email": "nonhelix@gmail.com",
"legal_info_url": "http://www.nextpaper.com/legal"
}
https://nextpaperplugin--mengzhao1.repl.co/.well-known/openapi.yaml
openapi: 3.0.1
info:
title: Next Paper Plugin
description: Fetch the latest research papers on a specific topic from PubMed.
version: 'v1'
servers:
- url: https://nextpaperplugin--mengzhao1.repl.co
paths:
/paper:
get:
operationId: fetchPaper
summary: Fetch the latest paper on a specific topic
parameters:
- name: keyword
in: query
description: The topic to search for
required: true
schema:
type: string
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/fetchPaperResponse'
"404":
description: No Results Found
content:
application/json:
schema:
$ref: '#/components/schemas/errorResponse'
"500":
description: Request Error
content:
application/json:
schema:
$ref: '#/components/schemas/errorResponse'
components:
schemas:
fetchPaperResponse:
type: object
properties:
result:
type: string
description: The details of the latest paper on the topic
errorResponse:
type: object
properties:
error:
type: string
description: An error message describing the issue
Discover other plugins from the science category

Yabble
Your ultimate AI research assistant; create surveys, specify audiences, collect data & analyze.
0 Comments

ScholarAI
Unlock the power of scientific knowledge with fast, reliable, and peer-reviewed data at your fingertips.
0 Comments

Bibliography Crossref
Search publications and generate bibtex bibliographies using Crossref and Zotero.
0 Comments

txyz.ai
Effortlessly decipher, compare, and answer questions about research papers using a simple Arxiv ID.
0 Comments

ML Paper Reader
Search for ML papers on different topics and speed up research by "talking" to the PDFs.
0 Comments

CT Criteria Parser
Analyze eligibility criteria in ClinicalTrials.gov. Example input: nctid NCT05859269
0 Comments

PaperChat
Search and ask through arXiv publications.
0 Comments

Litmaps
Get help exploring the scientific literature. Find relevant papers and generate mindmaps of the literature.
0 Comments

MixerBox Scholar
Free and reliable academic search engine! Find research papers and get answers in an instant!
0 Comments

Science
Search over 250M scientific papers and research articles. Perfect for researchers or students.
0 Comments

Xpapers
Effortlessly find real arXiv academic papers. Uncover abstracts and magically integrate PDF URLs with other plugins
0 Comments

Scholar Assist
Search academic research papers from arXiv and find answers to your questions.
0 Comments

Research By Vector
Unearth precise academic research effortlessly with the power of vector embeddings for relevance and accuracy.
0 Comments