Online video parsing and AI service
Top 99.0% on sourcepulse
This project provides a web-based platform for parsing VIP video content from various Chinese streaming services and integrates ChatGPT for conversational AI and text-to-image generation. It targets users seeking to bypass subscription paywalls for media consumption and leverage AI tools without direct API key management.
How It Works
The backend utilizes Java SpringBoot with MySQL and Redis, employing algorithms like dual-ended queues, sliding windows, and round-robin load balancing for efficient video parsing and API request management. Frontend components are built with Vue2 and ElementUI. The integration of ChatGPT and text-to-image models (MidJourney/Stable Diffusion) is handled via backend API calls, abstracting direct user interaction with these services.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
The project has seen frequent updates, with the latest commit in February 2024. The README encourages contributions via Pull Requests and Issues. Contact information (WeChat) is provided for support and sponsorship.
Licensing & Compatibility
Licensed under the Apache-2.0 License. The project is intended for learning purposes and explicitly states "do not use for any commercial purposes."
Limitations & Caveats
The mobile client adaptation is currently on hold. The README notes that the ChatGPT service's API key quota is limited and the server may expire, impacting availability. Some backend interfaces are hidden and not publicly accessible.
1 year ago
Inactive