LeonceNsh commited on
Commit
6d9a70c
·
verified ·
1 Parent(s): 0cc0e5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -11,4 +11,14 @@ license: mit
11
  short_description: healthcare AI data Analyst agent
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
11
  short_description: healthcare AI data Analyst agent
12
  ---
13
 
14
+ # healthcare AI data Analyst agent
15
+
16
+ ## Analyze data from the U.S. Center of Medicare and Medicaid
17
+ Demonstrate how to use AI for data analysis and visualization in an isolated sandbox
18
+ Use SQL directly in the browser to answer complex business questions starting with plain English
19
+
20
+ ## Instructions
21
+
22
+ * Describe the data you want: e.g., Show total days of care by zip
23
+ * Use Example Queries: Click on any example query button below to execute
24
+ * Generate SQL: Or, enter your own query and click "Generate SQL"