Hello. I have an assignment to create a web application using rag and gpt module.
My updated files are there in dev branch in https://github.com/drrahulsuresh/bounce including the dataset.
When querying I always get the result no relevant data found.
I have populated the excel file in db using SQL. I notice the data are not properly tabled.Any suggestions how to convert this excel file into SQL or any format for proper querying would be of great help.
Thanks a mil.