Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

🎬 AI UGC Ads Video & Image Generator

Full Stack AI SaaS project built with PERN Stack + Google Gemini API.

Generate high-converting UGC-style video ads and images using AI.

⚠️ Current Status

The frontend is not fully functional in this version./ files are not included

🧰 Tech Stack

  • Frontend: React + PrebuiltUI.com
  • Backend: Node.js, Express
  • Database: PostgreSQL (Neon)
  • AI: Google Gemini API
  • Auth & Billing: Clerk
  • Monitoring: Sentry
  • Deployment: Hostinger VPS

✨ Features

  • Generate UGC video ads & images with AI
  • User authentication & subscription billing
  • Community page to explore ads
  • Result page for generated content
  • Error tracking with Sentry

📁 Project Structure

backend/ ├── controllers/ │ ├── userFeatures.js │ └── ugcController.js ├── models/ ├── routes/ ├── services/ │ └── geminiService.js └── server.js

frontend/ ├── src/ │ ├── pages/ │ │ ├── Community.jsx │ │ ├── Result.jsx │ │ └── Dashboard.jsx │ └── App.jsx

Purpose: Learning / Portfolio / Commercial / College Project

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages