{
  "project_id": "youtube-trends-ml-2026",
  "title": "YouTube Trends ML Pipeline",
  "author": "Sanzhar",
  "description": "Airflow DAG pipeline для предсказания комментарной активности YouTube видео. Включает извлечение данных из S3, обогащение Google Trends и обучение моделей Linear Regression и Random Forest.",
  "tags": ["Airflow", "Machine Learning", "Python", "YouTube", "S3", "Google Trends"],
  "main_file": "youtube_trends_ml_pipeline.py",
  "version": "1.0"
}