Independent AI product studio · London

Intelligence,
beautifully engineered.

We design and build intelligent products that turn ambitious ideas into working systems.

Available for selected projects
Move near the agent

02 / Selected products

Applied intelligence, in production.

Web PWA
PHP API layer
WooCommerce
Stripe
iOS · SwiftUI
Android · Kotlin
Native bridge
FCM push

Cross-platform commerce

MangoraMart

One web codebase, shipped as native iOS & Android apps.

Technical details ↓

01 · Cross-platform commerce · Live

MangoraMart

A live Indian-grocery marketplace for the UK — one mobile web app, built headless over a PHP/WooCommerce API, and shipped to both app stores as native iOS and Android apps that share a single codebase.

SwiftUI · WKWebViewKotlin · Material 3Next.js PWAPHP · WooCommerce APIFCM push

One codebase, two native apps

A single mobile web app is wrapped by a native SwiftUI/WKWebView iOS app and a native Kotlin/Material 3 Android app — one codebase, both stores.

Headless architecture

The storefront is decoupled from the backend: a PHP layer serves WooCommerce data over an API, so the site and both apps render the same catalogue independently.

Native bridge

The native shells add push notifications (FCM — separate deals and orders channels), an in-app notification history synced back to the web, file upload, geolocation and validated deep links.

Config-driven storefront

Homepage sections, data sources and delivery tiers are configuration — the storefront reshapes without touching component logic.

Installable & resilient

Cookie persistence keeps users signed in across launches; pull-to-refresh, offline retry and HTTPS-only transport keep it robust on any connection.

TypeScriptillustrative
// one web app, detected inside each native shell
if (ua.includes("MangoraMartAndroidApp")) enableNativeBridge();
if (search.has("mm_ios_app")) skipWebSplash();

// native → web bridge: push history, uploads, geolocation, deep links
bridge.on("notification", (n) => notificationBell.push(n));

02 · Financial intelligence · Live

TradeAIAlgo

An AI-powered options-trading platform for Indian markets (NSE/BSE) — design strategies with no code, backtest them on historical data with synthetic pricing, and deploy live through broker APIs, guided by a conversational agent.

Next.js 16 · React 19FastAPI · PythonPostgreSQL · PrismaRedis · BullMQGPT-4o + ClaudeAngel One SmartAPI

No-code strategy builder

Design options strategies visually from 29+ templates — no code required.

Backtesting engine

A Python engine backtests strategies over historical data using Black-Scholes synthetic pricing.

Live & paper trading

Deploy to live or paper trading through broker APIs, with real-time execution streamed over sockets.

Conversational agent

A GPT-4o function-calling agent reads live market data and generates ready-to-trade strategies; Claude handles structured reasoning.

Production infrastructure

PostgreSQL + Prisma, Redis + BullMQ job queues, authentication and billing built for scale.

TypeScriptillustrative
// ask the agent for a strategy in plain language
const strategy = await tradeai.agent.design({
  market: "NIFTY",
  intent: "bullish with capped risk this expiry",
});
// → returns a ready-to-backtest options strategy
await tradeai.backtest(strategy, { pricing: "black-scholes" });

03 · Agent operating system · In development

OrbitAI OS

An operating system for an AI workforce — one accountable AI Agent per department, coordinated by a single company-wide interface, each working automatically within governed authority.

Next.jsSupabase · RLS + RPCsTypeScriptOpenAIPlaywrightConnectors

One agent per department

Finance, Sales, Marketing, Engineering, Operations, Customer Success, HR and Legal each have one permanent, accountable AI Agent.

Orbit AI, one interface

A single company-wide assistant routes questions to the accountable department agent, or combines governed findings across departments.

Governed capabilities

Agents gain capabilities — workflows, analyses, responsibilities — that can never exceed their delegated authority.

Deterministic + generative

Deterministic services compute the figures; the model summarises and recommends from an approved evidence packet — it never invents numbers.

Connect → Capabilities → Goals → Automate

Connect approved systems, grant capabilities, confirm goals, and the agent works automatically within its authority.

TypeScriptillustrative
// every department has one accountable agent
company.department("finance").agent // "Ledger"
  .grant(["revenue", "vat", "reconciliation", "refunds"])
  .connect("woocommerce")
  .authority("read-only"); // capabilities never exceed authority

03 / The approach

Prove the valuable idea,
then build it properly.

01

Design

Interface, motion and visual worlds that make intelligent systems feel effortless.

02

Engineer

Real-time graphics, agents and data — the technical range these products run on.

03

Ship

Live products and reusable templates, not slideware. Everything here is real.

+

Is your big idea ready to go wild?

+

Have an idea worth building?

Real products, designed and engineered end-to-end — from first prototype to production.

Start a project ↗Download CV ↓Browse the products ↓