This project was created to read data from a csv file and send each element to a public api, which sends a response whether the description of the object is good or not and outputs in the console from the worst to the best and the top 10 most frequently encountered words. Based on typescript.
$ yarn
$ tsc index.ts
$ node index.js