Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to create an AI-powered blog post summarization system using Hugging Face Transformers and Beautiful Soup web scraping in this comprehensive tutorial video. Discover techniques for setting up Hugging Face summarization pipelines, scraping blog posts from the web, preprocessing text into manageable chunks, and performing long-form summarization. Follow along as the instructor guides you through the process of installing necessary libraries, importing AI summarization pipelines, and implementing web scraping with Beautiful Soup. Gain practical skills in text chunking, applying transformers for summarization, and outputting results. By the end of this tutorial, you'll have the knowledge to create an efficient system for summarizing large volumes of online content, helping you stay up-to-date with the ever-growing amount of information published daily.
Syllabus
- Start
- Installing and Importing Hugging Face Transformers
- Importing Hugging Fact AI Summarization Pipeline
- Scraping Blog Posts Using BeautifulSoup and Python
- Chunking Text for Parsing to Transformers
- Summarizing the Blog Post Using Transformers
- Outputting Summaries to Text
- Updating Summarization Flows
Taught by
Nicholas Renotte