AI-powered e-commerce management platform for Algeria. Automates order extraction from social media (voice/text/images) via Gemini, multi-vendor stores, local shipping (Yalidine/ZR), and Edahabia/CIB payments.
SmartyAI - Smart Order Management & E-Commerce Platform in Algeria
THE LUXURY SUITE FOR ALGERIAN MERCHANTS & DROP-SHIPPERS
SmartyAI is an integrated cloud-based system (Full-Stack App) specifically designed to accompany and empower e-commerce merchants and marketers in the Algerian market. The app combines the power of Google's Gemini generative AI models to extract orders instantly, official national payment gateways to automatically activate subscriptions, and professional logistics integrations with major Algerian delivery companies in a single, seamless user interface.
---
🚀 Key Technical and Innovative Features
1. Mobile Order Extraction via AI (Gemini SDK Wrapper)
· Support for Unstructured & Multimodal Inputs: Merchants can paste an entire chat history from Facebook Messenger or WhatsApp, upload a screenshot of a receipt/invoice (Image Checkout Receipt), or send a vocal note. The AI will handle parsing, organizing, and saving the data.
· Smart Handling of Local Logistics: The model instantly recognizes Algerian recipient names, standardizes phone numbers (evaluating their format quality), performs accurate Wilaya classification (mapping and normalizing Arabic/French names), matches Communes (municipalities), and identifies the customer's delivery preference—whether home delivery (home) or office pick-up (desk / bureau).
· Resilient Model Fallback Strategy: Within src/server/config.ts, we developed the custom generateContentWithRetry engine to automatically cycle through Gemini models (gemini-2.5-flash, gemini-3.5-flash, gemini-1.5-flash, gemini-2.5-pro) using Exponential Backoff to absorb temporary API errors and safeguard vital merchant operations.
2. Independent Digital Storefronts (Storefront Ecosystem)
· Custom Public Sales Pages: Every merchant instantly gets a unique digital storefront path (/store/:merchantId) displaying their active inventory in an elegant, mobile-responsive layout designed for fast loading.
· Fast Checkout & Shopping Car …