User interface to interact with SQL databases via the SQL-Speaker API : see https://github.com/sayyidka/sql-speaker-api
- Clone the repository:
git clone https://github.com/sayyidka/sql-speaker-chatbot.git
- Navigate to the project directory:
cd sql-speaker-chatbot
- Install dependencies:
npm install
- Start the application:
npm start
The application will be available at http://localhost:3000
.