An AI-Native B2B global trade website & business automation project
Built from scratch with AI Agents & Codex
EMUQI (emuqi.com) is a real-world, production-grade AI-Native B2B global trade website & automation project. It represents a new paradigm of enterprise web architecture and operational automation designed specifically for international B2B commerce.
Entirely built with AI Agents & OpenAI Codex, this repository serves dual roles:
- Production Storefront & Portal: The official multilingual digital presence for Shandong MUQI Health Technology Co., Ltd. (a certified National High-Tech Enterprise in solid-state hydrogen materials & functional ceramic media).
- Global Trade Automation Suite: An open-source suite of embedded B2B micro-tools and operational workflows created to bridge critical friction points in international trade.
For decades, international trade has faced a persistent divide: "Those who understand technology rarely understand complex commercial workflows, and those who master global trade cannot write code."
This project was conceived and created by a builder with a Tsinghua MBA background and 20+ years of deep experience in global B2B trade.
In traditional enterprise environments:
- Off-the-shelf SaaS solutions are often rigid, bloated, and fail to address domain-specific B2B trade nuances.
- Developing custom software required heavy engineering teams and complex requirement handoffs that blurred domain intent.
The advent of OpenAI Codex and frontier AI Agents opened a whole new universe. By pairing deep domain expertise with AI-assisted code generation:
- Domain experts can now directly transform intricate B2B commercial logic into production-grade software without traditional engineering bottlenecks.
- Micro-workflows that big software vendors ignore—such as container loading optimization, technical specification sheets, and context-aware multi-language outreach—can be rapidly prototyped, built, and deployed.
emuqi stands as a living testament to how non-developer domain experts, powered by AI Agents, can "hand-craft" robust, commercial-grade digital infrastructure from zero.
Big software suites often overlook the "small, messy, daily friction points" of physical B2B export workflows. emuqi integrates targeted micro-tools and automation scripts to solve these exact scenarios:
- Problem: Cold outreach in international B2B trade fails when emails sound generic or AI-hallucinated.
- Solution: Embedded prompts and context-aware generation workflows that take verified product parameters (e.g., ICR hydrogen release half-life, water treatment specs) and target buyer profiles to generate precise, professional English outreach drafts.
- Problem: Freight calculation, pallet loading, and container space utilization (20GP / 40HQ) are critical during quote negotiation but tedious to recalculate manually for custom packaging.
- Solution: Lightweight client-side calculators for instant CBM volume, gross weight estimation, and container loading capacity planning.
- Problem: B2B buyers require detailed technical data sheets (TDS), MSDS summaries, OEM packaging dimensions, and custom labeling specs.
- Solution: Automated metadata parser and spec sheet generator (
parse_emuqi.pyand dynamic hub components) that transform raw material specs into clean, customer-ready HTML/PDF handouts.
- Problem: Modern frontend frameworks add heavy JavaScript bundles that hurt loading speeds in overseas markets and slow down search engine indexing (SEO / GEO).
- Solution: Ultra-fast, zero-dependency HTML5 / CSS3 / Vanilla JS architecture featuring DM Sans & Inter typography, unified orange VI (
#f47b20), and automated GitHub Actions + Hostinger dual-hosting CI/CD pipeline.
emuqi/
├── index.html # Main B2B Portal Homepage
├── DESIGN.md # Single Source of Truth for Design System (V3.0)
├── README.md # Open-source project documentation
├── LICENSE # Standard MIT License
├── parse_emuqi.py # Automation script for page & spec parsing
├── style.css # Unified brand design stylesheet (#f47b20 VI)
├── script.js # Client-side interactive scripts
├── .github/workflows/deploy.yml # Automated GitHub Pages CI/CD workflow
├── h2-wellness-hub/ # B2B Resource Hub & Spec Library
├── blog/ # 16+ Deep technical & industry articles
├── assets/images/ # 110+ Structured product & brand assets
└── *.html # 18+ B2B application & product pages
Because the core site is designed for maximum speed and portability with zero build step overhead, you can run it locally with any simple HTTP server:
# Clone the repository
git clone https://github.com/Martin-MQtech/emuqi.git
cd emuqi
# Start a local web server (Python 3)
python3 -m http.server 8000Open http://localhost:8000 in your browser.
- Primary Domain (
emuqi.com): Automatically deployed via Hostinger Git integration upon push tomain. - Mirror / Staging (
martin-mqtech.github.io/emuqi/): Deployed via GitHub Actions workflow (.github/workflows/deploy.yml).
This project is open-source software licensed under the MIT License.
"Operating from a region with digital and payment barriers, we deeply value OpenAI’s mission to make frontier AI accessible to all of humanity. AI is the greatest equalizer for global builders. Despite local constraints, we are dedicated to supporting this vision through real-world open-source innovation, contributing to a more inclusive AI ecosystem whenever and however we can."