AI chat session
Users can switch to text-based queries in the editor to start an AI chat session.
Querying
A natural language text-based query can be free to the AI to generate well-formed SQL query.
Query execution
The generated SQL query can be edited and executed to perform the desired operation.
Results
After executing the query, results are displayed in the results section with multi-visualisation representation capabilities.
Customization and Flexibility
Provides the flexibility to utilize the required LLM model without concerns about data privacy and cost. Additionally, users can switch between datasources on the go without losing the query and chat session.
Datasource specific
Queries are highly specific to the selected datasource, minimizing the need for syntax modifications.
Metadata inclusion
Queries are more precise as the LLM model utilizes the metadata from the datasource.
Follow up
Users can ask follow-up questions without needing to provide context from previous queries.
Customization and Flexibility
Users can select any supported datasource and LLM model from their collection.
Datasource specific
AI-generated queries are tailored for the specific datasource selected.
Metadata inclusion
Metadata from the datasource is used to generate more accurate queries.
Follow up
Follow-up questions are supported in chat sessions.
AI Studio is a DataDios tool that turns natural language text queries into database-specific SQL queries using any LLM model in your collection. It lets users chat with their data, generate SQL, run it, and view results in a graphical interface without needing to write complex SQL by hand.