To address the novel safety challenges posed by a state-of-the-art video model as well as a new social creation platform, we’ve built Sora 2 and the Sora app with safety at the foundation. Our approach is anchored in concrete protections.
This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. I was originally going to write this week’s newsletter about AI and Iran, particularly the news we broke last Tuesday that the Pentagon is making plans for AI companies to train on…
In early February, animal welfare advocates and AI researchers gathered in stocking feet at Mox, a scrappy, shoes-free coworking space in San Francisco. Yellow and red canopies billowed overhead, Persian rugs blanketed the floor, and mosaic lamps glowed beside potted plants. In the common area, a wildlife advocate spoke passionately to a crowd lounging in…
Jensen Huang is the co-founder and CEO of NVIDIA, the world’s most valuable company and the engine powering the AI computing revolution.
Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/ep494-sc
See below for timestamps, transcript, and to give feedback, submit questions, contact Lex, etc.
Transcript:https://lexfridman.com/jensen-huang-transcript...
One of the core challenges of data science is drawing meaningful causal conclusions from observational data. In many such cases, the goal is to estimate the true impact of a treatment or behaviour as fairly as possible. This article explores Propensity Score Matching (PSM), a statistical technique used for that very purpose. Unlike randomized experiments […]
The post Guide to Propensity...
With so much happening in AI and machine learning today, figuring out where to start can feel overwhelming. Different learners prefer different approaches! Some want visuals, others prefer coding. Some prefer short form, others lean toward long-form learning. While many simply want a clear path into ML. This article is here to fix that. Instead […]
The post Top 10 YouTube Channels to...
AI coding assistants have quickly moved from optional tools to a core part of modern software development. Adoption is accelerating fast. Around 84% of developers now use or plan to use AI tools, and over half use them daily. The market has already reached about $8.5 billion in 2026 and is growing rapidly. These tools are not just helping […]
The post Top 10 AI Coding Assistants of 2026...
Reading Time: 2 minutesIn today’s data-driven landscape, generative AI is only as powerful as the context you provide. To move beyond generic responses and leverage your own enterprise data, Retrieval-Augmented Generation (RAG) is the gold standard. With the release of the TIBCO Platform Integration – BusinessWorks™ Plug-in for AI, we are bringing these advanced AI capabilities directly...
Reading Time: 5 minutesThe release of TIBCO Platform Event Processing – BusinessEvents (BE) 6.4 in January 2026 marks a critical evolution in the management of Contextual Event Processing (CEP) environments. Transitioning from proprietary monitoring silos to a standardized observability model by adopting the OpenTelemetry Protocol (OTLP). Organizations can now move beyond “black box”...
What if the way we build AI document chatbots today is flawed? Most systems use RAG. They split documents into chunks, create embeddings, and retrieve answers using similarity search. It works in demos but often fails in real use. It misses obvious answers or picks the wrong context. Now there is a new approach called […]
The post PageIndex vs Traditional RAG: A Better Way to Build...