SalaryJS Chatbot 💬📊 A chatbot-based web application that allows users to ask salary-related questions and fetch real-time data from a MySQL database. The project integrates Node.js, Express, OpenAI API, and MySQL, providing an interactive way to query employee salaries using natural language.
🚀 Features AI-powered SQL query generation using OpenAI API MySQL database integration for real-time salary lookup Interactive chat-based UI for easy user queries Express.js backend with a RESTful API Simple and clean frontend using HTML, CSS, and JavaScript 🛠️ Tech Stack Backend: Node.js, Express.js, MySQL Frontend: HTML, CSS, JavaScript AI Integration: OpenAI API (GPT-3.5 Turbo) Database: MySQL (MariaDB compatible)