SamurAIGPT/AI-Influencer-Generator
Create and customize your AI influencer open-source
What it solves
This project provides a free, open-source pipeline for creating virtual AI influencers. It allows users to generate a consistent character persona and animate them into talking videos for social media, brand ambassador roles, or educational content.
How it works
The system follows a linear generation pipeline:
- Persona Design: Uses Stable Diffusion to generate consistent character images.
- Scripting: Generates content scripts (using OpenAI GPT).
- Voice Generation: Converts scripts to audio using gTTS (Google Text-to-Speech).
- Animation: Uses SadTalker to perform lip-sync animation, turning the static image and audio into a talking video.
Who it’s for
Content creators, social media managers, and educators who want to create virtual personas without relying on paid APIs or expensive production software.
Highlights
- Consistent Characters: Tools to maintain the same AI persona across different pieces of content.
- ** uma-source Stack**: Built using Stable Diffusion, gTTS, and SadTalker.
- End-to-End Pipeline: Covers everything from image generation to final video animation.
- Colab Integration: Provides a Google Colab notebook for quick deployment without local setup.
Related
- Project
apple-aiml-research/ml-hierarchical-confusion-matrixNeo is an open‑source JavaScript library (npm package `@apple/hierarchical-confusion-matrix`) that provides an interactive visualisation for confusion matrices with hierarchical and multi‑output class labels. Install via npm, feed it a spec and an array of `{actual, observed, count}` records, and embed the matrix in any web page. It supports flat, hierarchical (`:`), multi‑output (`,`), and combined label structures, and comes with a live demo, unit tests, and a full TypeScript source tree.
- Project
web-infra-dev/midscene-skillsA vision-driven automation library that enables natural-language control of UI across web, desktop, and mobile platforms using screenshots.
- Project
hoanganh8389/bizcity-twin-aiBizcity Twin AI is an open‑source WordPress plugin that turns a site into a unified AI “brain” for a business. It normalises messages from many channels, builds a single knowledge‑graph with provenance, and exposes the data to LLMs (Claude, ChatGPT) via a managed control plane. Core services (identity, KG, reasoning, automation, logging, permissions) are immutable; developers add domain‑specific capabilities through lightweight plugins (act, channel, view). The project ships a CLI scaffolding tool, diagnostics, and live demos, and is released under GPL‑2.0‑or‑later.
- Project
jtydhr88/ComfyUI-HY-Motion1A ComfyUI plugin for text-to-3D human motion generation based on HY-Motion 1.0, featuring prompt optimization and exports to GLB and FBX.