Case studies
Case studies
How VAIIBE delivered measurable outcomes for clients: AI integrations, custom chatbots, automation, SaaS launches.

White Label Fleet Tracking: A GPS Platform With No Server to Run
I built a white label GPS fleet tracking platform that lets a Tunisian reseller serve its own clients under its own brand, without running a single server. One Cloud Function handles the whole API, Firestore pushes live positions to the map, and database rules keep every client's fleet isolated. The reseller runs it in production today.

Offline Point of Sale: Tills That Keep Selling When the Internet Drops
I built a point of sale suite for restaurants, retail stores and grocery shops that keeps every till selling during internet outages. A local hub on the shop network records each sale and syncs it to the cloud once the connection returns, and all three sectors run on a single codebase. One operator runs it in production today.

White Label E-commerce in Tunisia: One Template, Three Retailers
I turned three separate shop builds into one white label e-commerce template made for Tunisian retailers. It serves French, English and Arabic with full right to left layout, treats cash on delivery as the main checkout, stores money in millimes and applies the fiscal stamp on every order. An electronics retailer, a parapharmacy and a security equipment distributor run on it.

Distribution ERP: Replacing an Outgrown Sage Setup Without Stopping Operations
I replaced a Sage installation that a Tunisian electronics distributor had outgrown with a custom ERP covering finance, sales, purchasing, stock and company structure. Credit control, bank reconciliation and stock valuation moved out of spreadsheets and into one system, and a documented cutover plan let the company switch without losing its history.

AI Website Concierge: Answering Visitors, Qualifying Leads and Booking Calls
I built the AI concierge that runs on my own website, vaiibe.com. It answers visitors in French, English and Arabic, by text or by voice, using live data from the site instead of a frozen script. When a conversation turns into a project, it captures the lead, alerts me right away and books a call in my calendar.

Multilingual AI Content Engine: Researched, Translated and Checked Before Publishing
I built the content engine behind vaiibe.com, a site published in French, English and Arabic. It researches a topic with live web search, drafts a structured article from those notes, translates it section by section and prepares SEO fields for each language. Automated checks catch untranslated pages and style violations, and nothing goes live until I review it.

CV to Job Matching With Vector Search: Recommendations in Seconds
I built a CV matching feature for the careers section of vaiibe.com, which lists remote jobs from micro1, Turing and Mercor. A candidate uploads a PDF or Word CV, an AI model reads the profile, and vector search returns the ten closest open jobs in seconds. The CV stays in private storage and is deleted automatically after 180 days.