TwelveLabs Builds Video Memory Layer

James Le of TwelveLabs discusses the critical need for memory in video AI, detailing the limitations of current systems and introducing their 'Jockey' platform as a solution.

8 min read
James Le presenting on stage at AI Engineer World's Fair
AI Engineer

Visual TL;DR. Current Video AI Lacks Memory leads to Wrong Context/Memory. Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. Wrong Context/Memory addressed by TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer uses Context Graph Principles. Video Memory Layer enables Enhanced Video Understanding. Enhanced Video Understanding drives Future Video Intelligence.

  1. Current Video AI Lacks Memory: systems treat video as 'bag of frames' or transcript, losing spatiotemporal context
  2. Wrong Context/Memory: forcing video into text sequences discards crucial spatiotemporal relationships and event definitions
  3. TwelveLabs' Jockey Platform: introduces a 'memory layer' for video intelligence to overcome current AI limitations
  4. Video Memory Layer: enables true understanding of video by retaining continuity and relationships within spatiotemporal volume
  5. Context Graph Principles: Jockey uses these principles to build a robust and comprehensive video memory system
  6. Enhanced Video Understanding: AI can now grasp complex events and relationships, not just isolated frames or words
  7. Future Video Intelligence: paving the way for more sophisticated and human-like interaction with video content
Visual TL;DR
Visual TL;DR, startuphub.ai Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer enables Enhanced Video Understanding solves is enables Current Video AI Lacks Memory TwelveLabs' Jockey Platform Video Memory Layer Enhanced Video Understanding From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer enables Enhanced Video Understanding solves is enables Current Video AILacks Memory TwelveLabs'Jockey Platform Video MemoryLayer Enhanced VideoUnderstanding From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer enables Enhanced Video Understanding solves is enables Current Video AI Lacks Memory systems treat video as 'bag of frames' ortranscript, losing spatiotemporal context TwelveLabs' Jockey Platform introduces a 'memory layer' for videointelligence to overcome current AIlimitations Video Memory Layer enables true understanding of video byretaining continuity and relationshipswithin spatiotemporal volume Enhanced Video Understanding AI can now grasp complex events andrelationships, not just isolated frames orwords From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer enables Enhanced Video Understanding solves is enables Current Video AILacks Memory systems treat videoas 'bag of frames'or transcript,… TwelveLabs'Jockey Platform introduces a'memory layer' forvideo intelligence… Video MemoryLayer enables trueunderstanding ofvideo by retaining… Enhanced VideoUnderstanding AI can now graspcomplex events andrelationships, not… From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current Video AI Lacks Memory leads to Wrong Context/Memory. Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. Wrong Context/Memory addressed by TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer uses Context Graph Principles. Video Memory Layer enables Enhanced Video Understanding. Enhanced Video Understanding drives Future Video Intelligence leads to solves addressed by is uses enables drives Current Video AI Lacks Memory systems treat video as 'bag of frames' ortranscript, losing spatiotemporal context Wrong Context/Memory forcing video into text sequences discardscrucial spatiotemporal relationships andevent definitions TwelveLabs' Jockey Platform introduces a 'memory layer' for videointelligence to overcome current AIlimitations Video Memory Layer enables true understanding of video byretaining continuity and relationshipswithin spatiotemporal volume Context Graph Principles Jockey uses these principles to build arobust and comprehensive video memorysystem Enhanced Video Understanding AI can now grasp complex events andrelationships, not just isolated frames orwords Future Video Intelligence paving the way for more sophisticated andhuman-like interaction with video content From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai Current Video AI Lacks Memory leads to Wrong Context/Memory. Current Video AI Lacks Memory solves TwelveLabs' Jockey Platform. Wrong Context/Memory addressed by TwelveLabs' Jockey Platform. TwelveLabs' Jockey Platform is Video Memory Layer. Video Memory Layer uses Context Graph Principles. Video Memory Layer enables Enhanced Video Understanding. Enhanced Video Understanding drives Future Video Intelligence leads to solves addressed by is uses enables drives Current Video AILacks Memory systems treat videoas 'bag of frames'or transcript,… WrongContext/Memory forcing video intotext sequencesdiscards crucial… TwelveLabs'Jockey Platform introduces a'memory layer' forvideo intelligence… Video MemoryLayer enables trueunderstanding ofvideo by retaining… Context GraphPrinciples Jockey uses theseprinciples to builda robust and… Enhanced VideoUnderstanding AI can now graspcomplex events andrelationships, not… Future VideoIntelligence paving the way formore sophisticatedand human-like… From startuphub.ai · The publishers behind this format

