Sunbird-cQube / cQubeChat

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

Improved UI, open to all types of inputs (not only for prompts), interaction using openai API #6

Closed deepanshhuuu closed 1 year ago

deepanshhuuu commented 1 year ago

Hi @ChakshuGautam , the current existing code is only working for the pre-defined prompts (cannot take any random input other than the defined prompts) and moreover the position of the search-box is not stable, it goes down when more messages are there.

After making the required changes:

After connecting the cQube Data with the LLM and SQL Agents it can function as a proper bot that can convert natural language to SQL and then from there it can interact with the database and return the output/data you need.

Please check your discord @ChakshuGautam I have DMed you the short videos highlighting the problems and changes.