←All work

CURRENT
withConflux
Content-AI gateway with content-hash deduplication and cost-aware smart routing across providers.
Role
Co-Founder & Lead AI/Infrastructure Engineer
When
Aug 2026 – Present
Headline
30–50% cost cut
Overview
What it is
A high-concurrency API gateway that sits in front of every content-AI provider a team uses, deduplicates identical work, and routes each request to whichever provider is cheapest and healthiest at that moment. Teams keep one SDK and stop paying twice for the same generation.
By the numbers
- 30–50% of vendor spend removed
- One SDK across all providers
- Managed and bring-your-own-key plans
What I built
The work behind the number
01
Architected the gateway in TypeScript, Go, and Redis to aggregate and route requests across content-AI providers under high concurrency.
02
Built a content-hash deduplication engine and smart router that cuts client vendor costs 30–50% via automated caching and real-time cost and health scoring.
03
Shipped a developer console in Next.js App Router with real-time telemetry, interactive API key management, and configurable spend caps.
04
Designed multi-provider failover and unified SDKs supporting both managed subscriptions and enterprise bring-your-own-key setups.
Stack
What it runs on
01
TypeScript
02
Go
03
Redis
04
Next.js
05
Tailwind CSS
06
TanStack Query