/article-summary

This app uses NLP to summarize the article

Primary LanguageJavaScript

Article Summary AI

This is a MERN application for summarizing the articles, you have to specify the number of lines for the summary and the URL of the article. The Article Summary will do the job.

For starting the Application

Perform the following on the backend

  • npm ci
  • npm start
  • For the development npm run dev