James Le, speaking at the AI Engineering World's Fair, introduced the concept of a 'memory layer' for video intelligence, arguing that current AI systems fail to truly understand video due to a lack of memory and a misapplication of language model principles.

TwelveLabs Builds Video Memory Layer - AI Engineer
TwelveLabs Builds Video Memory Layer — from AI Engineer

The Limitations of Current Video AI

Le began by stating that most video AI systems today lack memory in a systemic sense. He highlighted that video is not merely a 'bag of frames' but a 'spatiotemporal volume' containing visual information, speech, sound, motion, OCR, camera changes, and more. The continuity and relationships within this volume are crucial for understanding, yet current approaches often treat video as a stack of images or a transcript, discarding this vital context.

He identified three core problems with existing AI stacks for video:

  • Wrong Context: Forcing video into a text-based sequence by sampling frames or extracting transcripts loses the spatiotemporal relationships that define events.
  • Wrong Memory: While text systems use retrieval, generation, and vector search for memory, video requires durable continuity, linking events across different files, camera angles, and time.
  • Wrong Reasoning: Text-first models struggle to reason natively over motion, causality, and progression, elements that define video understanding.

Le emphasized that video's inherent properties, temporal dependencies, multimodality, density, ambiguity, and expense, make building memory for it particularly challenging.

TwelveLabs' Solution: A Video Memory Layer

Le introduced TwelveLabs' approach, which involves a stack starting with 'semantic chunks' representing meaningful temporal units. These are processed by a spatiotemporal embedding encoder called 'Morango,' generating vector embeddings. A 'spatiotemporal context store' preserves reusable structures like moments, entities, and metadata. Finally, their video context-aware language model, 'Pegasus,' acts as the reasoning layer.

He differentiated between search and memory, stating that search finds relevant moments, while memory preserves meaning and enables systems to answer more complex questions requiring entity timelines and cross-corpus evidence.

The Context Graph and Principles for Video Memory

Le proposed representing video collections as a 'context graph,' a durable, queryable representation connecting moments, entities, appearances, relationships, and corpus-level context. This graph allows applications to traverse video content from different perspectives and across time.

He outlined five key principles for building a video memory layer:

  1. Ingest Once, Reason Many Times: Move expensive understanding into the preparation stage, similar to databases.
  2. Store Primitives, Not Just Answers: Preserve moments, entities, appearances, and relationships for downstream workflows.
  3. Ground Every Claim: Ensure evidence is traceable to specific timestamps within the video.
  4. Let Intent Shape Memory: The memory layer should be configurable to suit different workflows and applications.
  5. Keep the Layer Composable: Maintain an API-first approach, providing reusable layers for applications.

video workers and Harness Engineering

Le explained that while models provide answers, 'video workers' operate within a system, utilizing memory and evidence to plan tasks, retrieve relevant moments, and synthesize outputs. This worker paradigm requires specific capabilities such as memory access, task planning, retrieval, tool utilization, operating envelopes, output contracts, and evaluation.

Demos Showcasing Jockey's Capabilities

Le then demonstrated the capabilities of TwelveLabs' product, 'Jockey,' through three use cases:

  • Sports Understanding: Identifying near-miss shots in World Cup footage, detailing the build-up and finish of goals, and tracking players like Lionel Messi across multiple videos.
  • Security and Surveillance: Counting and classifying vehicles and pedestrians in traffic intersections, detecting safety events like red-light entries, and performing analysis in various conditions including rain.
  • Advertising: Identifying moments in an Adidas commercial suitable for ad placement, such as slow-motion sequences, hero shots, and hard cuts.

These demos illustrated how Jockey can unlock applications in media and entertainment, public safety, commercial security, advertising, and the creator economy.

The Future of Video Intelligence

Le concluded by emphasizing that Jockey is TwelveLabs' effort to productize this video memory layer, offering knowledge stores, configurable ingestion, and an API. He stressed that it is not an application or editing platform but the underlying cognition infrastructure that enables these applications. Jockey is currently in private beta, and developers working on content assembly or organization workflows are encouraged to explore the platform.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.