Authors: Sudarshan K, Sushmitha H Y, Varshanth Gowda M L, Vinay C N
Abstract: Street vendors selling fruits and vegetables across India face a persistent challenge: perishable stock loses value as the day progresses, yet pricing remains static. This paper presents Smart Vendor AI, a complete end-to-end system that combines inventory management, point-of-sale operations, analytics dashboards, sales forecasting, and AI-assisted product quality assessment within a unified web-based platform.. The pipeline consists of six sequential layers: a fine-tuned YOLOv8s model for ripeness classification, a signal engine that converts raw predictions into weighted freshness scores, a deterministic market con- text module, an XGBoost pricing model trained on 5,000 realistic scenarios, a rule-based decision engine, and a FAISS-backed retrieval-augmented generation module powered by LLaMA 3.3 70B. Experiments on banana and tomato datasets show classifi- cation accuracy of 99.3% and 98.6% respectively. The system delivers specific, actionable vendor instructions—including an exact discount percentage and an inventory action string—without requiring any technical knowledge from the user. Results indi- cate meaningful potential to reduce the 30–40% annual revenue loss that vendors typically incur through spoilage and mispricing.