Sunbird-cQube / cQubeChat

A module that allows for Natural Language Querying to cQube Data
4 stars 5 forks source link

Added cQube Dashboard for data visualization #5

Closed deepanshhuuu closed 1 year ago

deepanshhuuu commented 1 year ago

Here I have added some lancgchain framework libraries, SQL agents and also made an agent executor, along with this I have linked the cQubeChat responses with agent_executor. Moreover I have created cQube Dashboard for EDA, it now functions as a multipage streamlit app.

ChakshuGautam commented 1 year ago

Hey @deepanshhuuu can you share a video of the features added? Thanks.

deepanshhuuu commented 1 year ago

https://github.com/Sunbird-cQube/cQubeChat/assets/107347869/0b3e54d8-b73c-4a87-abdf-d3272cd00125

My idea is to create a different script for EDA where we can see the charts and graphs and can interact with live graphs and charts by applying different filters, filters will be the database attributes and it entirely depends on the type of the database.

ChakshuGautam commented 1 year ago

cQube Charts are already powered by Superset and we want to continue doing that.

deepanshhuuu commented 1 year ago

Thanks @ChakshuGautam for letting me know about this