Question-Answering on Data#
This folder contains examples related to question-answering on data, including:
Generating meta-data for a given dataset;
Filter rows and columns relevant to answering an input query;
Aggregate data in a way that makes it easier to answer an input query;
Use filtered and aggregated data to answer the query;
Use ByteGenie API alongwith a LangChain agent to improve the overall accuracy of the agent.
Stay tuned for many more examples to come!
Last updated: 2023-08-23