Wine Data Process
This project handles given wine data excel and generates wine description text for fine tuning Wine Chatbot AI model.
Node.js
, JavaScript
, read-excel-file
, write-excel-file
- download or clone the repository
- run
npm install
to setup necessary node_modules - run
npm start
Wine Data Process is completed.