Git-Sharang / article-summary

This app uses NLP to summarize the article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This app uses NLP to summarize the article


Languages

Language:JavaScript 46.1%Language:EJS 27.4%Language:HTML 16.3%Language:CSS 10.3%