Commit Graph

1 Commits

Author SHA1 Message Date
Victor Noguera
b5ac408539 feat: add top monthly sold by category analysis pipeline
- Introduces a new script to discover categories and identify products with high monthly sales volume.
- Filters candidates based on sellability status and a configurable monthly sold threshold.
- Enriches product data with Keepa and SP-API metrics before performing LLM-based analysis.
- Persists results to SQLite and includes unit tests for the core processing logic.
2026-04-14 17:22:31 -04:00