PubMed Abstract Retriever
Retrieves relevant PubMed abstracts for scientific articles and extracts evidence sentences.
Features
- ๐ Smart Keyphrase Extraction - Automatically extracts key concepts from your article
- ๐ Semantic Search - Finds most relevant PubMed abstracts using sentence embeddings
- ๐ฏ Evidence Extraction - Identifies sentences that support or contradict the article claim
- โก Fast & Optimized - Uses efficient models for quick results
How to Use
- Paste a URL to a scientific/medical article
- Select models (defaults work well for most cases)
- Click "Submit"
- Get JSON output with abstracts and evidence
Models
This app uses:
- Sentence Transformers for semantic similarity
- SapBERT for biomedical concept clustering
- PubMedBERT-MNLI for evidence extraction
Example
Try this example:
- URL:
https://www.cancer.news/2021-12-22-mrna-vaccines-weaken-immune-system-cause-cancer.html
License
MIT License
Author
Pritam Deka