Shahriar Labs: An AI-First Product Studio
Shahriar Labs is an AI-first product studio founded by Shihab Shahriar Antor that builds AI agents, custom software, and products like LetX — a real-time collaborative LaTeX editor.
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.
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 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.
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.
Written by Shihab Shahriar Antor — AI Engineer & Founder of Shahriar Labs. Building LetX, QuantumSketch, and open-source AI agent skills.
Shahriar Labs is an AI-first product studio founded by Shihab Shahriar Antor that builds AI agents, custom software, and products like LetX — a real-time collaborative LaTeX editor.
Shahriar Labs builds LetX (collaborative LaTeX), Quantum Sketch (AI STEM video), Bikroy Buddy (AI CRM), ComiKola, AgroDropAI, and Bagh Language.