run-llama / sec-insights

A real world full-stack application using LlamaIndex
https://www.secinsights.ai/
MIT License
2.39k stars 644 forks source link

Can we integrate the same solution with text2sql instead of pdf document #42

Closed byamasu-patrick closed 1 year ago

byamasu-patrick commented 1 year ago

This template currently focuses solely on using it for conversations with documents in PDF format. However, since the majority of enterprise data is structured, could we also consider supporting a text-to-SQL use case? In this scenario, rather than uploading two separate documents, users could opt to upload only one document and select specific tables they wish to interact with for data analysis. They could then use the document to augment the knowledge, facilitating the creation of more robust completions. If someone want to use this how we can approach this idea? I have tried it but seems like am not able to reach to the actual goal. @sourabhdesai , @antimatter15 @kikirizki @eltociear @siddarthreddygsr do you have any idea on how to approach this?

sourabhdesai commented 1 year ago

@byamasu-patrick sounds like we got this sorted out in discord right? Message link

Closing but re-open if I'm mistaken.