DatAgent
An intelligent data assistant system
Try it out! DatAgent is now live, feel free to test it!
Motivation
DatAgent allows users to ask queries in natural language, and can respond in natural language as well.
Moreover, the system actively guides the user using different types of recommendations and hints, and learns from user actions.
More detailed information about DatAgent can be found here.
Examples
Showcase of different exploration scenarios on our user interface.
Natural Language to SQL - SQL to Natural Language
Express queries in Natural Language:
- Ask a query in Natural Language.
- DatAgent returns an SQL interpretation of the given NL query, along with its corresponding NL explanation.
- Execute the query and view its results.
Find similar queries
Get query recommendations that alter the WHERE clause
Query Builder
Try a step-wise query building assistant recommending tables/columns/conditions.