How AgentCart Works
Not a chatbot — a decision-making AI agent with a structured pipeline.
01
Understand Your Query
Natural language parsing extracts category, budget, use-case, and brand preference using a hybrid code + AI approach.
02
Filter Products
Before any AI call, we deterministically filter our dataset. Category matching, budget caps, and relevance scoring narrow 40+ products to the top 5.
03
AI Reasoning
Google Gemini analyzes only pre-filtered products — explaining each, comparing trade-offs, and scoring relevance to your query.
04
Final Decision
A structured verdict: Best Performance, Best Value, and Overall Winner — with confidence score and explanations for rejected alternatives.
Pipeline
User Query→Intent→Filter→AI Reason→Decision