ZENLLC commited on
Commit
93ecab9
·
verified ·
1 Parent(s): f5a11d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -1,14 +1,18 @@
1
  ---
2
- title: MWF1
3
- emoji: 🦀
4
- colorFrom: indigo
5
- colorTo: pink
6
  sdk: gradio
7
- sdk_version: 6.11.0
8
  app_file: app.py
9
  pinned: false
10
- license: mit
11
- short_description: MWF HF Space Challenge by ZEN AI Co. | Test 1
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
1
  ---
2
+ title: AI Zen Garden
3
+ emoji: 🧘
4
+ colorFrom: green
5
+ colorTo: blue
6
  sdk: gradio
 
7
  app_file: app.py
8
  pinned: false
 
 
9
  ---
10
 
11
+ # AI Zen Garden
12
+
13
+ A daily AI challenge app built for April 2nd, 2026. This application uses a local LLM to generate custom meditation scripts based on your current mood.
14
+
15
+ ### How to use:
16
+ 1. Select your current emotional state.
17
+ 2. Input a focus topic (like 'The Ocean' or 'Deep Breathing').
18
+ 3. Click generate to receive a unique 3-sentence mindfulness script.