This project enables users to query structured data sources—like SQL databases, CSV, and XLSX files—using natural language. It combines modern LLM capabilities with data storage and retrieval systems ...
The chatbot allows you to query data stored in preprocessed BuyerOrder and CurrentStock tables via natural language, returning results in a friendly format. A Debug Mode is available to show the SQL ...