feat: LLM-powered search with free-text query, filter toggles, and auto-generated guide

- Search box: type anything, toggle filter pills (hybrid, price range, distance, etc.)
- Backend calls Anthropic to parse query into search params
- Playwright crawls Craigslist, CarGurus, AutoTempest with dynamic URLs
- Results scored/ranked with car-specific scoring engine
- Second Anthropic call generates a custom buying guide from actual results
- Guide sections: top picks, checklist, mechanics, negotiation, budget
- All visible live in the browser panel via noVNC
This commit is contained in:
Ken
2026-05-25 23:31:19 +00:00
parent 7e8fa0024a
commit 7e19b740cb
3 changed files with 1026 additions and 691 deletions
+498 -511
View File
File diff suppressed because it is too large Load Diff