Skip to content

Git-Sharang/article-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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