File size: 3,746 Bytes
1e9d8aa
db1edfd
172ae7c
1e9d8aa
3454584
1e9d8aa
3454584
 
0633aad
 
 
 
991dd77
31146df
 
b3c2c32
1e9d8aa
 
394968a
 
b6b0aad
394968a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6069f85
394968a
 
 
 
 
 
 
6069f85
394968a
 
 
 
 
6069f85
394968a
 
 
 
 
 
 
 
 
 
 
6069f85
394968a
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
title: WellBe+ Health Assistant
emoji: 🫀
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: true
tags:
- agent-demo-track
- health
- healthtech
- well-being
license: apache-2.0
colorFrom: red
colorTo: indigo
short_description: WellBe+ Agent, integrating Healthcare & Whoop MCP servers
---

# 🫀 WellBe+ Assistant – Your Personalized Health Intelligence Agent

<p align="center"><img width="10%" src="docs/images/logo.png" alt="WellBe+ logo"/></p>

> AI-powered medical Q&A assistant that fuses **real-time health data** with **trusted clinical knowledge** to deliver personalized, evidence-based insights.

## What is WellBe+?

**WellBe+ Assistant** is a multi-context agent built with OpenAI’s **Agents SDK**. It intelligently handles data from two secure **MCP (Model Context Protocol) servers** deployed on Hugging Fzces spaces:

- **Healthcare MCP** – queries FDA drug info, PubMed literature, and clinical safety resources  
- **Whoop MCP** – accesses real-time biometric and recovery metrics from Whoop 

Whether you're wondering about medication side effects or investigating how your sleep has changed since starting a new prescription, WellBe+ can combine multiple sources to answer with **precision, personalization, and clinical grounding**.

## Features

- **Drug Interactions & Adverse Effects**: FDA and literature-based answers
- **Personal Health Trends**: Uses WHOOP metrics to track your sleep, strain, recovery, and performance
- **Contextual Reasoning**: Combines multiple data sources when needed for holistic answers
- **Scientific Transparency**: Queries PubMed and public APIs for clear traceability
- **Built on Agents SDK**: Modular, expandable, and production-ready with tool-routing intelligence

## Example Queries

- *"What are the adverse effects of Tamoxifen?"*  
- *"I’ve been on Prozac for 3 months. Do you notice any sleep changes? What are its most common side effects?"*  
- *"Is it safe to take ibuprofen with sertraline?"*  
- *"Does my strain level impact my recovery score over the past two weeks?"*

## MCP Servers in Use

| Server Type    | Description                                  | Link                                                                                  |
|----------------|----------------------------------------------|---------------------------------------------------------------------------------------|
| Healthcare MCP | FDA, PubMed, clinical data                   | [Explore](https://huggingface.co/spaces/Agents-MCP-Hackathon/healthcare-mcp-public)   |
| Whoop MCP      | Recovery, strain, workouts, sleep from WHOOP | [Explore](https://huggingface.co/spaces/Agents-MCP-Hackathon/whoop-mcp-server)        |

## How to Run Locally (Optional with Custom Data)

If you want to run WellBe+ assistant locally, please refer to Github [project](https://github.com/Alea4jacta6est/drug-interaction-checker-agent):

## Demo

Check the [demo](https://huggingface.co/spaces/Agents-MCP-Hackathon/WellBePlusAssistant) on the app main page.

## Why WellBe+?

Healthcare is personal. Your assistant should be too.
WellBe+ bridges generic medical knowledge and your real-world health data to give answers that are not just correct—but relevant to you.

Whether you’re a curious patient, a health-conscious athlete, or a healthcare professional, WellBe+ provides:

	•	Faster answers
	•	Safer decisions
	•	Smarter wellness tracking

## Tech Stack

	•	OpenAI Agents SDK
	•	MCP Protocols (via Hugging Face spaces)
	•	OpenFDA, PubMed APIs
    •	Whoop Biometric Data Feed
	•	Gradio Interface

## License

MIT

## Support & Contributions

	•	Open an issue or discussion
	•	Contact us via Hugging Face Spaces discussions
	•	Pull requests welcome!