File size: 507 Bytes
451c222 debe433 e20dc82 451c222 f23f232 e20dc82 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: MCP Res
emoji: π
colorFrom: red
colorTo: gray
sdk: streamlit
sdk_version: 1.46.0
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 |