Labs. Products we build for ourselves first.

Three products we build for ourselves first. Some of them ship to clients. Some don't. Either way, they're how we figure out what's actually worth shipping.

Products

Archive · 2022–2023

Earlier experiments — the prototypes and side projects that became the conviction behind what's above.

  • 2022

    Kollaprompt

    Drag-and-drop model chaining, pre-ChatGPT.

    A visual canvas for composing GPT-3 prompts into pipelines. Built when most teams hadn't yet seen a transformer in production. The lesson — that the bottleneck for generative AI was the interface around the model, not the model — is the founding premise of Intentface.

    LLM toolingVisual programmingVisit →
  • 2022

    Mixgif

    Generative motion graphics, one-prompt-deep.

    A bet on diffusion-driven creative tools long before the broader market caught up. Type an animated GIF in plain English, get a publishable result in seconds. Most of what we now do for clients on bespoke media generation rides on patterns we first wired up here.

    DiffusionCreative tooling
  • 2023

    Datasurfer

    Conversational analytics over messy real-world data.

    A prototype natural-language interface over warehouse data — ask a question, get a structured chart and a citation. Underwrites the agentic-query work we later did for Vainu and others: where retrieval, structured output, and human-in-the-loop converged for us.

    RAGAnalyticsAgents