SQLhelper/ ├── SQLhelper-back/ # Backend API (Express + TypeScript) │ ├── src/ │ │ ├── index.ts # Application entry point │ │ ├── routes/ # API route handlers │ │ ├── services/ # Business logic ...
A comprehensive solution for translating natural language queries into DAX and SQL for Azure SQL Database and Power BI datasets. Built with LangChain, Azure OpenAI ...