Series Analyzer Pro

by Angel E. Pariente

v1.0.0

Project Structure

Complete architecture of the TV series analysis system

Python Files
87
JSON Configs
42
Data Files
18
Modules
12

Quick Navigation

Legend

Directory
Python File
JSON/YAML
Data File

SERIES-ANALYZER-PRO

app.py Gradio interface
requirements.txt
config.yaml
.env API keys
docker-compose.yml

core/

🧠 SYSTEM CORE
__init__.py
series_analyzer.py Main analysis
episode_analyzer.py
season_analyzer.py
report_generator.py

parsers/

📝 SCRIPT PARSERS
__init__.py
fdx_parser.py
fdx_elements.py
pdf_fallback.py PDF backup
script_standardizer.py Standardizes script formats

external_repos/

🔗 INTEGRATED REPOS
movies_analysis/ [Stefanstud/movies-analysis]
adapter.py
budget_predictor.py
roi_calculator.py
cmu_corpus/ [arthurEpfl/CMU_MovieCorpus]
corpus_loader.py
dialogue_analyzer.py
character_patterns.py
cinemasage/ [SyedMuhammadHamzaAli/CinemaSage]
emotion_analyzer.py
recommendation_engine.py

analyzers/

🔍 ANALYSIS ENGINES
structural/ Structural Analysis
act_structure.py
save_the_cat_tv.py
pacing_analyzer.py
character/ Character Analysis
character_tracker.py
dialogue_quality.py
arc_analyzer.py
market/ Market Analysis
genre_trends.py
platform_matcher.py
success_predictor.py

data/ 💾 DATA & REFERENCES

reference_series/
prestige_dramas.json Breaking Bad, Succession
streaming_hits.json
cmu_processed/
dialogue_db.sqlite
character_archetypes.pkl

outputs/

📊 GENERATED OUTPUTS
reports/
executive_summary.pdf
full_analysis.pdf
pitch_deck.pptx
visualizations/
emotion_arcs.png
pacing_heatmap.png
Main branch - Updated 2 days ago
MIT License

Made with DeepSite LogoDeepSite - 🧬 Remix