Update app.py (#11)
Browse files- Update app.py (1153de2dc71b4af2aebd454e55e83f81926fbe3d)
Co-authored-by: Victoria Latynina <victoria-latynina@users.noreply.huggingface.co>
app.py
CHANGED
@@ -15,7 +15,7 @@ DESCRIPTION_MD = (
|
|
15 |
"# **WellBe+ Assistant**\n\n"
|
16 |
"WellBe+ AI Agent is a multi‑context assistant built with the Agents SDK framework "
|
17 |
"from OpenAI. It orchestrates **three secure MCP servers**: a public drug‑knowledge FDA "
|
18 |
-
"service,
|
19 |
"Ask how medications, habits or workouts influence your sleep and recovery – the agent "
|
20 |
"combines **medical knowledge** with your **personal Whoop data** to craft evidence‑backed "
|
21 |
"answers.\n\n"
|
|
|
15 |
"# **WellBe+ Assistant**\n\n"
|
16 |
"WellBe+ AI Agent is a multi‑context assistant built with the Agents SDK framework "
|
17 |
"from OpenAI. It orchestrates **three secure MCP servers**: a public drug‑knowledge FDA "
|
18 |
+
"service, PubMed and WHOOP biometric feed.\n\n"
|
19 |
"Ask how medications, habits or workouts influence your sleep and recovery – the agent "
|
20 |
"combines **medical knowledge** with your **personal Whoop data** to craft evidence‑backed "
|
21 |
"answers.\n\n"
|