Hi! i want to know can we create chatbot using data from multiple source?
I already found code that can answer my question based on txt etc
source:
https://github.com/techleadhd/chatgpt-retrieval
and now i want to make the code can answer my question base my database (we want to use to get data from database instead from csv file )
thanks!