Need help with a chatbot project. #1861
Unanswered
TANISHQBEDI
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a chatbot limited to specific domain. I have CSV data which i have converted to sql db and using crew ai to query the db, analyse the output and then summarise the analysis. This process is taking too long for a chatbot. Is there any workaround for this. I have a lot of CSV files. Could it be that the number of files affecting the performance, and if I merge the files i may get good results. I am working on such a thing for the first time so need some guidance regarding this.
Beta Was this translation helpful? Give feedback.
All reactions