Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,14 @@ license: mit
|
|
11 |
short_description: healthcare AI data Analyst agent
|
12 |
---
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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"
|