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.
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
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
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
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
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
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
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
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
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
Every experiment here started as somebody's bottleneck.