AI Tool for querying natural language on tabular data.
-
Updated
Nov 29, 2023 - Python
AI Tool for querying natural language on tabular data.
🤖 DataWhisper is a system that translates natural language queries into SQL using an intelligent agent-based architecture. These agents work together to identify the relevant tables, generate SQL queries, execute the queries, and ultimately provide insights. It can be used with large-scale databases.
A set of Python functions allowing for the generation of sql statements in Python.
Add a description, image, and links to the sql-generation topic page so that developers can more easily learn about it.
To associate your repository with the sql-generation topic, visit your repo's landing page and select "manage topics."