supoclip  by FujiwaraChoki

AI video clipping and content repurposing

Created 8 months ago
358 stars

Top 78.3% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

Supoclip addresses the high cost and restrictive watermarking of AI-powered video clipping tools like OpusClip. It offers a free, open-source, and self-hostable alternative, enabling users to generate viral short clips from long-form content without recurring fees or watermarks. The project targets content creators, marketers, and researchers who require advanced video clipping capabilities without vendor lock-in or prohibitive expenses.

How It Works

Supoclip leverages AI for automated video clip generation, incorporating features such as highly accurate (97%+) automated captions, virality scoring to predict clip potential, and multi-language support. Its core advantage lies in its open-source nature and self-hostable architecture, allowing unlimited usage constrained only by user hardware, unlike the metered processing and subscription fees of commercial alternatives. Users can customize and extend the codebase, ensuring full control over data and workflows.

Quick Start & Requirements

  • Installation: Requires cloning the repository and using Docker Compose (docker-compose up -d).
  • Prerequisites: Docker and Docker Compose, an AssemblyAI API key for transcription, and an API key for a chosen LLM provider (Google Gemini, OpenAI, Anthropic, or Ollama).
  • Setup: Configuration is managed via a .env file. First-time startup can take several minutes, with progress monitored via docker-compose logs -f.
  • Documentation: Detailed setup, configuration, and architecture guides are available in the docs/ directory, including docs/setup.md and docs/configuration.md.

Highlighted Details

  • AI-powered clip generation with virality scoring.
  • Automated captions with 97%+ accuracy and support for 20+ languages.
  • Completely free, open-source, and self-hostable with unlimited usage.
  • Choice of LLM providers (Google Gemini, OpenAI, Anthropic, Ollama) for AI analysis.

Maintenance & Community

The project is open-source, indicating community-driven development. Specific details on core maintainers, sponsorships, or dedicated community channels (like Discord/Slack) are not explicitly detailed in the provided README. Comprehensive documentation is available, suggesting a commitment to project clarity.

Licensing & Compatibility

Supoclip is released under the AGPL-3.0 License. This strong copyleft license requires that any modifications or derivative works distributed must also be made available under the AGPL-3.0. This may impose restrictions on integration with closed-source commercial applications.

Limitations & Caveats

Self-hosting requires managing infrastructure and obtaining necessary API keys for transcription and LLM services. While the core functionality is free for self-hosting, certain advanced features like font uploading may be restricted to a "Pro" tier in potential future monetized versions. Troubleshooting may involve inspecting Docker logs for backend, worker, or database issues.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
13
Issues (30d)
4
Star History
195 stars in the last 30 days

Explore Similar Projects

Starred by Jared Palmer Jared Palmer(SVP at GitHub; Founder of Turborepo; Author of Formik, TSDX) and Travis Fischer Travis Fischer(Founder of Agentic).

stream.new by muxinc

0%
592
Video upload and AI content analysis application
Created 5 years ago
Updated 23 hours ago
Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems") and Jiaming Song Jiaming Song(Chief Scientist at Luma AI).

MoneyPrinterTurbo by harry0703

1.0%
55k
AI tool for one-click short video generation from text prompts
Created 2 years ago
Updated 15 hours ago
Feedback? Help us improve.