dss107 commited on
Commit
89263a3
ยท
verified ยท
1 Parent(s): e034745

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -6
README.md CHANGED
@@ -1,6 +1,22 @@
1
- # HRV Wellness Insight App
2
-
3
- A Groq-powered HRV interpretation tool in the Welltory style.
4
-
5
- ## Environment variable
6
- Create a secret in the Space named:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: HRV Wellness Insight (Groq + Welltory Style)
3
+ emoji: ๐Ÿ’“
4
+ colorFrom: pink
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.36.1"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # ๐Ÿ’“ HRV Wellness Insight App
13
+
14
+ A Groq-powered HRV interpretation tool in the Welltory style.
15
+
16
+ ### ๐Ÿง  What It Does
17
+ Enter your HRV data (RMSSD, SDNN, HR, etc.) and get a personalized, science-backed explanation written like a supportive wellness coach.
18
+
19
+ ### ๐Ÿ”‘ Setup
20
+ Add a secret in your Space:
21
+
22
+ GROQ_API_KEY = your_groq_api_key_here