File size: 506 Bytes
451c222 f23f232 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: MCP Res
emoji: π
colorFrom: red
colorTo: gray
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
short_description: Research
---
# 𧬠Ultimate AI-Powered Research MCP (Hugging Face Space)
- π¬ Unified search: arXiv, PubMed, UMLS, OpenFDA, OpenAI
- π§ AI synthesis & Q&A: GPT-4o powered
- π©Ί Biomedical enrichment: Drugs, CUIs, adverse events
- π Plug-and-play: Add more APIs in minutes!
**Run locally:**
```bash
pip install -r requirements.txt
streamlit run app.py
|