Powered by real market data · Sonamasuri.com
Six AI-powered tools — click any to get started
Get market-calibrated price recommendations from live listing data
Select your rice attributes and get an instant price analysis from 146 active listings
Live price distribution and volatility across all rice kinds
Supply vs. demand signals from cart and inquiry data
Statistical price forecast with seasonal adjustment factors
Predictions based on current price distribution + India harvest calendar
Rule-based risk scoring across recent listings
Price spikes, drops, volatility warnings and demand signals
Active alerts from the last 30 days
Database initialisation, snapshot history, and cron configuration
5 AI tables required — run setup if this is your first time
Each snapshot captures avg/min/max/p25/p75 prices per rice kind
Automate daily snapshots
Add this line to your server's crontab to run snapshots automatically at 1:00 AM daily:
0 1 * * * php /home/sonamasuri/public_html/ai/snapshot_cron.php >> /tmp/sonamasuri_ai_cron.log 2>&1
Or trigger manually via HTTP (requires session login or cron secret key):
http://sonamasuri.com/ai/snapshot_cron.php?key=sm_cron_2026
sm_cron_2026 to a private secret in ai/snapshot_cron.php → CRON_SECRET before going live.