UPC/product lookup → LLM-crafted search (paid tier) #5
Labels
No labels
accessibility
backlog
browser-pool
bug
cloud
enhancement
feature
infra
paid-tier
performance
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/snipe#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Paid feature: user finds a product by UPC, ASIN, or product name in a normalized product database. An LLM then crafts optimal eBay search terms, must-include groups, and must-exclude terms based on known product specs. Results are reviewed and surfaced as they arrive.
Flow
Why LLM + human review
Search term quality directly determines trust score accuracy (comps keyed by query hash). LLM knows product variant names, common scam exclusions ("box only", "parts only"), and can generate CNF groups for the must_include mode. Human review before executing prevents wasted searches.
Tier gate
Tech notes