SHAHRIAR LABSIntelligence in Motion
    Back to Blog
    CompanyJune 10, 2026

    AI for Bangladesh: Localized Products for Emerging Markets

    Emerging markets need localized AI — Bangla-first interfaces, local commerce flows, offline-capable tools. Here's what Shahriar Labs is building for Bangladesh.

    Emerging markets need localized AI — Bangla-first interfaces, local commerce flows, offline-capable tools. At Shahriar Labs, Shihab Shahriar Antor builds for the Bangladesh market specifically — not adapting Western AI products but engineering from local context upward.

    The Bangladesh E-Commerce AI Opportunity

    Bangladesh's 170M+ people conduct e-commerce primarily over social channels — Facebook Marketplace, WhatsApp groups, Instagram shops — not web storefronts. This creates a specific AI opportunity: automating the manual work of running a social commerce business. Bikroy Buddy handles order intake via Facebook/WhatsApp/Instagram messages, auto-generates invoices, manages inventory in a simple CRM, and responds to customer queries — all in Bangla, English, or Banglish.

    The critical localization challenge is Banglish — the natural code-switching between Bangla and English that Bangladeshi users write in. "ami order dite chai, price ta koto?" (I want to order, what's the price?) mixes both scripts and both languages. Generic LLMs handle this poorly. Bikroy Buddy is fine-tuned on real Bangladeshi e-commerce conversation data.

    Bagh Language: Coding in Bengali

    Bagh Language removes the English-as-prerequisite barrier from programming. For 170M+ Bengali speakers, learning to code currently means simultaneously learning a foreign language's syntax. Bagh Language — built on a full lexer/parser pipeline, running in the browser via WebAssembly — lets students write conditionals as যদি (if), loops as চল (loop), and functions as ফাংশন (function). The AST is identical to standard languages; only the tokens differ.

    Infrastructure for Low-Bandwidth Markets

    Bangladesh's internet is mobile-first and variable-bandwidth. Every Shahriar Labs product is engineered for this constraint: WebAssembly modules lazy-loaded on demand (not a 40 MB initial bundle), service workers for offline capability, and progressive enhancement for 3G connections. LetX compiles LaTeX in the browser — no round-trip to a server — making it usable even on flaky connections.

    Frequently Asked Questions

    What AI products does Shahriar Labs build for Bangladesh?
    Bikroy Buddy (social commerce AI), Bagh Language (Bangla-first programming), AgroDropAI (agriculture AI).
    Why localized AI products?
    Generic Western AI misses Banglish code-switching, local payment flows, social commerce patterns, and mobile-first constraints.
    What is Banglish?
    Natural code-switching mixing Bangla words in English script with English words — the dominant informal writing style in Bangladesh.
    Is the Bangladesh market large enough?
    170M+ people, 50M+ internet users, fastest-growing social commerce market in South Asia. Underserved by global AI tools.

    Written by Shihab Shahriar Antor — AI Engineer & Founder of Shahriar Labs. Building LetX, QuantumSketch, and open-source AI agent skills.