This project demonstrates how to interact with a dataset using PandasAI
, process queries from a CSV file, and log the interactions in a PostgreSQL database.
- Interactive Query Processing: Use natural language queries to interact with your dataset.
- CSV Integration: Read queries from a CSV file and process them.
- Logging: Store queries and their responses in a PostgreSQL database.