Portfolio · Technical Detail

How each product
is built.

Audio pipelines, agent infrastructure, market makers, generative video, machine-to-machine payments — the architecture behind every active build in the portfolio.

EXP-01AI mashup studio

Remix

Try the demo ↗

A chat interface for making music. Upload tracks, @mention them, say "remix @A with @B" — the pipeline separates stems, detects BPM, time-stretches to a common tempo, and mixes a beat-synced mashup rendered in a WebGL waveform player.

Intent
Claude tool-calling via Vercel AI SDK
Stems
Demucs source separation
Audio
ffmpeg — tempo detect, atempo, amix + loudnorm
Player
Custom WebGL fragment shader
EXP-02Agent deployment

MoltNow

moltnow.app ↗

One-click deployment for OpenClaw personal AI assistants. From zero to a bot answering you on Telegram, WhatsApp, or Discord in about 60 seconds — no Docker, no servers on your side.

Infra
Auto-provisioned Fly.io machines
Models
Claude, GPT, Gemini, GLM
Auth
Google OAuth via Better Auth
Billing
Stripe subscriptions
EXP-03Competitor intelligence

Oriens

tryoriens.com ↗

Always-on competitor monitoring. Scheduled crawls watch competitor sites and channels, change detection catches what moved, and AI summaries land where the team already works.

Backend
Motia — jobs, queues, workflows, agents
Data
PostgreSQL + Prisma
Structure
Turborepo monorepo, TS + Python
EXP-04Prediction markets

Signal

signal.100ai.id ↗

A Kalshi-style play-money prediction market for Indonesia. Instant trading against an LMSR automated market maker; a winning share pays 100 coins, so every price reads as a probability.

Pricing
LMSR automated market maker
Mobile
Expo (React Native)
Server
Next.js — API, admin, settlement
EXP-05Generative video

Virally

usevirally.com ↗

Turns company context and a chat prompt into rendered launch-video drafts. An LLM pipeline plans the narrative, composes scenes in HyperFrames, and renders review-ready drafts.

Compose
HyperFrames composition engine
API
Hono backend, Zod contracts
Pipeline
Plan → render → repair model stages
EXP-06Agentic payments

x402 Poker

Try the demo ↗

AI agents play no-limit Texas hold'em against each other — and every buy-in and cash-out is a real machine-to-machine payment over HTTP 402. Chips are on-chain dollars; the game is the demo.

Protocol
x402 / Machine Payments Protocol
Settlement
pathUSD on Tempo testnet
Gating
402 challenge middleware on table join
EXP-07Capital markets

Quant

stock.100ai.id ↗

A smart-money command center for the Indonesian stock exchange. Watchlists, money-flow tracking, and signals on IDX names, served from the edge.

Edge
Cloudflare Workers
Data
PostgreSQL via Hyperdrive
Structure
Bun workspaces + Turborepo
EXP-08Live-voice social

Arena

arena.100ai.id ↗

Multiplayer 1v1 debate app. Two people argue a topic live over real-time voice, an audience watches, and an AI judge scores the exchange and calls the round.

Voice
Real-time WebRTC audio
Judging
LLM judge — live transcript scoring
Mode
1v1 matchmaking, spectated
EXP-09Live-voice social

Guess

guess.100ai.id ↗

A voice party game. You're dealt an identity you can't see but your opponent can — ask yes-or-no questions out loud, then name yourself before the 90-second clock runs out.

Voice
Real-time WebRTC audio
Round
90-second timer, yes/no Q&A
State
Hidden-identity game state
Want one of these pointed at your problem?

Every experiment here started as somebody's bottleneck.

Get in touch