AI research, turned into working systems.

Redditech Labs is a Sydney-based research and product lab run by Nissan Dookeran and an agentic operating stack. We read the research, build the thing, deploy it, measure what happens, and publish what we learn.

Built on experience from: Microsoft·Auth0/Okta·Antler·UQ Ventures Innovate

🤖 13 AI agents in production·🏆 UQ Ventures Innovate prize winner·📝 16 research posts·🧪 4,193+ experiments

Proof beats positioning

Not a slide-deck lab.

The work shows up as shipped products, open-source tools, benchmark results, operating playbooks, and technical writing. The lab is designed to produce artifacts, not just recommendations.

Shipped systems

10+

Products, prototypes, courses, evals, and infrastructure projects moved from idea to working artifact.

Operating model

Agentic

Research, build, QA, publishing, memory, and ops run through the lab's own agent workflow.

Core domains

AI · Identity · Infra

Practical experience across real-time AI, autonomous agents, OAuth/OIDC, blockchain, and enterprise architecture.

Lab operating system

The lab runs on the systems it builds.

Redditech Labs uses an integrated agent operating stack to run research, development, QA, publishing, and operations. Human judgement stays in the loop, but the day-to-day machine is agentic.

Bring this to your team →

Agents

Specialist workers for research, build, QA, writing, operations, and synthesis.

Memory

Project status, daily logs, decisions, and searchable context survive across sessions.

Evals

Model/task fit, routing decisions, quality gates, and regression checks inform what ships.

Observability

Telemetry, spend tracking, health checks, watchdogs, and postmortems keep the machine honest.

Human gates

External actions, publishing, credentials, spend, and sensitive claims stay approval-bound.

What we build

Four lanes. All shipping.

PRODUCT

Products

Early-stage. Real users. No promises. We get things in front of people as fast as possible and iterate based on what the data shows. Some products find a market. Some don't survive contact with users. That's the point.

INFRA

Infrastructure

Tools we built because we needed them. The Hybrid Control Plane routes live requests between local and cloud AI models. OpenClaw runs the agent team that runs the lab. These aren't prototypes — they're in production daily, and other builders can use them.

OPEN SOURCE

Open Source

Libraries, frameworks, specs, and orchestration patterns released publicly. The lab proposed the OpenClaw Playbooks feature upstream — a pattern library for reusable multi-agent workflows, now part of the OpenClaw project. We build community by giving builders something real to work with.

RESEARCH

Research

We read papers, form hypotheses, run experiments, and publish findings. The research informs the products. The products inform the research. Neither works without the other.

Case-study shape

Problems, experiments, shipped artifacts.

Projects are tracked as evidence: what was hard, what was tested, what shipped, and what the lab learned.

OpenClaw / Lab OS

Problem: AI agents are impressive in demos but brittle in real operations.

Shipped: A persistent operating stack with agents, memory, routing, QA, observability, and human gates.

Learning: Agents become useful when they inherit process, memory, and accountability — not just prompts.

Hybrid Control Plane

Problem: Cloud models are powerful but expensive; local models are cheap but uneven.

Shipped: A routing and evaluation layer that measures task fit, quality, and cost before promoting models.

Learning: Model choice should be empirical and task-specific, not brand-specific.

Sandman Tales

Problem: Generative AI demos rarely become real family-facing products.

Shipped: A multimodal bedtime-story pipeline spanning story generation, narration, and illustrations.

Learning: The product challenge is orchestration, safety, consistency, and taste — not just generation.

From the lab

All projects →

OpenClaw Academy

Live

An open source AI agent course platform, live on Fly.io and built to be forked, extended, and taught from.

Open Source

Sandman Tales

Live

Multi-modal AI bedtime stories for kids, combining ElevenLabs voices and Google Imagen 3 illustrations into a production pipeline shipping to real families.

Product

AlphaGlow

Active

A 26-agent AI research platform applying multi-agent orchestration (MCP, A2A protocol) to blockchain protocol research, with knowledge graphs and on-chain GLOW token economics.

Research

Hybrid Control Plane

Active

Intelligent routing between local and cloud AI models, with an LLM-as-judge evaluation layer that selects the best output for each request in production.

Infrastructure

TTS Eval

Published

A production comparison: free local TTS run head-to-head against OpenAI's paid offering under real workload conditions. Local won. The methodology and results are published.

Research

Auth Training Platform

In Progress

Interactive developer education for OAuth2, OIDC, and SAML, built to replace the spec-reading that kills learning and the tutorials that skip the hard parts.

Product