Application Features
-
Hands-Free Stock Updates
The core feature. Allows shopkeepers to add or remove inventory using voice commands while they are multitasking.
Solves: Eliminates manual data entry and saves time. -
Instant Stock Checks
Lets the user ask, "How many apples are in stock?" and get an immediate voice reply.
Solves: Prevents lost sales by giving real-time data without stopping work. -
The "Safety Check"
This is our error-prevention feature. The system repeats every number back (e.g., "Got it. Added *thirteen* cokes. You now have 43.")
Solves: Ensures accuracy even in a noisy shop environment. -
"Waste Alert" (FIFO Logic)
A proactive alert that flags items nearing their expiry date, based on the dates in our SQLite database.
Solves: Directly reduces inventory waste and saves the owner money. -
Low-Stock Reorder Alerts
Automatically notifies the user when an item's quantity falls below its preset reorder point.
Solves: Prevents stock-outs and automates the supply chain. -
Core AI & Multilingual Support
We use the Agora AI Engine to understand the user's intent (not just words) and to process multiple languages.
Solves: Makes the tool accessible to diverse staff and provides the clean JSON data our backend needs.