Once data is loaded into Excel, Copilot allows users to ask questions in natural language instead of building new formulas.
A robust Python script that converts Excel (.xlsx, .xls) and CSV files to T-SQL INSERT statements, ready for execution in SQL Server or Azure SQL Database.
A Flask app that uses LangChain and LLaMA (Groq) to convert natural language queries into SQL and run them on uploaded Excel files.