Spaces:
Runtime error
Runtime error
Commit ·
5170a16
1
Parent(s): 2cd6427
README edited
Browse filesMore information on the data agent is added such as features and workflow. Also added a hyperlink to the name that navigates the visitor to the NexDatawork website.
README.md
CHANGED
|
@@ -1,13 +1,45 @@
|
|
| 1 |
-
<div align="
|
| 2 |
<h1>
|
|
|
|
| 3 |
NexDatawork
|
|
|
|
|
|
|
| 4 |
</h1>
|
| 5 |
|
| 6 |
<h2>
|
| 7 |
-
An AI tool for
|
| 8 |
</h2>
|
| 9 |
</div>
|
| 10 |
A data agent designed for data analysis specified for particular tasks, quick visualisation and built for adapting for specific requirenments.
|
| 11 |
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
|
|
|
| 1 |
+
<div align="center">
|
| 2 |
<h1>
|
| 3 |
+
<a href="https://www.nexdatawork.io/blank">
|
| 4 |
NexDatawork
|
| 5 |
+
</a>
|
| 6 |
+
|
| 7 |
</h1>
|
| 8 |
|
| 9 |
<h2>
|
| 10 |
+
An AI tool for data analysis without writing code
|
| 11 |
</h2>
|
| 12 |
</div>
|
| 13 |
A data agent designed for data analysis specified for particular tasks, quick visualisation and built for adapting for specific requirenments.
|
| 14 |
|
| 15 |
|
| 16 |
+
## Features
|
| 17 |
+
|
| 18 |
+
- Display of reasoning
|
| 19 |
+
- Simple Dashboard and Export
|
| 20 |
+
- Seamless workflow set-up
|
| 21 |
+
- Contextual intelligence
|
| 22 |
+
- Chat-bot for refining the results
|
| 23 |
+
|
| 24 |
+
## Workflow
|
| 25 |
+
|
| 26 |
+
### Create an account
|
| 27 |
+
Sign up with your Gmail, Microsoft account or create a new one on the website.
|
| 28 |
+
### Upload your data
|
| 29 |
+
Choose the **Data Upload** menu and choose a csv file from your computer or drag and drop it in the menu.
|
| 30 |
+
### Specify what you expect from the result
|
| 31 |
+
In the windows below choose an **industry**, **topic** and **requirenments** for better results. You can add comments in a seperate window.
|
| 32 |
+
### Receive the analysed data
|
| 33 |
+
In the **Data brain** tab you can see the summary, insights and description of the data.
|
| 34 |
+
|
| 35 |
+
In the **Dashboard** tab you can see the the graphs of the graphs of some distributions as well as summary.
|
| 36 |
+
|
| 37 |
+
In the **Chat** tab you can ask the bot about the details of the data.
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
|
| 41 |
+
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
|
| 45 |
|