Blog Post Summarizer

BPS

• Primary Goal : To develop a system that generate concise summaries of long blog posts or articles using natural language processing models .
• The project utilizes Hugging Face's Transformers library , which is built on top of the PyTorch deep learning framework , to generate abstractive summaries of blog posts.
• Used requests and Beautiful Soup for scraping and parsing data from the Web.