hey everyone I am new to building RAG chatbots, I have a tabular dataset which contains different criterias(columns) in numerical/text form. I explored some ideas, like chain of tables but the text data require natural understanding, and cannot be used with psql/pandas df. can anyone give rough pointers to start with ?! Thanks