## News / Update
Autonomous driving and AI research both hit milestones and turbulence. Waymo expanded rider-only operations onto the USâ101 freeway between San Francisco and San Mateo, signaling growing confidence in driverless safety. In talent moves, a senior researcher departed Metaâs Superintelligence lab as reports point to broader retention challenges; meanwhile, Google DeepMind and Bespoke Labs are hiring across key roles. Academia and benchmarks advanced: the University of Chicago Booth launched a new Applied AI group, Owkin released the OwkinZero benchmark for drug discovery, and a survey mapped the frontier of agentic science. Multiple studies stirred debateâre-evaluations of RL results flagged cherry-picking issues, theory work showed time-bounded algorithms can be simulated with far less memory, pruning removed most neurons with minimal accuracy loss, and single-channel toggling in DINOâv3 showed outsized influence. New ventures and releases included Higgsfield launching an AI record label with its first virtual idol and Anycoder adopting Alibabaâs Wan2.2âT2V for default text-to-video. Security and safety also drew attention: a jailbreak via system prompt insertion revealed a hard-to-mitigate vulnerability, and a reported incident with Claude Opus 4.1 deleting a developer database highlighted risks of agentic actions. Conformer earned Interspeechâs Test of Time award, an AI hedge fund project went viral after open-sourcing, and Cua announced a global SOTA challenge for computer-use agents.
## New Tools
New foundations and infra focused on speed, connectivity, and accessibility. Microsoftâs open VibeVoice TTS arrived with long-form, multi-speaker, cross-lingual and singing capabilities, plus a 1.5B-parameter release on Hugging Face and hints of larger and streaming variants. Rubeâs Unified MCP server linked AI agents to apps and IDEs to automate multi-step work across research and content creation. Group inference demos for FLUX models launched on Hugging Face with open-source code, while the Arctic Speculator improved vLLM generation throughput for GPTâoss models. DSPy 3.0 introduced GEPA to streamline optimization of complex components like rerankers. Factory AI unveiled an architecture to bring agentic workflows to enterprise-scale codebases with tens of millions of tokens. Developers also saw quality-of-life gains from new agent tools addressing stale APIs and missing parameters in coding assistants, and Llama.cpp continued to make private, local LLM experimentation accessible.
## LLMs
Model races and agent benchmarks accelerated. JetâNemotron introduced a hybrid architecture (building on Gated DeltaNet) that tops prior state-space and full-attention models while improving efficiency. DeepSeek V3.1 launched dual âfast vs. deep-thinkingâ modes at aggressive pricing, added an INT4 variant for lean deployment, and encountered a generation bug inserting a stray token. Mistral edged ahead of DeepSeekâV3 on the LMArena leaderboard through optimizations. New evaluations raised the bar: AetherCode proposed competition-grade coding tasks (IOI/ICPC), GAIA reported strong pass@3 on complex tool-use tasks, and GPTâ5âs record-setting PokĂ©mon Crystal run underscored leaps in planning and strategy; a âProâ variant was touted for unusually clear, deep reasoning.
## Features
Product teams delivered substantial capability upgrades. Stripe streamlined recurring payments via MCP integration with Claude Code, collapsing setup time for subscription businesses. Runwayâs Aleph now inserts objects and effects directly into existing footage with automatic light, color, and motion matching. Kling 2.1 rolled out precise start/end frame and keyframe controls for camera motion, enabling rapid, studio-quality transitions and frame-by-frame direction, with big speed and cost gains across platforms like OpenArt and Higgsfield. Google AI Studio added user/model tags to clarify multi-turn prompts, NotebookLM introduced video overviews with multilingual audio controls, Perplexity shipped a redesigned iOS app for more intuitive answers, Glif let users compose workflows across state-of-the-art video, image, and language models, and one search platform overhauled rankings to emphasize model quality over volume or recency.
## Tutorials & Guides
Guidance centered on working with model behavior rather than against it. Practitioners emphasized iterative prompting, high-quality context, and output editingâechoed by the Solveit courseâs warning against expecting one-shot perfection. DSPyâs GEPA technique and an illustrated prompt showed how lightweight optimization can drive large performance gains, while insider tips covered Claude Code prototyping and SDK/agent customization. Practical engineering advice included using JAXâs TPU sharding/scaling effectively, stripping whitespace from code to cut token costs without harming quality, and standing up a local OpenAI-compatible stack with GPTâOSSâ120B via vLLM and open-webui. For deeper learning, resources spanned a visual LLM primer, weekly paper roundups, a historical walkthrough of CNN origins, and approaches to improve agents using memory without altering the base model.
## Showcases & Demos
Demos highlighted how AI agents and media tools are maturing. A startup previewed a chat app with agents embedded directly in conversations, hinting at a new collaborative messaging paradigm. Picbreederâs real-time, physical installation brought evolutionary art off-screen. Creators showcased Kling 2.1âs convincing first/last frame generation and cinematic camera control for fluid transitions, while a partnership between Kwebbelkop and Argil illustrated how AI can power new entertainment personas and interactive fan experiences.
## Discussions & Ideas
Builders pushed back on âAI slowdownâ narratives, arguing that innovation is accelerating while real-world failures stem more from outdated or inaccessible data than hallucinations. Teams stressed âcontext engineeringâ over ornate prompts, and broader process redesignsânot just tool adoptionâas the key to unlocking productivity. Commentary challenged strategic gaps (e.g., Amazon not adding conversational LLMs to Kindle), praised Stripeâs advantage from regulatory depth, and scrutinized claims like AIâs water use per prompt. Perspectives on research and product strategy suggested RL often corrects SFT missteps rather than delivering breakthroughs, and speculated that next-gen models could reduce the need for finetuning. Broader reflections framed potential job displacement as an opportunity to redefine societal value, while the community reinforced Hugging Faceâs role as the central hub for open AI development.
Tweet: One-shot AI? Think againâSolveit course reveals the real challenge
reTweet: The Solveit course by Jeremy Howard and John Whitaker shows why most AI tools stumbleâasking the right question the first time is nearly impossible, so expecting one-shot solutions leads to trouble.
Tweet: Unlock LLM power: Work with, not against, AI quirks
reTweet: Maximizing AI means leveraging LLMsâ strengthsâtake small steps, clarify instructions, edit outputs, and provide curated context to steer models, instead of fighting their built-in limitations.
Tweet: Stripe MCP rolls out easy subscriptions with Claude Code
reTweet: Stripe now lets you set up recurring businesses in moments, thanks to Claude Code integrationâstreamlining payments for startups and creators alike.
Tweet: History shows: Tech revolutions need new workflows, not just workers
reTweet: True productivity gains stem from redesigning processes and businesses around new techânot just teaching individuals to use tools. Management and workflow transformation drive real impact.
Tweet: AI agents in chat: Startup reveals first look at its vision
reTweet: A young startup unveils its debut video of a messaging app with AI agents embedded in your chats, attracting investor betsâeven in a Meta-dominated world.
Tweet: Jet-Nemotron proves Gated DeltaNet advances over Mamba2
reTweet: Jet-Nemotron validates Gated DeltaNetâs effectiveness over previous models like Mamba2, while also introducing further architectural enhancements.
Tweet: Microsoftâs VibeVoice Sets New Standard for Text-to-Speech AI
reTweet: Microsoft unveils VibeVoice, a MIT-licensed, state-of-the-art TTS model capable of generating up to 90 minutes of audio, supporting multiple speakers, and excelling in cross-lingual and singing synthesis. Even larger and streaming models are on the way.
Tweet: Universal MCP Server Links AI Agents to All Your Apps
reTweet: Rubeâs new Unified MCP connects your favorite AI tools with your apps and IDEs, letting agents coordinate research and strategy generationâwatch it go from YouTube video analysis to a full content strategy document automatically.
Tweet: Waymo Rider-Only Cars Now Cruise the US-101 Freeway
reTweet: A firsthand look at Waymoâs rider-only autonomous vehicles journeying from San Francisco to San Mateo along the US-101 freewayâa significant milestone for driverless car adoption.
Tweet: AI Researcher Exits Meta After 7.5 Years for New Challenge
reTweet: After stints at Google Brain, DeepMind, and Meta, a leading AI researcher chooses to leave Metaâs new Superintelligence TBD lab, citing the urge to take a fresh professional risk.
Tweet: UChicago Launches New Applied AI Group with Fresh Faculty
reTweet: A new Applied AI group debuts at University of Chicago Booth, with its first assistant professor aiming to explore how AI interacts with and shapes human behavior.
Tweet: Runway Aleph Instantly Adds Objects and Effects to Video
reTweet: Runwayâs Aleph AI can seamlessly insert objects and effects into existing video footage, automatically matching lighting, color temperature, and motionâjust describe what you want and let Aleph handle the rest.
Tweet: New Study Exposes Cherry-Picked Results in RL Papers
reTweet: A team re-ran popular reinforcement learning algorithms and found many papers cherry-picked their reported results, revealing a need for more reproducible and honest benchmarks in AI research.
Tweet: Modern CNNs Trace Their Roots Back to 1980s Japan
reTweet: Take a deep dive into the origins of modern convolutional neural networks, pioneered in Japan between 1979 and 1988, long before CNNs took center stage in AIâs global spotlight.
Tweet: Factory AI Tackles Enterprise-Scale Codebase Context Limits
reTweet: LLMs typically process 1M tokens, while enterprise codebases can exceed tens of millions. Factory AI introduces a new architecture to efficiently handle context scarcity and scale agentic workflows.
Tweet: Microsoft unveils VibeVoice-1.5B: Multi-speaker AI podcast voices land
reTweet: Microsoftâs new VibeVoice-1.5B model just dropped on Hugging Face, enabling multi-speaker conversational audioâperfect for podcasts. Early demos highlight smooth streaming audio, promising a leap in AI-generated voice experiences.
---
Tweet: DeepSeek V3.1 launches two modes, slashes AI agent costs
reTweet: DeepSeek AI drops V3.1 on W&B Inference with both high-speed and deep-thinking modes, starting at $0.55 per million tokens. This dual approach is set to make building powerful intelligent agents more efficient and affordable.
---
Tweet: New Higgsfield AI label launches, introduces first virtual idol
reTweet: Higgsfield Records emerges as the worldâs first AI record label, debuting their AI Idol, Kion, with multimillion-dollar contracts. Theyâre inviting anyoneâeven those without musical talentâto join their global idol lineup.
---
Tweet: Sakana AI introduces Darwinian evolution for AI models
reTweet: Sakana AI proposes evolving AI models by letting them compete and combine like living organisms. Their approach, recognized as a runner-up at GECCOâ25, could lead to more adaptable and powerful AI systems.
---
Tweet: Setting context now outweighs prompt engineering in AI development
reTweet: Context engineering is now the top skill for new AI developers, overtaking perfecting prompts. Modern models can work effectively with less prompt âcraftingâ than many still believe.
---
Tweet: Neural network shrunk by 74%, accuracy barely budges
reTweet: One researcher removed nearly three-quarters of neurons from a neural network and saw accuracy drop by only 0.5%. Itâs a surprising insight into the redundancy present in AI architectures.
---
Tweet: FLUX group inference launches with new live Hugging Face demos
reTweet: Demos for group inference on FLUX.1 Schnell and FLUX.1 Kontext are now live on Hugging Face, showcasing collaborative AI model performance. Quick setup and open-source code are available for experimentation.
---
Tweet: Tuning a single DINO-v3 channel dramatically shifts model output
reTweet: Channel 416 in DINO-v3âs neural architecture holds impressive swayâturning it off alters the modelâs output by up to 80%. Most channels have a negligible effect, showing how pivotal single pathways can be.
---
Tweet: New backend boosts AI search rankings with quality, not quantity
reTweet: A revamped search backend now uses the Artificial Analysis API to prioritize model quality over run count or recency. This change streamlines finding the best AI models quickly and accurately.
---
Tweet: Enterprise AIâs real failure? Outdated and missing data
reTweet: In real-world AI deployments, hallucinations get the headlines, but stale or inaccessible data remains the main culprit behind failures, says Gleanâs CEO. Fixing data freshness and accessibility is crucial for success.
---
Tweet: AI tools now speed up coding and improve accuracy
reTweet: New agent tools fix common headaches for AI developersâlike outdated APIs and missing parameters in AI coding assistants such as Cursor and Claude Code. Building with LlamaIndex just got simpler and more reliable.
---
Tweet: Dan Wangâs new book shines on Chinese industrialism and tech
reTweet: Highly recommended by industry insiders, Dan Wangâs new book dives deep into Chinese industrialismâa crucial topic for understanding global tech and economic shifts. Wangâs insights are both timely and thoughtful.
---
Tweet: Evolving AI: Real-time Picbreeder goes physical
reTweet: Picbreeder, the collaborative evolutionary art platform, now gets a real-time, tangible versionâbringing AI-driven creativity from the screen into the physical world.
Tweet: Metaâs Superintelligence Lab Faces Researcher Exodus
reTweet: Even with deep pockets, Metaâs AI research lab is reportedly struggling to retain top talent, raising questions about its strategy to attract and keep leading researchers.
Tweet: Fine-Tuning LLM Agents Without Changing the Base Model
reTweet: A clever memory technique lets you enhance agent performance for real-time learningâno gradient updates required. Perfect for improving deep research agents while keeping the LLM itself untouched.
Tweet: GAIA Agent Hits 87.88% Pass@3, Sets New Baselines
reTweet: Recent benchmarks show GAIA outperforms or matches top open-agent frameworks, with impressive accuracy across complex tasksâa promising leap for multi-step tool-using agents.
Tweet: VibeVoice Generates Lifelike Multi-Speaker Audio from Text
reTweet: Microsoftâs VibeVoice lets you create rich, multi-speaker podcasts up to 90 minutes. The open-source tool makes expressive AI audio accessible for creators, projects, and content at scale.
Tweet: Wan2.2-T2V-A14B Now Default Text-to-Video on Anycoder
reTweet: Alibabaâs latest model powers Anycoderâs text-to-video generation, pushing the boundaries for instant multimedia creation.
Tweet: Why Stripe Rises Above Fintech Rivals
reTweet: Stripeâs edge? Its teamâs obsession with the nitty-gritty of financial regulation. By hiring experts passionate about legacy systems, they build products that outpace competitors.
Tweet: JAX Supercharges TPU Performance for ML Engineers
reTweet: JAXâs tight TPU integration means effortless sharding and scaling. Flexible APIs let you fine-tune for speed, with Linen offering more control for advanced users.
Tweet: Arctic Speculator Boosts GPT Model Speed by Up to 1.8x
reTweet: The newly released Arctic Speculator enhances vllm generation speeds for OpenAIâs latest GPT-oss models, making large language models even more efficient for power users.
Tweet: NotebookLM Rolls Out Video Overviews in 80 Languages
reTweet: Multilingual users can now access video summaries and adjustable audio lengths in their language of choice, ensuring broader accessibility and clarity wherever you are.
Tweet: Google DeepMind seeks insiders to shape future AI
reTweet: Want to steer the development of models like Gemini, Veo, and Gemma? Google DeepMind is hiring for roles that let you directly test and influence their next big AI breakthroughs.
---
Tweet: All state-of-the-art video models now live on Glif
reTweet: Glif is now the only platform where you can mix and match top video, image, and language models into custom workflows. Even bigger updates are promised for an upcoming âseason 2.â
---
Tweet: Mistral races ahead of DeepSeek-V3 in LM Arena
reTweet: After months, Mistral pulls ahead of DeepSeek-V3 in leaderboards thanks to aggressive optimization, securing the top spot in LMArenaâs rankings.
---
Tweet: KLING 2.1 adds powerful Start & End Frame tool đ
reTweet: With up to 235% faster performance over v1.6, KLING 2.1 lets you combine start and end frames for creative animation workflows, maximizing both speed and cost efficiency.
---
Tweet: Radical new model could make finetuning a thing of the past
reTweet: An upcoming image model promises to render finetuning obsolete, hinting at a major leap in out-of-the-box performance for generative AI.
---
Tweet: DeepSeek-V3.1 gets aggressive new INT4 model boost
reTweet: DeepSeek-V3.1 now offers an even more compact INT4 version, making efficient deployment of advanced AI models easier than ever.
---
Tweet: Google AI Studio streamlines prompt design with new tags
reTweet: A new quality-of-life update introduces 'User' and 'Model' tags to improve prompt clarity in multi-turn interactions within Google AI Studio.
---
Tweet: Memory cut: Simulate slow algorithms with far less RAM
reTweet: New research by Ryan Williams reveals that any time-bounded Turing machine can be simulated using just the square root of the original memory, applying cutting-edge theory from STOC 2024.
---
Tweet: Local OpenAI API? Run GPT-OSS-120B on tinybox green v2
reTweet: With vLLM and open-webui, you can now deploy gpt-oss-120b locally for a trustworthy, high-performance OpenAI API alternative.
---
Tweet: DeepSeek V3.1 bug triggers random âextremeâ tokens in output
reTweet: Users found that DeepSeek V3.1 randomly inserts the word "extreme" (or its Chinese equivalent "æ") in generation, which may break code and structured tasks.
---
Tweet: dspy.GEPA prompts achieve 40% performance jump in 500 calls
reTweet: dspy.GEPAâs optimized 100-line illustrated prompt delivers a stunning 40% improvement after just 500 metric callsâshowcasing the power of prompt engineering.
---
Tweet: Cua to sponsor Hack the North 2025 SOTA Challenge
reTweet: Cua is sponsoring the Computer-Use Agents SOTA Challenge at Hack the North 2025, with both on-site and global online competitions.
---
Tweet: Caution urged with Claude: Opus 4.1 deleted user database
reTweet: A user reported that asking Claude Opus 4.1 to restart Docker resulted in the AI deleting their entire databaseâraising concerns about AI safety in developer tools.
Tweet: GPT-5 Conquers PokĂ©mon CrystalâBeats Final Boss in Record Steps
reTweet: GPT-5 completed PokĂ©mon Crystal, defeating the final boss RED in just 9,517 stepsâfar outpacing previous models. This feat highlights the rapid progress in AI strategy and planning.
Tweet: Kling 2.1 Tool Lets AI Control Cinematic Camera Angles
reTweet: Kling 2.1âs new keyframes tool on Higgsfield enables precise, consistent camera movementâeven complex shotsâwithout the need for a human cameraperson or expensive equipment.
Tweet: Claude Code: Insider Tips and Prototyping Secrets Revealed
reTweet: Go behind the scenes with Claudeâs creators, sharing tips for using Claude Code, prototyping new features, and customizing with the Claude Code SDK and agents.
Tweet: DSPy 3.0 Launches GEPA for Smoother Optimization Runs
reTweet: The new DSPy 3.0 introduces the GEPA tool, making it easier to optimize complex models like Listwise Rerankers and to monitor your progress during optimization.
Tweet: Top AI Papers This Week: From ComputerRL to GPT-5âs Spatial Skills
reTweet: Discover groundbreaking research highlights including ComputerRL, advanced reasoning, and whether GPT-5 has achieved spatial intelligence. A must-read roundup for AI enthusiasts.
Tweet: Kwebbelkop and Argil Partner to Power Up AI Experiences
reTweet: Kwebbelkop and Argil team up to deliver a next-level AI version of Kwebbelkopâshowcasing creative potential and new possibilities in AI-powered entertainment.
Tweet: Kling 2.1 Delivers Studio-Quality Video Transitions Instantly đŹ
reTweet: Kling 2.1âs Start & End Frame feature lets users create cinematic transitions and morphing effects between two images in secondsâno big budgets required. The feature is now publicly available and even rivals traditional film studios for smooth transformations.
Tweet: New Jailbreak Reveals GPT Vulnerability via System Prompt Insertion
reTweet: Researchers have found that when OpenAI includes your name in a system prompt, it opens a security flawâattackers can now secretly insert triggers that strongly affect GPTâs responses, making it nearly impossible to defend against.
Tweet: AI Hedge Fund Project Hits 39K GitHub Stars, Goes Open Source
reTweet: This real-world AI hedge fund runs transparently with agents for fundamentals, sentiment, valuation, and technicalsâall powered by LangChain. The codebase just crossed 39,000 stars, making its strategies accessible to the public.
Tweet: Weekly AI & Robotics Highlights: Google, Microsoft, Deepseek & More
reTweet: Missed this weekâs breakthroughs? Hereâs a roundup of major AI and robotics progress from companies like Google, Microsoft, Cohere, Figure, and Boston Dynamicsâwith insights on what it all means for the industry.
Tweet: Bold Take: AI Killing Jobs Could Set Us Free
reTweet: If AI eliminates jobs, some see it not as doom but a shot at societal liberationâarguing that lifeâs value is more than our labor, and technology might help us redefine worth.
Tweet: AI Is AcceleratingâDonât Believe the âSlowdownâ Narrative
reTweet: Top AI practitioners say claims that progress is stalling come mostly from outsiders; those building and using AI daily see innovation speeding up, not slowing down.
Tweet: GPT-5 Dominates Pokémon Crystal, Defeats Final Boss in Record Time
reTweet: GPT-5 has beaten the final boss RED in PokĂ©mon Crystal in just 9,517 steps, nearly 3x faster than its predecessor. This leap showcases the modelâs growing strategic prowess in complex gaming environments.
Tweet: Kling 2.1 Update Launches on OpenArt with 235% Boost đ
reTweet: The latest Kling 2.1 update on OpenArt brings a 235% performance improvement over version 1.6. Experience top-tier frame-by-frame control and seamless creative results with best-in-class AI video technology.
Tweet: Jet-Nemotron Unveiled: Hybrid LLMs That Outperform Full-Attention Models
reTweet: Jet-Nemotron introduces a new breed of hybrid-architecture language models, delivering leading accuracy while drastically improving generation efficiency. Itâs a major leap for scalable, high-performing LLM deployment.
Tweet: AetherCode: Benchmarking LLMs on Elite Coding Competitions
reTweet: AetherCode challenges AI models with tough problems from the IOI and ICPC, aiming to set a new standard for difficulty and coverage in programming benchmarks.
Tweet: OwkinZero Sets New Benchmark for AI in Drug Discovery
reTweet: OwkinZero debuts a benchmark spanning eight datasets and over 300,000 Q&A pairs, testing AIâs ability to solve complex drug discovery problems and showcasing specialized post-trained modelsâ potential.
Tweet: Llama.cpp Lets You Run LLMs Privately on Your PC
reTweet: With Llama.cpp, anyone can experiment with large language models at home, enjoying full privacy and controlâno cloud required.
Tweet: Hugging Face Becomes the Go-To Hub for AI Development
reTweet: Developers are flocking to Hugging Face, with the platform now compared to GitHub for its pivotal role in open AI collaboration and sharing.
Tweet: New Insights: RL Isnât a Magic Bullet for LLM Fine-Tuning
reTweet: A recent analysis shows reinforcement learning often just reverses direction lost in supervised fine-tuning, highlighting low-cost methods for model recovery instead of revolutionary advances.
Tweet: Perplexity Unveils Sleek New iOS App for AI Search
reTweet: The redesigned Perplexity AI iOS app now offers smarter, more intuitive answers, thanks to a blend of sharp engineering and thoughtful design.
Tweet: Survey Charts AIâs Leap Toward Autonomous Scientific Discovery
reTweet: A new review examines the frontier of agentic science, exploring major challenges like reproducibility and proposing ideas such as global research agents and even a âNobel-Turing Testâ for AI scientists.
Tweet: GPT-5 Pro sets new bar for clarity and reasoning power
reTweet: GPT-5 Pro delivers answers with unmatched depth and precisionâeven outperforming specialized books. Its advanced reasoning sets it apart from non-reasoning language models.
---
Tweet: Amazon missed the mark: No LLM in Kindle ebooks yet
reTweet: Despite dominating the ebook market, Amazon still hasn't integrated language models to let readers chat about selected passages. Is this tech stagnation or a missed opportunity?
---
Tweet: Googleâs AI claims low water use, experts question numbers
reTweet: Google says each AI prompt uses just 0.26 mL of water, but critics argue this figure is misleading and underrepresents true environmental impact.
---
Tweet: Stripping code formatting slashes LLM costsâwithout accuracy loss
reTweet: Removing code indentation and spaces reduces input token count by 24.5%, keeping output quality nearly unchanged. Optimizing formatting can deliver significant savings.
---
Tweet: Honored: âConformerâ wins Most Influential Paper at Interspeech
reTweet: Google's Conformer model receives the Interspeech Test of Time Award, cementing its status as the gold standard in speech recognition architectures worldwide.
---
Tweet: Bespoke Labs hiring for AI Data & RL Environments team
reTweet: Want to shape how AI models learn from data? Bespoke Labs is seeking innovators to build datasets, environments, and novel data curation tools. Join the creators behind OpenThoughts.
---
Tweet: Visual LLM guide dropsâdonât miss this instant classic
reTweet: A new visual guide to large language models just landed, delivering clear, intuitive explanations. Perfect for anyone looking to understand LLMs fast.
---
Tweet: AI-based mindset is the new must-have skill
reTweet: Itâs not enough to know AIâyou need to think AI-first. Experts say problem-solving starts by asking: could AI solve this? With tech evolving fast, old assumptions quickly expire.
---
Tweet: Meet Zach Charles, innovating bandwidth in LLM training
reTweet: Googleâs Zach Charles advances distributed AI by pioneering DiLoCo methods that dramatically cut peak bandwidth during large language model training.
---
Tweet: Evolving AI: Letting models compete and merge for breakthroughs
reTweet: Researchers show AI models can evolve like living organismsâcompeting, merging, and adapting to form robust, scalable AI ecosystems. Their GECCO'25 paper was a runner-up.
---
Tweet: Kling AI 2.1 stuns with realistic video frame creation
reTweet: Check out how Kling AI's latest update generates striking first and last video framesâsee the creative breakdown in the comments.