Trend2Video-Pro
Trend-to-Video Agent Framework for publish-ready short video packages
File Explorer
Download Latest Version (.zip)- bug_report.yml
- feature_request.yml
- python-tests.yml
- PULL_REQUEST_TEMPLATE.md
- __init__.py
- settings.py
- default_creator.json
- .gitkeep
- sample_quality_report.md
- sample_script.json
- sample_storyboard.json
- sample_topic.json
- .gitkeep
- .gitkeep
- .gitkeep
- app-generate-view.png
- demo.gif
- quality-report-view.png
- topic-pool-view.png
- .gitkeep
- ARCHITECTURE.md
- ROADMAP.md
- benchmark_topics.json
- run_benchmark.py
- content.js
- manifest.json
- README.md
- .gitkeep
- .gitkeep
- .gitkeep
- .gitkeep
- .gitkeep
- .gitkeep
- .gitkeep
- __init__.py
- creator_strategy.py
- creator_strategy_agent.py
- fact_checker.py
- fact_checker_agent.py
- orchestrator.py
- quality_reviewer.py
- quality_reviewer_agent.py
- script_writer.py
- script_writer_agent.py
- storyboard.py
- storyboard_agent.py
- trend_analyst_agent.py
- trend_analyzer.py
- trend_scout.py
- trend_scout_agent.py
- video_producer.py
- video_producer_agent.py
- __init__.py
- collector_manager.py
- github_trending.py
- hackernews_collector.py
- producthunt_collector.py
- webpage_screenshot.py
- __init__.py
- creator_memory.py
- creator_profile.json
- creator_profile.py
- fit_scorer.py
- __init__.py
- db.py
- models.py
- __init__.py
- cover_copy_generator.py
- llm_client.py
- script_generator.py
- storyboard_generator.py
- title_generator.py
- __init__.py
- asset_manager.py
- subtitle_generator.py
- thumbnail_generator.py
- tts_generator.py
- video_editor.py
- __init__.py
- feature_builder.py
- viral_predictor.py
- __init__.py
- package_builder.py
- __init__.py
- fact_checker.py
- final_report.py
- script_reviewer.py
- video_quality_checker.py
- __init__.py
- opportunity_scorer.py
- trend_scorer.py
- __init__.py
- file_utils.py
- logger.py
- __init__.py
- pipeline.py
- test_agents.py
- test_api_score.py
- test_creator_memory.py
- test_database_models.py
- test_opportunity_scorer.py
- test_pipeline_smoke.py
- test_publish_package.py
- test_script_generator.py
- test_storyboard_generator.py
- test_subtitle_generator.py
- test_viral_predictor.py
- .env.example
- .gitignore
- api.py
- app.py
- CONTRIBUTING.md
- LICENSE
- main.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/2417467487-hub/Trend2Video-Pro
Downloads the entire project code from GitHub to your computer.
cd Trend2Video-Pro
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
python -m venv .venv
Runs the Python script (or module).
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
