Skip to content

A language translation tool which will convert the mappings and transformations rules defined in CSV data directly into ready-to-run SQL queries, saving time taken to on-board new-customers, or even convert new payers data into standard data models.

Notifications You must be signed in to change notification settings

A-Raghav/hack-weekends-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack-weekends-2023

A language translation tool which will convert the mappings and transformations rules defined in CSV data directly into ready-to-run SQL queries, saving time taken to on-board new-customers, or even convert new payers data into standard data models.

QueryBridge

Your SQL writing wingman!

QueryBridge takes in human-readable prompts and generates SQL transformations, helping Innovaccer's data-ingestion teams systematically build their SQL queries and write them faster!

Powered by OpenAI's GPT-3.5-turbo language model.

Instructions

Clone this repo -

git clone https://https://gitlab.innovaccer.com/aseem.raghav/querybridge.git

Install dependencies -

pip install -r requirements.txt

Run QueryBridge on Streamlit's UI -

streamlit run query_bridge/streamlit_app.py

Voila! QueryBridge UI is now set-up on your local.

To view the Demo video, go here

About

A language translation tool which will convert the mappings and transformations rules defined in CSV data directly into ready-to-run SQL queries, saving time taken to on-board new-customers, or even convert new payers data into standard data models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published