AskYourData Tool aims to become something special.
We believe that data analytic tools can be different.
We have big plans in terms of features and functionalities.
But the reality is that we have just started.
Even though we've just started, the tool allows for easy CSV exploration in natural language. You can use two fundamental tools for your exploration:
- The Table component
- The Chat component
The Table
The Table component is a regular table with a prompt that you can use to filter or transform the data that populates the table.
It's pretty powerful because you can also ask to modify the data structure, make pivot tables, or add or remove columns.
You can even use it to decorate your table with additional information, exploiting the power of the LLM.
For example, you can ask to add a column and make a translation of another column, or ask to add a column with the capital if there's a column with a country.
The Chat
The Chat component is a more generic tool to ask a variety of questions. It's meant to be a useful assistant to aid you during data exploration.
You can also ask for guidance to be assisted during the initial data exploration session.
The Data
Right now, you can add data in two ways:
- by drag & drop of CSV or JSON files from your local computer
- by providing a publicly accessible remote URL to a CSV or JSON source
In the future
In the future, we're planning to add more data source connection possibilities and a way to share the dashboard publicly or privately as well.
So, stay tuned!