We build a software which accepts a news article as an input and generate summary and headline for that article as an output.
We applied basic machine learning (NLP) in order to classify the keywords and sentences and generate a best suited headline and summary for an article.
We were able to generate results up to 70% of accuracy.
Github