Skip to content
forked from Devansh-ah/News

Developed web app using NLP & Django to summarizes the articles which are fetched from News API according to users' prefilled country preference. Deployed this model on Heroku platform.

Notifications You must be signed in to change notification settings

ngandhi369/News

 
 

Repository files navigation

News Portal Summarizer

Image

As a part of Summer Internship, We were assigned to work on this Project. I worked as a Back-end developer.

Overview:-

  • Developed web app using NLP & Django to summarizes the articles.
  • The app fetches articles of different categories from news API and display the summaries using Tf-IDF Algorithm.
  • Deployed this model on Heroku platform.

Key Features:-

  • Shows important highlights of the news on the home page slider for quick information.
  • User can login and save their country preference.
  • News are fetched in 12 different languages according to users’ prefilled country preference.
  • Website also contains category wise news. some of the categories: Business, Entertainment, Music, Politics, Science, Health, Technology, etc.
  • Responsible for all the device.

Tools & Technologies:-

  • Django
  • NLTK
  • Heroku
  • MySQL
  • BootStrap

Link To Website:-

Certificate:-

BISAG_N Summer_Internship

About

Developed web app using NLP & Django to summarizes the articles which are fetched from News API according to users' prefilled country preference. Deployed this model on Heroku platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.7%
  • Python 32.5%
  • CSS 10.8%