AI Influencer Generator

June 3, 2026 · View on GitHub

GitHub stars License Open In Colab

Create and customize your own virtual AI influencer completely for free using open-source technologies.

Tutorial

Read the full guide: AI Influencer Automation to Earn $10K/Month

Demo

https://github.com/user-attachments/assets/c5c27c58-7f3d-450e-a1dc-26984a0d2c05

Features

  • AI Image Generation - Create unique influencer personas with Stable Diffusion
  • Text-to-Speech - Generate natural voiceovers with gTTS
  • Lip Sync Animation - Bring images to life with SadTalker
  • Consistent Characters - Maintain the same AI persona across content
  • Fully Open Source - No paid APIs required for core functionality

How It Works

Prompt → Stable Diffusion Image → gTTS Audio → SadTalker Video → AI Influencer Content
  1. Design Your Persona - Use AI to generate consistent character images
  2. Create Scripts - Write or generate content for your influencer
  3. Generate Voice - Convert scripts to speech with text-to-speech
  4. Animate - Use lip-sync technology to create talking videos
  5. Publish - Post content to social media platforms

Quick Start

Open In Colab

  1. Open the notebook in Google Colab
  2. Run each cell sequentially
  3. Customize your AI influencer
  4. Download your generated content

Option 2: Local Setup

# Clone the repository
git clone https://github.com/SamurAIGPT/AI-Influencer-Generator.git
cd AI-Influencer-Generator

# Install dependencies
pip install -r requirements.txt

# Run the notebook
jupyter notebook AI_Influencer.ipynb

Tech Stack

TechnologyPurpose
Stable DiffusionAI image generation
gTTSText-to-speech
SadTalkerLip-sync animation
OpenAI GPTPrompt generation

Use Cases

  • Social Media Content - Instagram, TikTok, YouTube
  • Brand Ambassadors - Create virtual product representatives
  • Educational Content - AI tutors and presenters
  • Entertainment - Virtual characters and personas

Tips for Success

  1. Consistency - Use similar prompts to maintain character appearance
  2. Quality Audio - Clear scripts produce better lip-sync results
  3. Lighting - Generated images with good lighting animate better
  4. Resolution - Higher resolution images produce better videos

Contributing

Contributions are welcome! Feel free to submit a Pull Request.

If you enjoy using AI Influencer, please give us a star to show your support!

Follow for Updates

License

MIT License - see LICENSE for details.