Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 503 Bytes

OverlayOasis

OverlayOasis is a web app that allows users to add text overlays to videos. Users upload an MP4 video and a CSV file with language-text pairs, and the app generates videos with overlays for each row in the CSV. This Project was designed to a content creator which handles ad generations of certain products.

Features

✅ Upload MP4 video & CSV file ✅ Generates multiple videos with text overlays ✅ Google authentication for login ✅ Flask backend with React + Vite frontend