Discover and explore top open-source AI tools and projects—updated daily.
SamurAIGPTAI influencer creation suite
Top 97.0% on SourcePulse
AI Influencer Generator provides a free, open-source solution for creating and customizing AI-driven virtual influencers. It targets users looking to generate unique digital personas for social media content, brand ambassadorships, or entertainment, offering a complete pipeline from persona generation to animated video output without requiring paid APIs for core functions.
How It Works
The project orchestrates a multi-stage generative AI pipeline. User prompts guide Stable Diffusion for initial AI image generation, establishing the influencer's visual persona. Subsequently, gTTS converts scripts into natural-sounding audio, which SadTalker then animates onto the generated image, creating lip-synced videos. This modular approach allows for customization at each step, culminating in ready-to-publish social media content.
Quick Start & Requirements
git clone https://github.com/SamurAIGPT/AI-Influencer-Generator.git), navigate into the directory (cd AI-Influencer-Generator), install dependencies (pip install -r requirements.txt), and run the main notebook (jupyter notebook AI_Influencer.ipynb).requirements.txt dependencies. Stable Diffusion and SadTalker may benefit from or require GPU acceleration.Highlighted Details
Maintenance & Community
The project is maintained by Anil Chandra Naidu Matcha and Ankur Singh. Users are encouraged to contribute via Pull Requests and support the project by giving it a star on GitHub.
Licensing & Compatibility
The project is released under the MIT License, which permits broad use, modification, and distribution, including for commercial purposes, with minimal restrictions beyond attribution.
Limitations & Caveats
Output quality is highly dependent on the quality of input prompts, generated images (lighting, resolution), and scripts. While core functionality is claimed to be free of paid APIs, OpenAI GPT is listed in the tech stack for prompt generation, potentially implying usage of external services or models.
1 month ago
Inactive