E-Commerce Platform

TikTok News Video Generator

Description

A Python-based AI tool that automates the creation of TikTok-style news videos. It scrapes news articles from websites, summarizes the content using AI, generates visually appealing header images, captures screenshots, and combines everything with background music to produce short, engaging videos.

Key Features

  • Scrapes news content using BeautifulSoup4
  • Takes screenshots of news pages with Selenium
  • Summarizes the news headline, caption, and main points with GenAI
  • Generates header images with Pillow
  • Combines everything into a TikTok-ready video with MoviePy