- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with npm or yarn.
- Step3: Configure environment variables for Azure OpenAI and Neon database credentials.
- Step4: Start the server locally (npm start).
- Step5: Send natural language queries via REST or UI to receive SQL results.