Discover and explore top open-source AI tools and projects—updated daily.
StonewuuFull-process AI video creation platform
Top 62.9% on SourcePulse
Summary Rongguang is an Agent-based, full-process AI video creation platform for content creators. It automates video production from script to final clips by breaking down scripts into storyboards, generating visuals via multiple AI models, and producing video segments, aiming for enhanced efficiency and intelligence.
How It Works The platform uses an Agent Pipeline. AI agents parse user scripts into visual storyboards with scene descriptions. Integrated AI image generation engines (OpenAI, Gemini, Claude, etc.) create reference visuals per panel. AI video generation models then produce clips based on storyboards and images. The system manages assets and orchestrates AI services. Backend: Java 21/Spring Boot 3.5/Spring AI; Frontend: Next.js 16/React 19/TypeScript.
Quick Start & Requirements
.env (optional), run docker compose up -d. Access http://localhost:8080.docker compose -f docker-compose-middleware.yml up -d), backend (./mvnw spring-boot:run), frontend (cd ai-fusion-video-web && pnpm install && pnpm dev). Access frontend http://localhost:3000, backend API http://localhost:18080.Highlighted Details
Maintenance & Community Maintained by Stonewuu. No specific community channels or detailed roadmap beyond listed TODOs.
Licensing & Compatibility MIT License, permitting commercial use and modification with attribution.
Limitations & Caveats Lacks team management and multi-user collaboration features (planned). Advanced features like a "Global intelligent Agent" are pending. Current focus is on individual creator workflows.
1 day ago
Inactive