Skip to content

vmaineng/youtube-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI YouTube Thumbnail Generator πŸŽ₯✨

An AI-powered agent that automatically generates eye-catching YouTube thumbnails using DALL-E 3 and Python.

Example Thumbnail
Example output for "Eating at Merlin's Magic in Bali"

Features 🌟

  • AI-Generated Images: Creates unique visuals with OpenAI's DALL-E 3
  • Smart Text Overlay: Auto-adds video titles with professional styling
  • One-Click Operation: Generates thumbnails in under 30 seconds
  • Customizable: Easily modify styles, fonts, and layouts

Tech Stack πŸ’»

Component Technology Used
AI Image Generation OpenAI DALL-E 3
Text Rendering Pillow (PIL)
API Client OpenAI Python v1.0+
Environment Config python-dotenv
Image Downloading Requests

Installation πŸ› οΈ

  1. Clone this repository:
    git clone https://github.com/yourusername/ai-thumbnail-generator.git
    cd ai-thumbnail-generator
  2. Install dependencies
    pip install openai pillow python-dotenv requests
  3. Add your OpenAI API key to .env:

Usage πŸš€

```bash
python thumbnail_generator.py

-When prompted, enter your video title: Enter your video title: My Awesome Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages