Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - Dataherald/dataherald

Aug 23, 2023 - github.com
Dataherald is a natural language-to-SQL engine designed for enterprise-level question answering over structured data. It allows users to set up an API from their database that can answer questions in plain English, enabling business users to gain insights from the data warehouse without needing a data analyst, and facilitating Q+A from production DBs inside SaaS applications. The engine can be set up using the hosted version or self-hosted locally using Docker.

The engine is modular, allowing different implementations of core components to be plugged in. It is designed to be easy to set up and use with major data warehouses, and it improves with usage. Users can connect to their data warehouses, add context about the data to the engine, and query the data in natural language. The engine supports connections to PostGres, BigQuery, Databricks, and Snowflake. The project is open-source and open to contributions.

Key takeaways:

  • Dataherald is a natural language-to-SQL engine that allows users to query structured data in natural language.
  • The engine is modular, allowing different implementations of core components to be plugged-in, and is designed to be easy to set up and use with major data warehouses.
  • Users can connect to their data warehouses, add context about the data to the engine, and query the data in natural language.
  • Dataherald is an open-source project and welcomes contributions in the form of new features, improved infrastructure, or better documentation.
View Full Article

Comments (0)

Be the first to comment!