This Week in Startups

An AI that watches your every click may be the future of work | E2314

Jul 20, 2026
Listen Now

Summary

This episode focuses on a shift in cybersecurity from reacting to breaches to preventing them in real time, centered on Ent’s AI endpoint agent. Brandon Dixon explains how the product combines corporate policy, behavioral baselines, and fast model decisions to identify risky clicks, file movements, or agent actions before damage occurs. The discussion also explores the broader implications of turning security software into a work-observability or semantic layer for enterprises. In the second segment, David Im introduces Sume’s Avatar, which uses multi-model orchestration to generate more reliable one-shot UGC videos from a single prompt. Together, the episode highlights how AI is being used both to govern employee behavior and to streamline content creation workflows.

Key Takeaways

  • 1Ent is built as a preventive, on-device endpoint agent that stops risky human actions before they become security incidents.
  • 2The system decides what is risky by combining corporate policy with learned behavioral baselines.
  • 3Ent is architected to run either on the endpoint or in the backend while using embeddings and open models for low-latency decisions.
  • 4The company sees its product as more than cybersecurity, potentially becoming a work-observability or semantic substrate for the enterprise.
  • 5Sume’s Avatar addresses the unpredictability of AI video by orchestrating multiple models to create reliable one-shot UGC videos.

Notable Quotes

""We’ve largely given up prevention inside of security. We’re very reactive.""

""We wanted to meet them in that moment, look at the work that was taking place and then make an assessment as to whether or not they were going to violate corporate policy or do something they shouldn’t and effectively stop that from happening.""

""There’s typically a burning period where you might have two weeks to establish baselines of what’s normal, what’s not.""

""We’ve been touring around with behavioral lineage as well... where did the behaviors that people do and how does that intersect with data lineage.""

Episode questions

How does ENT decide when to intervene on a user action?

It combines corporate policy, sanctioned software lists, and learned behavioral baselines to assess whether an action is risky or out of bounds. The system is designed to make that judgment in sub-second time so it can stop the action before harm occurs.

Why does ENT support both endpoint and backend deployment?

Brandon says some customers cannot run local endpoint software because of regulatory or operational constraints. A single architecture that works in either place gives customers flexibility while preserving the same decision logic.

What role do embeddings play in ENT’s product?

Embeddings help convert semantic meaning into a form computers can use for fast decision-making. They also make it feasible to run performant models on CPUs rather than needing heavy GPU infrastructure.

How does Sume’s Avatar improve AI video generation?

It routes a prompt through multiple models and stitches together results to create longer, more consistent video outputs. The goal is to reduce the trial-and-error nature of AI video creation and produce reliable marketing content in one shot.