Update app.py
Browse files
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"
|