Overview Marvel Rivals Meta Pulse is an end-to-end data pipeline that scrapes competitive statistics from rivalsmeta.com, stores them in a normalized PostgreSQL warehouse, runs 22 SQL analysis ...
Quick Start # Start PostgreSQL with pgvector docker compose up -d # Configure environment cp .env.example .env # Add GEMINI_API_KEY# Install dependencies pip install -e ". [dev]"# Run ingestion (start ...