feat: Qualification Matrix + QuickSpecs bundles (#5)

This commit was merged in pull request #5.
This commit is contained in:
2026-05-22 15:05:13 -04:00
parent ab1de47475
commit 6e938c05c4
16 changed files with 919 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ ollama>=0.4.0 # if using Ollama-hosted embedder; swap if not
# Scraping (Phase 1; adjust per product)
beautifulsoup4>=4.12
requests>=2.31
curl_cffi>=0.7 # for HPE QuickSpecs scrape (Chrome TLS impersonation)
markdownify>=0.11
# playwright>=1.40 # uncomment if you need headless browser fallback