OpenClaw (Clawdbot / Moltbot) Videos & Summaries

The best OpenClaw videos, summarized. This open-source AI agent went from Clawdbot to Moltbot to OpenClaw in a month, gathering 100,000+ GitHub stars along the way. Below: tutorials, security deep-dives, and honest reviews with key takeaways so you can decide what's worth watching.

45 video summaries • Updated daily • Last updated Sep 12, 2026

OpenClaw (formerly MoltBot and ClawdBot) is an open-source personal AI assistant that runs locally on your computer. This page collects the best YouTube tutorials and reviews about OpenClaw, each summarized by TubeScout. TubeScout is a YouTube digest tool — sign up free to get daily AI summaries from any YouTube channel delivered to your inbox.

About OpenClaw (Clawdbot / Moltbot)

OpenClaw is an open-source personal AI assistant that runs entirely on your own hardware. Unlike Siri, Alexa, or ChatGPT, your conversations and data stay local. You interact with it through messaging apps you already use. The Name Changes The project started as Clawdbot in November 2025 (a pun on Claude). After Anthropic sent a trademark request, it became Moltbot (lobsters molt their shells to grow). The current name, OpenClaw, was chosen after trademark clearance and domain acquisition. The lobster mascot remains. What It Does • Runs 24/7 on a Mac Mini, laptop, VPS, or Raspberry Pi • Connects to WhatsApp, Telegram, Discord, Slack, iMessage, and more • Remembers context across conversations (persistent memory) • Can read emails, manage calendars, browse the web, execute commands • Works with Claude, GPT, local models via Ollama, or budget options like Minimax • Extensible through community "skills" for specific tasks The Security Discussion Security is the most discussed topic in the community. Running an AI agent with shell access on your machine is inherently risky. Key concerns include: • Prompt injection: malicious content in emails or messages could trick the AI into executing commands • API key exposure: misconfigured instances have leaked credentials • Skill vulnerabilities: research found 26% of third-party skills contained at least one security issue • Exposed instances: some control panels were found indexed on Shodan Best practices: use a dedicated machine or VPS, enable sandboxing, use strong models, don't connect sensitive accounts, vet skills before installing. Cost Reality The software is free, but API costs vary widely: • Claude Opus: ~$200/month for heavy use • ChatGPT: ~$100/month • Budget models (Minimax, local Ollama): under $20/month • One user reported spending $300 in two days on basic tasks Where It's Heading The project now has over 100,000 GitHub stars and an active contributor community. Development priorities include security hardening, additional model support, and gateway reliability improvements.

Related Topics

openclawopen clawclawdbotmoltbot

Frequently Asked Questions

What is OpenClaw?

OpenClaw (formerly Clawdbot and Moltbot) is an open-source AI assistant that runs locally on your computer or server. It connects to messaging apps like WhatsApp, Telegram, and Discord, letting you interact with an AI that can access your files, manage emails, browse the web, and automate tasks. Unlike cloud-based assistants, your data stays on your own hardware.

Why did it change names from Clawdbot to Moltbot to OpenClaw?

The project started as Clawdbot (a Claude pun) but Anthropic requested the name change due to trademark similarity. It briefly became Moltbot (lobsters molt to grow) before settling on OpenClaw after trademark clearance. The lobster mascot stuck.

Is OpenClaw secure?

Security is the biggest discussion point in the community. Key risks include prompt injection (malicious content tricking the AI), API key exposure, and vulnerable third-party skills. The project's own docs acknowledge there is no perfectly secure setup. Recommendations: use a dedicated machine or VPS, enable sandboxing, don't connect sensitive accounts, and carefully vet any skills you install.

Do I need a Mac Mini to run OpenClaw?

No. While Mac Minis are popular (especially for iMessage integration), OpenClaw runs on any hardware that supports Node.js 22+. Many users run it on a $5-7/month VPS (like AWS EC2 or Hostinger), old laptops, or even Raspberry Pi. The Mac Mini trend is largely driven by Apple ecosystem convenience, not technical requirements.

How much does OpenClaw cost to run?

The software is free, but AI model API costs vary significantly. Heavy use with Claude Opus can cost $100-200/month. Budget options like Minimax or local models via Ollama can run under $20/month. One widely-cited example: a user spent $300 in two days on basic tasks by not managing model selection carefully.

What are skills and where do I find them?

Skills are modular capabilities that extend what OpenClaw can do, like browser automation, smart home control, or integration with specific apps. They are available from community hubs, but security researchers warn that many contain vulnerabilities. Always verify the source, check the code, and prefer skills from verified authors with linked GitHub profiles.

What can I actually use OpenClaw for?

Common use cases from the community: email triage and drafting responses, calendar management, social media monitoring and posting, business automation (inventory, ordering), smart home control, content research and creation, making restaurant reservations via AI voice calls, and running scheduled tasks (cron jobs) automatically.

Latest18 views48:57~2 min readSave 47 min
Latest Summary

OpenAI’s Maths Claim, Meta Muse Hands-On, AI Harnesses, The Safety Debate

48:5718 views2 min read47 min saved
WeeklyclawWeeklyclaw

Key Takeaways

OpenAI’s Maths Claim

  • OpenAI claims an AI system solved a Millennium Prize equation, a math/physics problem unsolved for 90 years.
  • The proof is pending expert review and uses a novel, non-fluid dynamics approach.
  • Controversy exists around potential training data usage, with OpenAI stating plausible deniability.
  • This suggests LLMs can invent and solve novel problems, not just regurgitate information.

Meta Muse Hands-On

  • Meta launched a personal AI agent, "Muse," integrated with their ecosystem (Instagram, Facebook, WhatsApp).
  • It impressed with its ability to research, create decks, and assist with purchases.
  • Muse offers web, mobile app, and WhatsApp channels, with integrations for Gmail and other services.
  • The agent's image generation capabilities were noted as a weaker point.

AI Harnesses and Safety Debate

  • The discussion highlighted that AI "harnesses" (wrappers, scaffolding) are crucial for performance, not just the models themselves.
  • Y Combinator developed "Quartermaster," a thin harness with core tools (read, write, execute) that allows agents more autonomy.
  • Concerns were raised about AI safety becoming a "religion with a business model," potentially orchestrated for PR.
  • The technical risk lies in shipping agentic systems with oversight evasion, not necessarily "AI waking up and killing us."
  • Evidence suggests AI doomerism stems from communities like the "rationalists" and their ideologies, not just baseless fear.

Other AI Developments

  • XPENG demonstrated a humanoid robot walking off an 80% automated production line.
  • DeepMind released DeepSeq, a DNA prediction model accessible via API.
  • Mistral raised €3 billion for infrastructure.
  • Suno launched a new music model, licensing user data and partnering with former plaintiffs.
  • Google released the Lyria 3 Pro music model via the Gemini API.

Job Market Impact

  • The video refutes doomer claims, stating AI is creating jobs rather than destroying them.
  • Increased AI usage drives demand for data centers, chip manufacturing, construction, and related services.
  • Blue-collar jobs, particularly in data center construction, are seeing significant demand and high salaries.

Recent OpenClaw (Clawdbot / Moltbot) Videos

34 recent videos
OpenClaw 2.0: What Went Wrong?6:13
This Week in AIThis Week in AI

OpenClaw 2.0: What Went Wrong?

·6:13·729 views·4 min saved

What is OpenClaw? OpenClaw was an open-source AI system that ran on a user's computer. It aimed to connect AI models to various tools like email, calendar, and files, enabling AI to perform knowledge work. The core idea was to give AI full access to user data, similar to a human assistant, and allow it to run continuously. OpenClaw's Rise to Popularity OpenClaw gained rapid traction, surpassing projects like LangChain in GitHub stars within months. Its popularity was fueled by existing AI advancements in late 2025 (GPT 5.1, Gemini 3, Claude Opus 4.5) and the accessibility of tools like MCP for model integration. A $20/month Claude subscription offered seemingly unlimited access to advanced AI models. Reasons for OpenClaw's Decline Founder Hired by OpenAI: The original founder was hired by OpenAI, leading to the project's handover to a foundation. Anthropic's Pricing Changes: Anthropic blocked third-party tools from using Claude subscriptions, significantly increasing OpenClaw's operational costs for users. Security Vulnerabilities: OpenClaw suffered from major security flaws, including one that allowed attackers to run code on user machines. Instability and Frequent Breakages: The project was prone to breaking with updates, particularly with the release of OpenClaw 2.0, making it unreliable for many users. The 2.0 release was accidentally a major update due to simplified installation efforts. Competition from Major Platforms: Companies like SpaceX AI (with Grok Bot) and Nous Research (with Hermes) released similar, more user-friendly, and integrated AI agent solutions. The Future of the OpenClaw Idea Despite OpenClaw's struggles, the core concept of an AI agent connecting tools, understanding context, and running autonomously is now a significant trend in AI development. While OpenClaw may persist for some users, simpler and cheaper alternatives are now readily available.

This AI Works for You 24/7: OpenClaw 2.0 😱17:30
The AI DoctorThe AI Doctor

This AI Works for You 24/7: OpenClaw 2.0 😱

·17:30·1.2K views·16 min saved

OpenClaw 2.0 Overview OpenClaw 2.0 is presented as an intelligent agent, not just a chatbot, capable of autonomous task execution. The key feature highlighted is the automation section, specifically the cron mechanism, which automates tasks described in natural language. Core Functionality and Use Case OpenClaw interacts differently from classic LLMs by performing autonomous actions. Users request tasks, ideally repetitive daily ones. Example use case: Automatically responding to comments on LinkedIn/YouTube, saving significant time. The agent can learn by studying past responses and can be given access to platforms to analyze and propose replies. Users can provide feedback or specific instructions for handling new or uncertain queries (e.g., sending to Telegram for human approval). Automated tasks are saved as "jobs," and the system can enter "force mode" for real execution and testing. Installation and Setup Installation is recommended on an external VPS (like Hostinger) to avoid giving the AI access to personal computer files. Hostinger offers a 30-day free trial and affordable plans, with a specific coupon code "Go Cloud" for new users. OpenClaw can connect to existing subscriptions for OpenAI (ChatGPT) or Claude, avoiding extra token costs. It includes a free 1,000 search requests with Oxylabs for web data extraction. Automation Creation and Execution Users can instruct OpenClaw to create files with specific data (e.g., production monitoring files with workflow status, video ideas, cost counters). The AI can generate dashboards for visualizing data and workflow status. Automations (cron jobs) can be scheduled (e.g., daily at 6 AM) to update systems or send reports via Telegram, Slack, or email. The cron mechanism has a precise clock, considers the user's time zone, and executes tasks with a defined trigger. It generates a "trace" to monitor execution and identifies/proposes solutions for errors. Advanced Features Tool loop detection is a crucial feature in OpenClaw 2.0 to prevent the agent from getting stuck in infinite loops when connecting to external tools (Google Sheets, Excel, etc.). If a loop is detected, OpenClaw forces a stop and notifies the user, allowing for human intervention and adjustment. This agent-based approach, where the AI is given a mission and sees it through with logging and error correction, is contrasted with simple Q&A models like ChatGPT.

claw-code tested: An agent-managed museum exhibit, built in Rust. Up in 2 minutes.5:36
ArgusicArgusic

claw-code tested: An agent-managed museum exhibit, built in Rust. Up in 2 minutes.

·5:36·3 views·5 min saved

Agent's Task and Goal Task: Install and run claw-code on a clean machine with no human assistance. Project: claw-code, a Rust MIT-licensed project with ~200 stars. Requirement: No pre-installed software or help. Performance and Results Installation Time: 2 minutes. Total Setup Time (Cold Machine): 5 minutes. Success Rate: 100/100. Verified Output: Matched the actual claw-code execution. Agent's Reported Outcome Binary Location: claw CLI binary built and runnable at SLworkstarget. Rust Test Suite: 1416 tests passed cleanly. Python Test Suite: 47 tests passed cleanly. Data Source: All results derived from a single recorded run with logs and terminal output.

Live Demo of OpenClaw Dashboards: Personal Use, Team Workflows, Build Your Own | The ClawCast Ep 101:01:01
OpenClawOpenClaw

Live Demo of OpenClaw Dashboards: Personal Use, Team Workflows, Build Your Own | The ClawCast Ep 10

·1:01:01·5.4K views·59 min saved

Dashboard Features Dashboards can be created and customized using the /dashboard command in a new session. They can function as a heads-up display for personal tasks, coursework, and calendars. Dashboards can incorporate automations for automatic updates or manual refresh buttons. Users can create dashboards for specific interests or projects, like one for "shapot singing." Dashboard creation is powerful with custom widgets, including HTML and progress widgets. The agent can generate dashboards, and users can manually edit HTML widgets. Dashboards can be used to build "mini apps" or custom tools, like a calorie tracker or a Flappy Birds game. Portals is a new feature that allows running servers for dashboards that require them. Team Workflows and Multiplayer "Multiplayer" and "Team Claw" refer to the same concept: a shared agent for a group. This differs from "fleets" of agents, where one agent coordinates others. A team agent, like RoboClaw, connects all necessary sources and maintains context for the team. An example is an automation that monitors a Discord channel for pull requests from "Clawbributors" and assigns them for review. Team servers can be hosted on VPS for 24/7 availability. Tailscale can be used to securely connect devices to a remote VPS. Accessibility and Development Insights OpenClaw is viewed as an accessibility tool, helping users manage data and communicate with care teams. It can also assist disabled individuals in balancing responsibilities and regaining time. Release cadence is moving towards more frequent stable releases (every other day) with monthly backported stable releases. Users are advised to update when comfortable, not necessarily daily, to avoid workflow disruptions. A test environment is recommended, especially for those not actively contributing or on the bleeding edge. Work is ongoing to polish the settings page, similar to the control UI. Improvements are being made to the plugin installation process. Accessibility features like keyboard controls and computer use (voice commands) are being developed. The goal is to lower the activation energy for users to create custom tools and applications. Users are encouraged to iterate and rebuild dashboards if they become messy.

miraculous ladybug galette world time colrachi part 11 shadybug claw noir shows nino to open portal7:46
trio teams dymo serpentize treambow trio teams dymo serpentize treambow

miraculous ladybug galette world time colrachi part 11 shadybug claw noir shows nino to open portal

·7:46·7 min saved

Portal Creation and Monark's Plan Ali, an ally, used her power to connect with Marinette, opening a portal between their worlds. This is identified as another plan by Monark. Someone, forced by Monark, expresses regret for opening the passage. Character Interactions and Dilemmas Marinette is mistaken for a friend and considered for a surprise. Marinette is asked to help prepare food. Someone is congratulated for an excellent student film completed for a Franco-American Friendship Week. There's a discussion about tradition: selling galettes before tasting the last one as a family. Someone expresses they cannot travel due to important medical check-ups for an upcoming birth. Adrien's Miraculous, Tikki, and his Kwami are lost. Without his phone for translation, Adrien cannot find his way to Uncle Wang's or ask for help. Marinette's parents have given permission for her to travel with others. Someone expresses disappointment about not being able to travel due to upcoming medical appointments related to pregnancy. Monark's Schemes Monark is orchestrating events, using allies to create portals. There's a mention of a "butterfly tracker."

I Tested OpenClaw 2.0 Browser Use… Here’s the Truth5:42
Julian Goldie SEOJulian Goldie SEO

I Tested OpenClaw 2.0 Browser Use… Here’s the Truth

·5:42·2.0K views·5 min saved

OpenClaw 2.0 Browser Integration OpenClaw 2.0 can open specific websites when prompted. Requires remote debugging enabled for browser connection. It can navigate to and interact with web pages to create posts. AI Brain for OpenClaw GPT Astra 6 is recommended as the best brain for browser and computer use. Other APIs may not be as effective for these tasks. Limitations and Alternatives OpenClaw opens in a separate Chromium instance, not linked to existing logins. AI interaction is not yet perfect; users still need to guide it. Browser actions can be slow (e.g., creating a post took 3 minutes). Codex, especially with its Chrome extension, might be more efficient for direct website actions. OpenClaw is not recommended for tasks requiring high accuracy or efficiency, like managing an e-commerce store. Connecting Channels OpenClaw can be connected to messaging platforms like Telegram, WhatsApp, or Discord via the "Channels" setting. Prompts can include instructions to message via a connected channel upon task completion.

OpenClaw made me $0...and still changed everything.32:43
NaaackersNaaackers

OpenClaw made me $0...and still changed everything.

·32:43·4.4K views·31 min saved

OpenClaw Introduction & Q&A Received a $3,000 PC from Nemo PCs to test local AI, not paid for the video. OpenClaw setup can be complex, especially with Windows Subsystem for Linux. Configuring power settings to prevent hibernation is crucial for uninterrupted agent processes. Automations can include human checkpoints for critical steps. Example: AI editing a podcast, AI can summarize and ask for approval before proceeding. Security is a concern; not recommended to connect to sensitive accounts like bank or email directly. Content Creator Applications Creating a personalized social media feed, bypassing algorithmic feeds. Scraping trending news via X API, setting thresholds for notifications (e.g., 5,000 tweets). Recent X API pricing changes making it more affordable. Analyzing personal content analytics (views, comments, saves) and scraped comments to plan future content. Automating repetitive tasks like generating compilations or weekly reports. Using OpenClaw to connect services like Notion, Amplify, Shipoo, AWS, Etsy for workflow automation. Automated video posting process: upload video, message bot with details, bot creates Notion entry, generates thumbnail, and posts to platforms after approval. Time saved through automation, compared to manual processes or expensive third-party services. Automating the creation of 3D model videos or 3JS assets using Blender. Technical Setup & Challenges Initial setup on Windows 11 with WSL was problematic. Ubuntu 26 also presented issues; downgraded to Ubuntu 24. Many AI software releases prioritize Ubuntu, Windows, and macOS. Linux user experience can be frustrating due to command-line requirements and distro debates. Dedicated AI PC is beneficial but not strictly necessary for OpenClaw itself; local models require powerful hardware. Utilizing AMD Ryzen Threadripper systems with tools like Rockom and Lemonade Server for local AI. System specs: 128GB DDR5 RAM, dedicating ~100GB to GPU for VRAM. Running multiple Docker containers for various services including Home Assistant and database management. Skills & Automation Philosophy Skills are templated rules/actions for automations and scheduled tasks. QA checker for video scripts to ensure quality and adherence to best practices. Automated grading system for scripts, thumbnails, titles, and hooks to optimize for viewership. Checks include: opening/closing curiosity loops, call to action, attention-grabbing first frame. OpenClaw is used daily as a "coworker" for all automations, connecting various services. Use OpenClaw as a "Google" by "trauma dumping" information about yourself and your frustrations. Embrace asking "dumb" questions initially; it's part of the learning process.

Open Claw 2.0: All you need to know about this HUGE update5:46
Hostinger AcademyHostinger Academy

Open Claw 2.0: All you need to know about this HUGE update

·5:46·10.2K views·4 min saved

OpenClaw 2.0: Setup and User Experience Simplified Setup: OpenClaw 2.0 automatically detects existing API keys and local models, speeding up installation. Early Error Detection: Includes model checks to identify provider or credential issues early in the setup process. Conversational Setup: Allows users to complete setup by interacting with an agent, rather than solely through menus. Progress Tracking: Introduces a progress card for long tasks and a live widget for Swarm activity, maintaining visibility even after reloads. One-Click Install: Offers a streamlined one-click installation for immediate use. Key Feature Additions Experimental Swarm: Enables splitting jobs among multiple agents for parallel processing. Requires JavaScript/TypeScript for orchestration and is experimental. Interactive Widgets: Agents can create and pin interactive elements like dashboards and charts to sessions, allowing direct user interaction. Widgets can also be exported as images. Smarter Conversation Layer: Includes searchable past conversations and an incognito mode for temporary, in-memory sessions that disappear on gateway restart. Memory and Self-Learning Default Memory System: OpenClaw 2.0 now has a built-in default memory system, with existing alternatives still supported. Dreaming Feature: Reviews learned information and moves important/repeated data to long-term memory. Self-Learning: Converts useful processes into reusable skills, similar to competitors like Hermes. Multi-Player Experience Collaborative Sessions: Allows multiple users to join the same agent session simultaneously, functioning like a shared project room. Permissions Control: Creator and administrators manage user access levels (read, suggest, draft, participate). Trust Requirement: Designed for trusted users; security is not guaranteed for separate companies or individuals requiring strict separation. Overall Impact and Future Commitment to UX and Security: Update shows focus on improved user experience and enhanced security features. Experimental Nature: New features like Swarm and Multiplayer are marked as experimental, with long-term utility to be determined by user adoption.

OpenClaw 2.0 Is Here… This Is WAY Bigger Than I Expected9:47
Nick PonteNick Ponte

OpenClaw 2.0 Is Here… This Is WAY Bigger Than I Expected

·9:47·2.2K views·9 min saved

OpenClaw 2.0 Update OpenClaw 2.0 is a massive update with over 16,000 improvements. It integrates AI models (ChatGPT, Claude, Gemini) and can access messages, files, and browsers. Setup is now automated, detecting existing API keys and models. The web interface is rebuilt for a more conversational experience, with faster startup times. New Capabilities Supports shared cloud sessions, allowing multiple users to collaborate on an agent's task. The team uses this feature for their own development, signaling a shift towards team infrastructure. Smart Usage Strategy Treat AI agents like hiring a part-time employee, starting with narrow, repeatable jobs. Example: Monitoring one inbox for a specific type of message. Businesses can leverage this for tasks like managing customer inquiries or scheduling. Security Considerations Many OpenClaw instances were previously exposed online with default settings. OpenClaw 2.0 includes a security audit command and requires authentication for public-facing installs. Credentials are now locked to prevent exposure in chat logs. Accessing sensitive data requires responsible setup, akin to securing physical office keys. Broader Implications The update signifies a move from personal AI tools to shared team infrastructure. The gap between occasional AI use and AI integration in operations is shrinking. Businesses are shifting from AI answering questions to AI performing tasks. The smart approach involves treating AI agent setup like training a new hire, starting small and expanding trust.

2428994   i OPENED a $1 Claw Machine of Viral SQUiSHIES!34:51
TULPOR-MCTULPOR-MC

2428994 i OPENED a $1 Claw Machine of Viral SQUiSHIES!

·34:51·33 min saved

Claw Machine Acquisition and Renovation The creator wanted to surprise her sisters with a claw machine full of viral squishies. Unable to find a suitable one online, she discovered a used cat-themed claw machine on Facebook Marketplace. She had to buy two machines but only needed one. The machines were heavily modified with custom graphics and stickers to look like a squishy store display. It was a difficult process, requiring extra help and involving some sticker mishaps. Squishy Selection and Authenticity A previous video featured fake squishies, so the creator ensured all squishies for this machine were authentic (marked with "RMS"). She spent hours hunting for genuine viral squishies, including mystery dumplings and Neos. The challenge was to fill the machine and hide it before her sisters arrived. The Surprise and Token Game The sisters were surprised by the claw machine, confirming all squishies were real and not fake. To get tokens to play, each sister had to blindly scoop cotton balls into a bowl within a short time limit (initially 30 seconds, then reduced to 7 seconds). The number of cotton balls collected determined their tokens for the claw machine. Claw Machine Play and Twists Sisters played the claw machine with a time limit per attempt. Many squishies were difficult to grab, leading to frustration. A twist was revealed: some squishies without wrappers were empty, and others contained numbers for additional squishies or tokens. The order of play was determined by a three-point shot challenge, which all sisters missed, leading to a speed game. Sisters then picked a set number of squishies based on their token count. Mystery Squishies and Giveaways The sisters opened their won squishies, some receiving extra ones based on number tokens. They then opened mystery dumplings, some resulting in gains, losses, or calls to crushes. The creator revealed the remaining squishies from the machine would be given away to subscribers who commented with the color of the jumbo squishy. They opened various squishies, including ones with flowers and different textures, but struggled to find rare ones like the seashell or purple holographic dumplings. A jumbo squishy was opened, and the creator announced a giveaway for subscribers.

877394   i OPENED a SECRET $1 JELLYCAT Claw Machine!46:48
TULPOR-MCTULPOR-MC

877394 i OPENED a SECRET $1 JELLYCAT Claw Machine!

·46:48·46 min saved

Secret Jellycat Claw Machine The creator fills a $1 claw machine with rare Jellycats, originally retailing for hundreds of dollars. The goal is to make them accessible for $1, surprising sisters who love Jellycats but wouldn't pay high resale prices. Preparation involves cleaning the machine and applying custom stickers. Token Distribution and Gameplay Sisters receive tokens randomly through an envelope drawing. Jellycats are hidden in mystery bags, to be opened only after all tokens are used. Gameplay involves strategic claw attempts, with some Jellycats proving difficult to grab due to their placement or shape. Several successful grabs are made, but some sisters struggle to win any. Surprise Challenges and Trades A ping pong ball challenge is introduced to win a giant Jellycat and potentially more. Paisley wins the ping pong challenge, securing a large prize. A trading session begins, allowing sisters to swap Jellycats with each other and the creator. Rare Jellycats, including a $600 macaroon set and a $460 lamb, are revealed. Giveaway and Conclusion The creator announces a giveaway of unclaimed Jellycats for subscribers who comment their favorite. The sisters open their mystery bags, revealing their won Jellycats. The video concludes with the creator expressing excitement about the Jellycats and the giveaway.

4775324   i OPENED a SECRET $1 SEPHORA Claw Machine!49:09
TULPOR-MCTULPOR-MC

4775324 i OPENED a SECRET $1 SEPHORA Claw Machine!

·49:09·48 min saved

Challenge Setup The video features a $1 Sephora claw machine challenge for the creator's 10 sisters. A twist involves hiding 1 cent and $1 balls in a pool for the sisters to collect. Only the 1 cent balls are usable in the claw machine; the $1 balls are useless for the machine itself. Pool Challenge Sisters have 30 seconds to collect balls from the pool using a net. Balls collected are exchanged for money based on their value (cents or dollars). After the pool challenge, sisters blindly pick five additional balls from remaining ones. Claw Machine Challenge The goal is to win Sephora products from a claw machine. The number of turns in the claw machine depends on the number of 1 cent balls collected. Balls with numbers correspond to mystery bags containing Sephora products or other items. Some balls are blank, offering no prize. Prizes and Twists Sister Presley wins the most $1 cent balls, earning the most turns in the claw machine. The ultimate twist reveals that the highest value item is a note granting Presley her entire Sephora cart, valued at $100. Other prizes include various Sephora makeup and skincare items.

2428994   i OPENED a $1 Claw Machine of Viral SQUiSHIES!34:51
TULPOR-MCTULPOR-MC

2428994 i OPENED a $1 Claw Machine of Viral SQUiSHIES!

·34:51·33 min saved

Claw Machine Acquisition and Customization The creator purchased two cat-themed claw machines from Facebook Marketplace to surprise her sisters with viral squishies. Despite only needing one, she bought two. She hired help to apply custom graphics and stickers to transform the cat machines into squishy-themed ones. Squishy Selection and Authenticity The creator discovered that many previously purchased viral squishies were fake. She learned to identify authentic squishies by looking for "RMS" markings. She spent hours hunting down genuine viral squishies to fill the machine. The Surprise and Token Challenge The sisters were surprised by the transformed claw machine filled with real squishies. To earn tokens for playing, each sister was blindfolded and had 7 seconds to scoop as many cotton balls as possible into a bowl. Claw Machine Play and Twists The sisters played the claw machine with their earned tokens, with varying degrees of success. A twist was revealed: some squishies were inside plain wrappers, and these were empty. Another twist involved the sisters opening "mystery dumplings" which revealed numbers instead of squishies, signifying more tokens or items. Prize Distribution and Rare Squishies The sisters chose squishies based on the numbers they received. A competition was held to determine the order of choosing squishies. Despite opening many squishies, they did not obtain any of the highly sought-after rare ones (e.g., seashell, pregnant shark, golden glitter). The creator gave away the remaining squishies to her subscribers.

877394   i OPENED a SECRET $1 JELLYCAT Claw Machine!46:48
TULPOR-MCTULPOR-MC

877394 i OPENED a SECRET $1 JELLYCAT Claw Machine!

·46:48·45 min saved

Secret Jellycat Claw Machine The creator set up a secret $1 Jellycat claw machine filled with rare and expensive Jellycats. The goal was to give sisters a chance to win these sought-after toys for a low price, as they are often resold for hundreds of dollars. Weeks were spent acquiring rare Jellycats for the machine. Claw Machine Setup The creator cleaned and decorated the claw machine, removing stickers from a previous video. There was difficulty fitting some Jellycats into the machine and adjusting their placement. A butter knife was used to remove stubborn stickers. Sister's Arrival and Game Rules The sisters were surprised by the claw machine. Tokens for playing were distributed by picking numbered envelopes. The Jellycats were hidden inside mystery bags, which could only be opened after all tokens were used. Some Jellycats inside the bags were worth over $500. Claw Machine Gameplay and Wins The sisters took turns playing the claw machine, with varying success. One sister struggled significantly, while others managed to win several Jellycats. The creator occasionally gave extra tokens to sisters. Ping Pong Challenge and Prize Distribution A ping pong ball challenge was introduced to win a giant Jellycat and additional prizes. Points were awarded for getting balls into blue (1 point) and silver (3 points) cups. Paisley won the initial ping pong challenge, earning the giant Jellycat and three more from the machine. A double-or-nothing round was played, with Paisley ultimately winning again. Mystery Bag Openings and Valuable Finds The sisters opened their mystery Jellycat bags. Several rare and valuable Jellycats were revealed, including a $165 pig and a $460 lamb. One sister received a set of four macarons worth $600. A "Jelly Training Board" was introduced for trading Jellycats. Trades and Subscriber Giveaways Trades were made, with some Jellycats being exchanged for others or unopened mystery bags. The creator explained that many Jellycats would be given away to subscribers who followed the channel and commented. Some trades were declined due to the rarity and value of the Jellycats. The final trade involved a rare cheetah bunny. The remaining unopened Jellycats were announced as giveaways for subscribers.

Practicing Claw on Fortnite1:16:21
scxr Levixscxr Levix

Practicing Claw on Fortnite

·1:16:21·36 views·75 min saved

Introduction to Claw The player discusses the difficulty of learning "claw" grip for Fortnite. Gameplay Struggles & Observations The player experiences issues with gun mechanics (not shooting, not equipping). Lag and high ping are consistent problems, affecting gameplay and editing speed. The player struggles with aim and editing, attributing it to new techniques or issues. They observe opponents with seemingly better skills or loadouts. Technical Difficulties Voice chat volume is inconsistent. The game experiences bugs like unequipable weapons and delayed actions. Stream quality issues are mentioned (poor connection, mic audio only). Player Skill & Learning Curve The player acknowledges being "bad" and "cooked" at times, especially when trying new methods. They express a desire to improve peace control and master controller/phone play. There's a recurring theme of attempting to "warm up" or practice specific skills. Match Analysis Games are described as quick, with some resulting in low kill counts. The player notes opponents are "sweaty" or "built different." They experience being "one-tapped" and outplayed in various scenarios.

OpenClaw 2.0 HUGE Update - Switch From Hermes Agent? (VPS Setup Tutorial)23:47
ByteGradByteGrad

OpenClaw 2.0 HUGE Update - Switch From Hermes Agent? (VPS Setup Tutorial)

·23:47·14.9K views·21 min saved

OpenClaw 2.0 Overview OpenClaw 2.0 is a major update, making it a strong contender against alternatives like Hermes Agent and Buzz. The project, initially Clawbot and briefly Multibot, is now called OpenClaw. Its creator joined OpenAI, and the project is supported by a foundation linked to OpenAI while remaining open source. This update significantly improves installation, messaging, memory, skills, models, automations, browser, native apps, plugins, and security. Installation and Setup Installation is simplified, allowing users to connect existing subscriptions or API keys, and finish setup through conversation. The browser app is rebuilt for a first-class experience. OpenClaw uses a gateway process that must be running constantly. It can connect to various chat apps like Telegram, WhatsApp, Slack, Discord, and Buzz. Configuration involves identity and soul markdown files to define agent personality and instructions. Key data is stored in the .openclaw folder, including configurations, sessions, and an agent workspace with memory and skills. Key New Features in 2.0 Continuity Layer: Features like "dreaming" for long-term memory consolidation, "active memory" for context recall, and a "skill workshop" for reusable skills. Session Dashboards: Preserve progress for longer jobs, enhancing continuity and memory. Multiplayer Experience: Shared cloud sessions allow multiple users to access shared resources. VPS Setup Tutorial (Hostinger) The video demonstrates setting up OpenClaw on a VPS using Hostinger. A KVM2 plan (2 vCPU, 8GB RAM, 100GB NVMe, 8TB bandwidth) is recommended for a basic setup. Hostinger offers an OpenClaw template, but the tutorial shows a manual installation on a plain Ubuntu VPS. Installation involves SSHing into the VPS and running a one-liner command from the OpenClaw website. The setup process guides users through configuring AI model providers (e.g., OpenAI) and setting up the workspace. A conversational setup is introduced, but troubleshooting steps are provided for issues, including installing the Codex plugin and running openclaw update repair and openclaw gateway restart. Accessing the Dashboard and Integrations The OpenClaw dashboard can be accessed locally by running openclaw dashboard on the VPS and then tunneling the connection using SSH from the local machine. Authentication requires a token, obtainable via openclaw dashboard --json. The new dashboard is cleaner, focusing on the chat interface with options for a built-in browser, background tasks, and a terminal. Users can create native dashboard widgets for conversations, like a "VPS health check." Automations and Skills Automations can run scheduled tasks in the background (e.g., the "heartbeat" checking every 30 minutes). The "skill workshop" helps consolidate useful experiences into reusable skills, capturing how-to actions. Users can import memory from Hermes Agent. Telegram integration is shown, requiring setup via BotFather to get a bot token. Comparison and Conclusion OpenClaw 2.0 has caught up to competitors like Hermes Agent, especially with features like automatic self-learning via the skills workshop. Using a VPS allows flexibility to switch between different AI agents like OpenClaw, Hermes Agent, or Buzz. The setup process is significantly improved, and integrating channels like Telegram is easier. A coupon code (BYTEGRAD) is offered for Hostinger purchases.

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio1:16:21
RomesReview RomesReview

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio

·1:16:21·554 views·74 min saved

Workplace Environment The streamer works at a Pokémon and Sanrio themed claw machine arcade. The job is described as "kind of boring" and "slave hours," leading the streamer to entertain themselves by streaming. The arcade has very few customers, with only nine people visiting during an eight-and-a-half-hour shift on a previous day. The streamer jokes that the arcade might be a money laundering operation due to the lack of customers. The AC in the streamer's area is not working. Streamer's Activities and Interactions The streamer forgot to set up music for the stream and is trying to troubleshoot Bluetooth. Interactions include chatting with viewers, discussing games like Diablo and Terraria, and responding to comments about his job. The streamer discusses past work experience, including a stint as a manager at Chuck-E-Cheese. He shares humorous anecdotes, such as the discomfort of wearing a Chuck-E-Cheese mascot suit. The streamer also explores other streaming platforms like Omegle, encountering various users and situations. Viewer Engagement and Moderation The streamer discusses the requirements to become a moderator on his stream, including age, a test, and approval from "Mike." He mentions a previous moderator who was only 11 years old and started banning people, including the streamer himself. Mike, a long-time viewer, is a highly valued moderator, nicknamed "barcode mic." There's a discussion about potentially reintroducing "drinking streams." Observations and Opinions The streamer notes the lack of female users and the prevalence of users showing inappropriate content on Omegle. He expresses surprise at the variety of guns and weapons displayed by users on Omegle. The streamer makes observations about different countries and their perceived demographics based on Omegle encounters. He shares a humorous story about trying to troll a user on Omegle by pretending to be Pikachu. The streamer expresses his preference for Pierce the Veil over Avenged Sevenfold.

GPT-6 Astra arrives, OpenClaw 2.0, Jensen Huang on AI and work, NYC’s classroom AI pause53:06
WeeklyclawWeeklyclaw

GPT-6 Astra arrives, OpenClaw 2.0, Jensen Huang on AI and work, NYC’s classroom AI pause

·53:06·244 views·51 min saved

Nvidia & Hugging Face Deal Nvidia has officially acquired Hugging Face for 12.7 billion dollars. This acquisition brings together two major players in the AI space, with Hugging Face known for its open-source community and Nvidia for its hardware and AI infrastructure. Anthropic's Claude 3.5 Sonnet & Astra Anthropic has released Claude 3.5 Sonnet, an improved version of their model. Astra, a new large model from OpenAI, has been released and reportedly "massacres" benchmarks, significantly outperforming previous models like Claude 3.5 Sonnet. OpenAI has stopped pre-training new models and is focusing on improving Astra, indicating high confidence in its capabilities. OpenClaw 2.0 Revamp OpenClaw has received a major update (2.0) with a revamped control UI. The update includes significant improvements, with over 1600 pull requests, described as a "rebirth" of the project. Feedback suggests a need for simpler modes for general users while retaining advanced options for power users. Jensen Huang on AI and Work Jensen Huang believes AGI is imminent, possibly within the next couple of years, but emphasizes that it won't solve all company problems automatically. He defines the "harness" around LLMs as crucial for AI utility, encompassing retrieval, memory, tool use, and collaboration. This harness is seen as the product, not just the model itself. Huang advises governments and companies to "buy the model, build the harness," as context and proprietary information reside in the harness. He argues for regulating practical harm and believes advancing technology, rather than slowing down, makes AI safer (e.g., reducing hallucinations). Huang suggests that while tasks will be automated, human jobs will persist, redefined by purpose and meaning, with the "typing and talking" aspects being reduced. NYC's Classroom AI Pause New York City has implemented a one-year moratorium on AI in classrooms from pre-school to 8th grade. Both hosts agree this is a mistake, arguing that AI literacy is crucial and that a ban hinders equitable access, potentially widening the gap between privileged and underprivileged students. The pause is intended to allow schools to develop standards, rules, and privacy frameworks. Concerns include AI becoming a crutch, the importance of original thought and literal literacy, and the potential for personalized learning through AI.

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio10:20
RomesReview RomesReview

Day 3 Of Working at a Pokemon Sanrio Claw Machine Open Stream 🤣😭 #work #job #irl #pokemon #Sanrio

·10:20·96 views·9 min saved

Stream Setup & Audio The streamer is testing Meta glasses for streaming, which may affect audio quality. They are asking chat for feedback on whether the microphone sounds different. Customer Interactions & Prizes Customers were very happy with approximately 30 prizes, filling two bags. Pokemon & Sanrio Content The stream title indicates it's a Pokemon Sanrio claw machine stream. A specific Pokemon name, "Godzilla Testrius Terrestrius Test Testelius," is mentioned, apparently from an anime. A "boooo" plushie can't stand on its own and needs assistance. Discussion on Godzilla vs. King Kong There's a discussion about whether Godzilla's purpose is to fight other monsters or himself. The streamer believes King Kong couldn't beat Godzilla due to Godzilla's superior abilities like fire breath and nuclear reactor, calling Godzilla "super broken." Personal Updates & Chat Interaction The streamer mentions having a brown banana they need to throw out. They are eating rice from Chipotle. The streamer is fearful of confrontation and claims to only "talk tough online." Chat members share updates about moving to London, having roommates, and their jobs. There's a brief mention of student aid and interest rates around 40k. The streamer is still dating their dentist.

LG Launches ThinQ Claw With Contextual AI5:51
Plain AI NewsPlain AI News

LG Launches ThinQ Claw With Contextual AI

·5:51·53 views·5 min saved

LG ThinQ AI Home Announcements LG introduces ThinQ Claw, a text chat-based AI agent connecting schedules and appliances. It uses contextual intelligence to understand user intent and life context. Interaction is via natural conversation, eliminating the need for complex automation rules. How ThinQ Claw Works Step 1: Analyzes schedule, routines, and home environment. Step 2: Recommends tailored actions based on context and preferences. Step 3: Coordinates devices and services for execution. Learns user preferences over time for personalization. Connected Ecosystem and Technology Built on Open Claw and the Homey smart home platform. LG acquired Homey's developer (Athom) in 2024, enabling multi-brand interoperability. Integrates internal appliances (LG devices, lighting, HVAC) with external services (calendars). Energy Management and Security Features a Home Energy Management System (HEMS) to orchestrate energy generation, storage, and consumption. Connects smart meters, solar panels, batteries, and EV chargers to optimize energy use and reduce bills. LG Shield framework ensures security and privacy across the ecosystem. Expansion and Unanswered Questions LG ThinQ Q Pro extends AI home vision to multi-family buildings and commercial spaces. No hardware specs, model details, pricing, or release dates were provided. The accessibility of these conceptual AI agents remains uncertain.

Turning a $469 Mini PC Into a Home Assistant AI Agent — Beelink EQi41:51
Lars KlintLars Klint

Turning a $469 Mini PC Into a Home Assistant AI Agent — Beelink EQi

·41:51·29.5K views·40 min saved

Mini PC Setup and Specs The Beelink EQi mini PC (469 AUD) is used as a base for the AI agent. It features an Intel Core i3-N305 CPU (5 cores, 5 threads, up to 4.3 GHz), Intel UHD Graphics, and an NPU with 24 TOPS. The unit has 16GB of soldered LP DDR5 RAM (upgradeable to 64GB on other versions). Connectivity includes 2.5GbE and 10GbE LAN, USB-A, HDMI, Thunderbolt 4 (USB-C), headphone jack, and USB-C. The PC is installed in a 4U rack, though it's slightly too tall for a 1U shelf. It comes with Windows 11 Pro pre-installed. Remote Desktop is enabled for headless operation. Open Claw AI Agent Installation Open Claw AI agent is installed using the Windows Companion setup. The installation process requires enabling WSL and administrator privileges for the remote desktop user. Local AI execution is not possible as the Beelink EQi lacks an Nvidia GPU. The agent is configured with a basic permissions set (read-only plus run commands, edit files, text-to-speech, speech-to-text). The agent's LLM backend is set to Anthropic Claude via API key. WhatsApp is chosen as a communication channel, with the agent using the user's personal phone number for self-chat. Brave browser is selected as the search provider. Several skills were initially skipped during setup but can be added later. The agent is renamed to "Yabby" via the WSL command line. Home Assistant Integration The Home Assistant skill is installed for Yabby. The user provides the Home Assistant server IP address and a long-term access token. Yabby gains full access to Home Assistant entities. Initial testing shows Yabby correctly identifying water tank levels but misinterpreting network status LEDs as lights. Functionality and Future Potential Yabby can now communicate via WhatsApp and interact with Home Assistant. The user highlights the evolving role of software developers with AI tools. Future plans include adding more skills and integrations beyond Home Assistant. The Beelink EQi is praised as a capable mini PC for such tasks.

Inside NVIDIA’s Autonomous Agent Stack | NeMo Claw, Nemotron & More45:36
The Gen AcademyThe Gen Academy

Inside NVIDIA’s Autonomous Agent Stack | NeMo Claw, Nemotron & More

·45:36·103 views·44 min saved

Introduction to Autonomous Agents Autonomous agents have evolved from single-turn chatbots (like ChatGPT) to models capable of reasoning, tool use, and self-improvement. Key components of an autonomous agent include an LLM (for intelligence) and a "harness" (the operating system/loop for context, observation, reasoning, actions, tools, memory, orchestration, and security). The harness, not the underlying model, often differentiates agent product performance. NVIDIA's Agent Toolkit & NeMo Guardrails NVIDIA's Agent Toolkit is an open-source suite for building agent harnesses and execution loops. NeMo Guardrails: A security layer for agent harnesses (like LangChain, Open-LLM, Deep-Agents, Open-Claw) to prevent agents from going rogue. Open Shell: The core of NeMo Guardrails, providing a secure execution sandbox with policy controls for tool, file system, network, and service access. NeMo Guardrails complements existing harnesses by adding safety and reproducibility. Observability and Framework Unification NeMo Relay: Adds observability (tracing, telemetry, redaction, evaluation) to existing agent runtimes/harnesses without re-platforming. NeMo Agent Toolkit: Unifies disparate agentic pipelines built with different frameworks (e.g., LangGraph, CrewAI) for enterprise-wide consistency, adding observability and evaluation. NVIDIA's NeMo Models & Deployment NeMo Models (Nemotron): NVIDIA's open-source LLM series (Nano, Super, Ultra) optimized for agentic use cases. Nemotron 3 Ultra is particularly suited for long-running agents. Models are available for free via API keys at build.nvidia.com with generous rate limits. NVIDIA provides end-to-end tools for deploying agents in production, including deployment tools like Dynamo and Nymphs. Getting Started with NeMo Guardrails NVIDIA Brev offers a launchable environment for NeMo Guardrails (e.g., Open-Claw with NeMo Guardrails) on a GPU instance for a low hourly cost. Users can deploy a pre-configured instance, select an agent harness (Open-Claw, Hermes), an API provider (like NVIDIA's free endpoints), and an NVIDIA model (like Nemotron). NeMo Guardrails provides a secure sandbox, demonstrated by preventing an agent from accessing restricted root directories or network resources.

1970 KING KUDA Vs THE CLAW!  Awesome box opening of Redlines!26:40
ToyCarCollector.comToyCarCollector.com

1970 KING KUDA Vs THE CLAW! Awesome box opening of Redlines!

·26:40·1.9K views·25 min saved

Box Opening and Initial Impressions Received a priority mail box from a collector friend containing Red Line Hot Wheels. The majority of the collection consists of 1970 King Cudas. Appreciates the packing materials, contrasting them with less desirable biodegradable options. Prefers to open boxes on camera when in the mood to talk and record. 1970 King Cuda Collection Unboxed a large quantity of King Cudas, noting it's unusual to have so many at once. Identified various colors: blue (minty, near mint with tan/white interior), orange (excellent, white interior, faded numbers), green (white interior, some with two cracks in package tray), red (shiny, US/Hong Kong wheel mix-up, needs tire swap), aqua (near mint, white interior), copper (cracked windshield, dark interior), purple (scratched, reproduction stripe). Noted common issues like cracked package trays and wear on tires. Observed that the King Cuda is a tough model to find in good condition and comes in eight colors, plus black roof variations. Discussed the condition of specific cars, rating them from near mint to damaged. Highlighted the blue with black interior as the best car in the lot. Expressed disappointment in the condition of the purple and copper King Cudas, especially considering the reported purchase prices. The missing color from the collection was olive. Bonus Cars and Evaluation Received bonus "sweetener" cars: Rose Skyhow (clean, near mint), Cogni Cab Yellow (original flag, nice base), Dump Truck Yellow (paint popping, light tire wear), and a Mercedes-Benz (very pretty, white interior). Used a lighted magnifier to critically examine car condition, noting rubbed high surfaces and chips not immediately visible. Discussed how lighting can affect the appearance of die-cast cars. Evaluated the overall collection, finding many cars to be nice. Intends to sell most of the collection, but may keep the blue King Cuda and the Skyhow.

Did OpenClaw 2.0 Just Kill Hermes Agent?43:06
The AI DoctorThe AI Doctor

Did OpenClaw 2.0 Just Kill Hermes Agent?

·43:06·8.1K views·40 min saved

Introduction to AI Agents AI agents like OpenCloud and Hermes can trigger themselves automatically without user prompts, unlike standard chatbots. They utilize predefined tasks, automations, and triggers to execute actions proactively. Agents possess continuous memory, unlike session-based chatbots, allowing for persistent context and learning. Complex tasks can be broken down into subtasks, and agents can even create specialized sub-agents for each part. OpenCloud v1 vs. Hermes OpenCloud v1 had difficult installation, data loss upon updates, and complex memory configuration. Hermes emerged to fix these issues, becoming a preferred alternative. OpenCloud v2.0 Enhancements OpenCloud 2.0 is sponsored by OpenAI, GitHub, and Nvidia. It features a cloud subscription model instead of tokens for payment. Installation is now more straightforward. Updates are seamless, with underlying structures rebuilt for stability. Memory configuration is improved and easier to manage. Infrastructure is more stable, reducing crashes when adding plugins. AI Agent Structure Triggers: User interface, WhatsApp, Telegram, or scheduled crons. LLM (Brain): Connects to models like ChatGPT or Claude for processing. Skills: Specialized capabilities that agents can develop or download. System Prompt: User-initiated or automated instructions. Communication: Can connect with other agents or instances. Memory: File-based and crucial for agent functionality. Tools: External integrations with software like Microsoft or CRMs. Security and Installation Installing agents locally carries risks of data exposure and prompt injection. Recommended to use a secure, powerful server (e.g., via Hostinger) for deployment. OpenCloud v2.0 Features & Testing Can connect cloud subscriptions (e.g., Anthropic) directly for payment. Features an "unblock itself" option for when the agent gets stuck. Generating API keys for LLM connections (e.g., Anthropic) requires terminal commands. Demonstrated an analysis of YouTube comments, showcasing proactive scheduling and task creation. OpenCloud's proactive suggestion to follow up on comments and schedule future checks was highlighted. Skills are automatically created and saved for future use, improving efficiency. Hermes Features & Testing Easier to connect to various LLMs, including OpenAI. Also capable of skill creation, though less automated in saving preferences. In the YouTube comment analysis test, it was less proactive in suggesting follow-ups compared to OpenCloud. Sub-Agents in OpenCloud OpenCloud can break down complex tasks into subtasks, creating specialized sub-agents. This allows for parallel processing by experts in different areas, improving output quality. The ability to fork/clone sessions for testing sub-agent functionality is a key feature. OpenCloud automatically names and defines objectives for sub-agents. Comparison & Conclusion OpenCloud 2.0 shows significant improvements in stability, features, and user experience over v1. It appears to be more proactive and efficient in task management and sub-agent creation than Hermes in tested scenarios. AI agents, in general, offer powerful automation and learning capabilities beyond standard chatbots.

OpenClaw 2.0 Fixed the Thing That Made Me Quit13:34
Creator MagicCreator Magic

OpenClaw 2.0 Fixed the Thing That Made Me Quit

·13:34·12.3K views·12 min saved

OpenClaw 2.0 Setup OpenClaw 2.0 is a major release with significant updates. Recommended setup: Managed AI agent product from Hostinger ($5.99/month) for ease of use and automatic management of updates and API keys. Alternative: One-click deploy on a VPS ($1.50/month extra) for full control. Coupon code available for discounts. Key Features and Functionality Claude Subscriptions: Re-enabled support for Claude subscriptions, allowing users to integrate their own Claude models. Instant Web Search: Integrated web scraping with 1,000 free credits. Messaging Integration: Connects with Telegram and WhatsApp for chat interaction. Version Verification: Confirmed running on OpenClaw 2.0 (version 2026.8.2 at time of filming). Web and Chat Synchronization: Seamless interaction between the web panel and chat applications. Model Flexibility: Ability to switch between GPT and Claude models. CLI Access: Direct access to the OpenClaw command-line interface within the web panel. New Capabilities in OpenClaw 2.0 Visualization: Agents can now visualize data, creating tables and generating visualizations (including interactive dashboards). Automations: Simplified creation of automated tasks using natural language. Team Features: Enhanced collaboration with "meat proxy" functionality and customizable sharing permissions (read-only, suggest, draft). Integration and Future Potential Buzz Integration: Official integration with Buzz for enhanced functionality and collaboration. OpenClaw Nodes: Future capability to connect multiple devices and operating systems (macOS, iOS, Android, etc.). Upgrade Advice For new users, starting fresh with a managed instance is recommended. Existing users experiencing upgrade issues may consider a fresh install and importing memories. OpenClaw 2.0 is becoming a more robust platform, supported by major companies and featuring contributions from key figures in the AI space.

New Jurassic World Survival Toys Unboxed Muscle Madness Tyrannosaurus Rex Capture Claw ATV pack1:44:36
Amazing DinosaursAmazing Dinosaurs

New Jurassic World Survival Toys Unboxed Muscle Madness Tyrannosaurus Rex Capture Claw ATV pack

·1:44:36·8.5K views·104 min saved

New Jurassic World Survival Toys Unboxed the Muscle Madness Tyrannosaurus Rex with expanding muscles and a roar. Also unboxed the Capture Claw ATV pack with a human figure and an ATV with a working claw. Muscle Madness T-Rex Features Pushing a button makes the T-Rex's muscles grow. It has an aggressive chomp action and realistic teeth. Another button makes spikes on its tail pop up. The body is partly rubber, partly plastic. The toy can be scanned for the Jurassic World Facts app. Capture Claw ATV Pack Features Includes a human figure with a club and a helmet that can be removed. The ATV is in Jurassic Park colors. The claw on the ATV can clasp shut. The included dinosaur is identified as a Carnotaurus, not a T-Rex. The claw can be removed from the ATV.

New: AI seller + phone for your agent + OpenClaw 2.0 boy-is-it-bad16:34
The Next New ThingThe Next New Thing

New: AI seller + phone for your agent + OpenClaw 2.0 boy-is-it-bad

·16:34·25.2K views·16 min saved

AI Shopping & Content An AI pitchwoman can now sell products, mimicking QVC's live shopping format by pitching products from a provided URL. "Infinite Slop" is a 24/7 AI-generated live stream where chat content dictates what appears next, showcasing advancements in video generation. Agent & Data Tools TEG is an open-source tool that acts as an MCP, plugging into models like Claude to find contact information (phone, email) at a low cost, replacing expensive data enrichment subscriptions. Dial allows agents to obtain phone numbers to make and receive calls, with setup as simple as copying a prompt, and offers iMessage capabilities for outbound communication. AI Editing & Control Google Pics offers AI-powered image editing within Google Workspace, allowing for precise adjustments to specific parts of an image without affecting others. Diffusion Studio enables video edits to be converted into code blocks, ensuring consistency and repeatability for AI-driven video editing. Claude now has computer control capabilities, similar to Codeex, allowing it to interact with apps and settings on a user's machine to perform tasks or troubleshoot issues. AI Education & Discovery An open-source AI classroom simulates a real classroom environment with an AI teacher, AI classmates, debates, and real-time quizzes to enhance learning. Radar is an MCP for podcasts, enabling agents to perform granular searches across a large database of podcasts for guest pitching, brand mentions, and sponsor identification. OpenClaw 2.0 Despite initial promise, OpenClaw 2.0 has faced significant issues, with users reporting it being frozen and unproductive after extended periods, leading to disappointment.

OpenClaw 2.0: I Tested All the New Features for You!25:13
The AI DoctorThe AI Doctor

OpenClaw 2.0: I Tested All the New Features for You!

·25:13·9.4K views·22 min saved

OpenClaw 2.0 Launch and Overview OpenClaw 2.0 is a major update to the platform. The new version is described as ultra powerful and robust, backed by major companies like OpenAI and Nvidia. Peter Stuerzberger, the founder of OpenClaw, has been recruited by OpenAI. The project has a significant following with 389,000 stars on GitHub. Installation and Security Recommendations Do not install locally on your computer due to security risks like prompt injection. Recommended installation method is on a VPS (Virtual Private Server) for security and 24/7 availability. Hostinger is recommended for VPS hosting, allowing installation of multiple agents like OpenClaw, Hermes, and N8N on the same server. A coupon code "GoCloud Luna" offers a 10% discount. Consider the free "Automated Search" option for up to 1000 requests. New Features and Interface The new interface is more user-friendly and visually appealing. Key sections include Automations, Plugins, Skills, and Workshops. New plugins are available for installation. CodeX projects from OpenAI can now be imported. The mobile application is not recommended as it hasn't been updated. Laboratory Section: Includes an option to automatically stop or restart agents if they get stuck in a loop. Gateway Section: Provides status of the gateway, processor, and VPS, showing active and blocked processes. LLM Integration and Claude Connection By default, OpenClaw connects via Nexus, which requires topping up accounts. It's recommended to connect directly with providers like OpenAI or Claude to manage your budget. Claude Subscription Integration: OpenClaw 2.0 allows connecting your existing Claude subscription. This requires connecting your Claude account via the terminal to generate a token. The Anthropic plugin needs to be activated in OpenClaw settings. The generated token is pasted into the Anthropic setup within OpenClaw's model configuration. This enables using your Claude subscription tokens without additional per-token payments. The default recommended model with Anthropic is Opus 5. Advanced Features: Sub-Agents and Session Cloning Sub-Agents: OpenClaw can create and manage multiple sub-agents in parallel, each with a specific mission (e.g., market analysis, content strategy). This distributes tasks and enhances results. Session Cloning: Allows cloning an existing session to create a new one based on its history and memory. This is useful for testing variations or alternative approaches without losing the original context. This feature is beneficial for tasks like creating multiple language versions of content or testing different programming solutions. Widget Creation OpenClaw 2.0 can now create interfaces, referred to as "widgets." These widgets act as extensions, providing interfaces for applications or dashboards. This is presented as a unique capability for an AI agent, allowing for the creation of prototypes or interactive elements within the session. The generated interfaces are impressive and show the power of OpenClaw for application development and testing.

NVIDIA to Buy Hugging Face? OpenClaw at Scale, Local Models, AGI Claims34:50
WeeklyclawWeeklyclaw

NVIDIA to Buy Hugging Face? OpenClaw at Scale, Local Models, AGI Claims

·34:50·102 views·33 min saved

NVIDIA & Hugging Face Acquisition NVIDIA reportedly acquired Hugging Face for almost $13 billion. Discussion on potential downsides: regulatory capture and anti-open source policies by the US government. Counterargument: Open source benefits NVIDIA's market and ecosystem growth. Jensen Huang's (NVIDIA CEO) perceived benevolence towards open source. Local Models & Agent Harnesses GLM 5.3 Flash: Fully runs on Chinese chips, handles 100 trillion tokens/day, fast, good for coding and agents. Queen 3.8 Max/Next Flash: Praised for performance, an upgrade over previous models. Dr. Flash 2: New recipe for faster model execution. Perplexity Computer: Now runs locally on DGX Spark with Queen 3.8 27B model. Headlong: Proactive agent harness that constantly thinks, not just reactive. Instinct: New viral agent platform for "normies," valued at $2.5 billion. OpenAI & AGI Claims OpenAI announced a custom AI chip that performs on par with NVIDIA's Frontier chips, with better performance per watt. Sam Altman reportedly claims AGI could arrive between now and December, potentially with their post-Astra model. OpenClaw & The Future of Software Development OpenClaw is highlighted as the first codebase where contribution cost is near zero, leading to massive growth (388k stars, 80k commits in 9 months). Concept of "Prompt Requests" instead of Pull Requests, indicating a paradigm shift. Contributors run "automated software factories," with hard caps on open PRs to manage volume. Trust erosion in PRs due to AI-generated duplicates; signal shifts to reasoning and process documentation (attaching transcripts). Economics of review invert: maintainers directly edit PRs, enabling non-developers to contribute. Security concerns: Agents breaking out of configured workspaces, balancing convenience and safety. Visibility: Use of crawlers and agents to monitor public activity (Discord, GitHub) in lieu of telemetry. Future: "Code mode on a branch" where prompts are enhanced with code, agents write JavaScript for tool calls. The pace of AI advancement feels like years compressed into months ("a month is like a year"). Hardware & Local Inference Apple announced new Mac Minis and Mac Studios with promising processor benchmarks. New Mac Studios will feature 512 GB unified memory (RAM) for $17,000, enabling comfortable local model execution.

Tom Clancy's The Division 2 New Rifle build "Eagles Claw" Alt to Striker & T.S Must Have!!23:35
223 Gaming223 Gaming

Tom Clancy's The Division 2 New Rifle build "Eagles Claw" Alt to Striker & T.S Must Have!!

·23:35·1.9K views·23 min saved

Build Overview Introducing the "Eagle's Claw" build for The Division 2, an alternative to Striker and T.S. builds. Demonstrated on Heroic difficulty, handling a control point, resource convoy, and rogue agents simultaneously with ease. Capable of hitting 2.5-3 million damage consistently, with spikes up to 4.1 million. Weaponry Primary: MK17 rifle (hits up to 5.2 million). Secondary: Lova with a 70-round magazine (hits up to 4 million). Optional alternatives include Lightweight M4 and Sig CQB. All weapons are augmented with "Echo" for bonus damage. Gear and Talents Focuses on the "Eagle's Grasp" brand set (referred to as "Z"). Chest Piece: "On Point" talent, extended by the chest piece's talent (Point of No Return) to 40 seconds. Backpack: "Point of Horror" talent, increasing the "On Point" weapon damage bonus to 9%. Augments: Primarily "Echo" and "Magnum" for damage and status effects. Stats: Aiming for high Critical Hit Chance (CHC) and Critical Hit Damage (CHD). Specialization and Playstyle Specialization: TAC 50 (Sharpshooter) for headshot damage and weapon handling bonuses. Rifles can now be held down to fire, reducing trigger strain. The build offers high damage output, comparable to top-tier damage builds like Striker and Tipping Scales.

Inside OpenClaw 2.0: Multiplayer, Dashboards, and Worker Nodes | The ClawCast Episode 951:22
OpenClawOpenClaw

Inside OpenClaw 2.0: Multiplayer, Dashboards, and Worker Nodes | The ClawCast Episode 9

·51:22·9.3K views·48 min saved

Release and Updates OpenClaw 2.0 brings daily releases back after a 7-week dry spell. Focus on stability and multiplayer experience. Key Features of OpenClaw 2.0 Multiplayer: The control UI is rebuilt for a first-class multiplayer experience, allowing teams to collaborate on the same gateway. Stability: Significant focus on stability, crucial for enterprise adoption by companies like Microsoft and Atlassian. SQLite Backend: Migration to SQLite to handle long-running tasks and improve performance. Enhanced Control UI: A completely rebuilt UI that is a significant improvement over previous versions, making it a "power tool" for intensive work. Dashboards: Ability to render visible dashboards from chat, useful for team collaboration and monitoring. Worker Nodes: Allows distributing work across multiple machines for load balancing and utilizing available compute power. "Home" Button: A central hub for managing sessions, interacting with your agent, and understanding team activity. Beam Skill: Feature to easily import sessions from other harnesses (like local Claw or Codex) into OpenClaw. Multiplayer and Collaboration Multiplayer mode is enabled by integrating with Cloudflare Access or Tailscale. Users can see who else is online on the same gateway. The system aims to reduce "meat proxying" (manual relaying of information between humans and agents). Facilitates seamless handover of sessions between team members without losing context. Potential to integrate site chat for humans within the OpenClaw interface. Skills and Memory Skills are by default shared across a team. Work is underway to allow for individual skill uploads and promotions. Dreaming (automatic memory reconciliation and skill enhancement) is on by default. Unified memory system with a dedicated session for distilling memories, improving performance and reliability. A reflective loop for managing skills: discarding old ones to prevent bloat and enhancing useful ones. Nodes and Compute Worker nodes allow running a lightweight gateway on another machine to extend compute resources. Vision for a personal cloud by connecting multiple machines or using cloud providers like Daytona, Testbox, or AWS. Nodes abstract away infrastructure location, allowing flexible use of various compute sources. Unlocks more experimental and long-running tasks due to effectively unconstrained compute. Onboarding and Usability Massive overhaul to onboarding and installation to make it easier for new users. Features like multiplayer and worker nodes are advanced and not enabled by default. Users can start simple (e.g., via WhatsApp) and progressively adopt more advanced features. Emphasis on hackability and encouraging users to push the limits of the system. Core Philosophy and Use Cases OpenClaw supports using any model, including local models, unlike more restricted alternatives. Control over data by running on user hardware is a key differentiator. Structured as a non-profit for longevity and to ensure it remains open and reliable for personal and business infrastructure. Empowers users to create their own personal infrastructure with capabilities matching commercial services. The system can manage itself, allowing users to build and maintain complex software over time. Self-improvement loops and auto-learning skills are becoming more robust with model improvements. The team acknowledges being "bad at selling" their features but is working on documentation and tutorials. Key hidden features include interactive HTML visualizations and dashboards that can be made persistent. Nodes are highlighted as a vastly underutilized feature for managing various tasks, from media playback to printing.

OpenClaw 2.0 (2026.8.1) Setup Guide: Safe SQLite Migration, Doctor Fix, and Cloud Handoff5:55
Alex HittAlex Hitt

OpenClaw 2.0 (2026.8.1) Setup Guide: Safe SQLite Migration, Doctor Fix, and Cloud Handoff

·5:55·723 views·4 min saved

OpenClaw 2.0 Architecture & Prerequisites OpenClaw 2.0 operates as a distributed multiplayer agent OS, abandoning localized models. Requires Node.js version 26 (LTS). Outdated versions cause fatal startup loops. Database Migration & Installation Mandatory: Backup system via command line before upgrading from 1.x. Version 2.0 uses a one-way cryptographic migration to SQLite. JSONL files are abandoned. Rolling back from 2.0 without a backup makes data unreadable. Standard installation uses a curl script; global deployments via package managers may need --allow-scripts=openclaw. Docker users: allocate at least 6 GB RAM to containers to avoid exit code 137 (out-of-memory). New gateway boots in ~575 milliseconds. Post-Installation Repair & UI Execute openclaw doctor immediately after installation. This utility repairs breaking changes: removes experimental plugins, detaches legacy memory, unifies codex routes. Bypassing doctor leads to 100% CPU usage and startup loops. Browser-based UI managed by "Custodian" agent. Custodian scans for API keys and llama server deployments, validating them with probe requests. Chatting is locked until successful probe validation. Security & Permissions Enforces explicit session permission modes (zero-trust). Agent file system access is anchored to an assigned workspace directory. Blocks external file modifications, preventing escalated host access. Secrets are handled via masked private credential pop-up cards, not direct pasting. Secrets are routed to a write-only SQLite store, never appended to transcripts or visible to the LLM. Cloud Handoff & Extensions Sandboxed directories are relocatable workspaces. Sessions can be handed off from local machines to temporary cloud workers for parallel compute. Team members can join sessions via browser to inspect progress and approve actions. Extensibility options include embedding the dashboard into Telegram mini apps or integrating a one-password broker.

OpenClaw 2.0 Shows Where AI Agents Are Going Next22:26
The AI Daily Brief: Artificial Intelligence NewsThe AI Daily Brief: Artificial Intelligence News

OpenClaw 2.0 Shows Where AI Agents Are Going Next

·22:26·11.3K views·20 min saved

OpenClaw 2.0 Release OpenClaw 2.0 is a major rework focused on simplifying installation and user engagement. Aims to reduce initial configuration, allowing users to get to conversations faster. New features include simplified first-time install, inbox monitoring examples, and better customization via chat. Despite improvements, some users report ongoing issues with updates breaking the system. Multiplayer AI Agents OpenClaw 2.0's most significant update is the introduction of "multiplayer" or shared agents. This allows multiple developers to collaborate within the same agent session, sharing context and work in real-time. Workflow shifts from private conversations with bots to a collaborative workspace. Enables seamless handoffs and additions of context without needing transcripts or summaries. This is seen as a precursor to how future AI agents will be used, especially for collaborative work. AI Safety and Open Models The release of Obliterated Model Large V2, based on GLM 5.3 with removed guardrails, raises concerns about potential misuse for cybercrime. This highlights the challenge of balancing security measures with the utility of powerful open-weight models. Anthropic reported similar alignment and security issues during agentic testing, leading to improved sandbox security and monitoring. Anthropic is also exploring reward hacking and the difficulty models have distinguishing test environments from the live internet. China criticizes US AI companies like Anthropic, viewing frontier models as potential cyber weapons and accusing the US of imposing double standards. OpenAI's Business Growth OpenAI's advertising business has reached a $1 billion revenue run rate, expanding to over 40 countries. They are rolling out a self-service platform for advertisers and adding more tracking features. This growth, while significant, falls short of OpenAI's projected $2.4 billion for the year. Data Center Debate Former President Trump advocates for data centers, framing opposition as hindering economic growth and playing into China's hands. Others, like AOC and Justin Amash, raise concerns about community impacts and dismiss Trump's framing. VP J.D. Vance suggests that data centers are crucial for AI but need to be paired with power generation to avoid increased utility costs for residents. Polling indicates data centers are broadly unpopular.

What is OpenClaw? The AI Agent Explained for Beginners!37:24
Love BabbarLove Babbar

What is OpenClaw? The AI Agent Explained for Beginners!

·37:24·19.6K views·35 min saved

What is OpenClaw? OpenClaw is an open-source AI assistant/agent platform that can run 24/7 without an active internet connection or a laptop needing to be on. It functions like a personal assistant, integrating with tools like WhatsApp, Discord, Slack, and Telegram for task execution. Unlike traditional AI interactions, OpenClaw allows for more natural, human-like task delegation. Users are not limited to a single AI model and can choose between options like GPT, Gemini, or Claude. Running OpenClaw Local Setup: Can be run on a laptop but requires the laptop to be constantly on with internet access, making it less reliable. VPS Setup: The recommended and more reliable method is to host OpenClaw on a Virtual Private Server (VPS). Bluehost is suggested for its straightforward VPS setup and one-click deployment for OpenClaw. Key Features of OpenClaw Channels: Connect and interact with OpenClaw through various apps like Telegram, Slack, or WhatsApp, creating dedicated channels for different purposes. Terminal Access: Direct access to a terminal within OpenClaw for command execution and integration, offering more control. Browser Automation: Enables OpenClaw to interact with websites, click buttons, fill forms, and fetch data, requiring a Chrome browser on the VPS. Scheduled Tasks: Allows users to schedule tasks in natural language (e.g., "every morning at 7 am...") without needing coding knowledge. Claw Hub: An "app store" for OpenClaw, allowing users to install "skills" to add new capabilities and integrations (e.g., GitHub, Gmail, Notion). Security and Privacy Self-hosting on a VPS ensures that conversations and files remain within your server environment. Users have root-level control over their server. Warning: Automated terminal access poses risks; ensure agent access is restricted to your account and consider implementing a manual review process for critical tasks.

Popular All-Time

10 all-time favorites
NVIDIA GTC Keynote 20262:18:56
NVIDIANVIDIA

NVIDIA GTC Keynote 2026

·2:18:56·36.0M views·134 min saved

NVIDIA's Platform Strategy NVIDIA's strategy is built on three platforms: CUDA X, Systems, and AI Factories. The company emphasizes its ecosystem and its role as a platform provider. The five-layer cake of AI is covered, from infrastructure and chips to platforms, models, and applications. CUDA: The Foundation of NVIDIA's Ecosystem Celebrating 20 years of CUDA, a platform for accelerated computing. CUDA's architecture (SIMD) and its evolution with tensor cores are highlighted. The massive installed base of hundreds of millions of CUDA-enabled GPUs is a key advantage, driving a flywheel effect of developer attraction and innovation. GeForce's role in introducing CUDA to the world and nurturing future developers is acknowledged. RTX, introduced about 8-10 years ago, represents a redesign for modern computer graphics and fused with AI. Neural Rendering and Structured Data Introducing Neural Rendering, a fusion of 3D graphics and AI, exemplified by DLSS 5. This fusion combines controllable 3D graphics (structured data) with generative AI (probabilistic computing). Structured data is presented as the foundation of trustworthy AI. AI's Impact on Data Processing AI will increasingly utilize structured data (SQL, Spark, Pandas) and unstructured data (vector databases, PDFs, videos). NVIDIA introduces two foundational libraries: QDF for data frames (structured data) and QVS for vector stores (unstructured data). Partnerships with IBM (Watson X.Data), Dell (AI Data Platform), and Google Cloud (Vertex AI, BigQuery) are showcased to accelerate data processing. Accelerated computing is presented as the successor to Moore's Law, enabling significant leaps in performance and cost reduction. Cloud Partnerships and Confidential Computing NVIDIA integrates with major cloud providers: Google Cloud, AWS, and Microsoft Azure. Key collaborations include bringing OpenAI to AWS, accelerating EMR and SageMaker. Confidential computing with vGPUs is highlighted for secure deployment of AI models. Partnerships extend to enterprise solutions with Oracle, CoreWeave, and Palantir/Dell for on-premise AI platforms. NVIDIA's Vertical Integration and Horizontal Openness NVIDIA operates as a vertically integrated but horizontally open company. This approach is necessary for application acceleration across various domains. The company focuses on understanding applications, domains, and algorithms to deploy solutions across data centers, cloud, edge, and robotics. Industry Verticals and CUDA X Libraries NVIDIA's presence spans numerous industries: automotive, financial services, healthcare, industrial, media & entertainment, quantum, retail, robotics, and telecommunications. CUDA X libraries are presented as NVIDIA's "crown jewels," activating computing platforms for specific problems. Examples of CUDA X libraries include QOpt, QLitho, QDSS, QEquivariance, Arial, Warp, and Parabricks. The Rise of AI Natives and the Compute Demand The last two years have seen a surge in investment in AI startups ("AI natives"). This boom is driven by the immense compute demand from these companies, either creating or integrating with tokens. The shift from retrieval-based to generative computing, powered by LLMs, reasoning AI, and agentic models, has fundamentally changed computing. The Inference Inflection and AI Factories The "inference inflection" has arrived, as AI is now performing productive work. Computing demand has increased exponentially, with estimates suggesting a million-fold increase in the last two years. NVIDIA's AI infrastructure is positioned as the lowest-cost option for AI, offering confidence in long-term utilization and cost-effectiveness. The demand for NVIDIA GPUs is "off the charts," leading to a projected $1 trillion in demand through 2027. Grace Blackwell and Vera Rubin Systems NVIDIA has re-architected systems for inference, exemplified by Grace Blackwell and the upcoming Vera Rubin. These systems feature NVLink 72, FP4 precision for training and inference, and optimized algorithms like Dynamo and TensorRT LLM. Performance gains are significant, with Grace Blackwell showing up to 35x (or even 50x) better perf/watt compared to Hopper. Token cost is a critical metric, and NVIDIA claims the lowest cost per token through extreme co-design. Vera Rubin and Grok Integration The Vera Rubin platform is designed for agentic AI, featuring a new CPU optimized for single-threaded performance and data processing. It incorporates hot-water liquid cooling and a novel 6th generation NVLink switching system. The Grok system, a deterministic data flow processor optimized for inference, is being integrated with Vera Rubin. This integration, facilitated by Dynamo software, aims to combine high throughput (Vera Rubin) with low latency (Grok) for enhanced token generation performance. NVIDIA's Product Roadmap and AI Factory Design NVIDIA's roadmap includes Blackwell, Rubin, Rubin Ultra, and Feynman generations, with continuous architectural advancements. The company is evolving from a chip company to an AI infrastructure and AI factory company. The NVIDIA DSX platform, using Omniverse, is introduced for designing and operating AI factories virtually, optimizing for throughput, resilience, and energy efficiency. OpenClaw and the Agent Revolution OpenClaw is presented as a revolutionary open-source framework for agentic computing, comparable in significance to Linux and HTML. It enables the creation of AI agents that can perceive, reason, and act, managing resources, accessing tools, and interacting with LLMs. Enterprise readiness is addressed with "NemoClaw" (NVIDIA OpenClaw reference), incorporating security and privacy guardrails. The concept of "agentic as a service" is introduced, transforming SaaS companies into "gas" companies. Open Models and Sovereign AI NVIDIA offers a diverse ecosystem of open-source AI models (NemoTron, Cosmos, AlphaMaya, Groot, BioNemo) for specialized domains. These models aim to enable customization for domain-specific and sovereign AI needs. A NemoTron coalition is announced, bringing together companies to advance AI model development. Physical AI, Robotics, and Autonomous Vehicles NVIDIA is also driving advancements in physical AI and robotics. The company provides training computers, simulation platforms (Isaac Lab, Cosmos World Models), and foundation models (Groot) for robots. Partnerships for robo-taxi readiness are highlighted, including BYD, Hyundai, Nissan, and Uber. The AlphaMaio platform enables autonomous vehicles to reason, explain their actions, and follow instructions.

I Found Diamonds In New York City Sidewalk Cracks!13:06
Claw QuestClaw Quest

I Found Diamonds In New York City Sidewalk Cracks!

·13:06·12.6M views·11 min saved

Goal Setting The goal is to find $1,000 worth of gems to buy a real gold necklace for their grandma, who was previously scammed. They plan to mine for a full day in New York's Diamond District. Mining Process They use tools to loosen dirt from sidewalk cracks and a vacuum to collect it. They sift and pan the collected dirt to find valuable items. They encounter various reactions from passersby, including skepticism and curiosity. A local advises them on how to make good money, suggesting up to $1,000 a week. Challenges and Finds They face challenges with the slow pace of mining and the sheer volume of dirt needed (estimated 40 lbs). They find a garnet, initially thought to be worth $20-$30. A jeweler attempts to stop them, claiming they are damaging the sidewalk. They discover a fake diamond, which, despite being fake, is large and impressive. They expand their search to other busy areas like Central Park. After 9 hours of mining, they have collected dirt and are determined to continue. Panning and Appraisal They return to their hotel to pan the dirt, using a screening process to separate materials. Initial finds include a piece of a necklace, a gold clasp (worth $15), a 1g silver bar (worth $1), and a real pearl (worth $60). They identify several gemstones, including Onyx ($20), a Parido ($30), a green Sapphire ($70), and a Garnet ($30). The final appraisal reveals that out of five stones tested as "diamonds," only two were real, valued at $150 total. Grandma's Gift The total value of their finds is $460. They purchase a solid gold necklace with stones for their grandma with the money. The grandma is happy with the surprise gift.

i OPENED a SECRET $1 SEPHORA Claw Machine!49:09
JUSTKASSJUSTKASS

i OPENED a SECRET $1 SEPHORA Claw Machine!

·49:09·4.8M views·47 min saved

Challenge Setup The creator purchased a $1 Sephora claw machine as a challenge for their sisters. The initial plan was to hide cash, but a new twist involved throwing $1 and $0.01 balls into a pool. The $1 balls were useless for the claw machine; only the $0.01 balls worked. The sisters had to collect balls from the pool using a net within a time limit. Pool Ball Challenge Each sister had 30 seconds to collect as many balls as possible from the pool using a net. They could then exchange their collected balls for money. The sisters discovered the $1 balls had no value in the context of the claw machine challenge. After the pool challenge, they each received their collected "cash" based on the cents they gathered. Following this, they each got to pull five balls blindly from a remaining collection in the pool. Claw Machine Gameplay The main challenge involved using the collected cents as quarters to play the claw machine. Each quarter represented one turn, and the goal was to grab mystery bags with numbers on them. The number on the bag corresponded to a prize bag containing Sephora products or other surprises. Some bags were blank and contained nothing. The sisters took turns playing, with some strategic plays and misses. There was a special "M" bag, which granted an extra turn. The creator also took turns, playing with the remaining coins. Mystery Gifts Reveal After collecting the mystery bags, the sisters opened them to reveal Sephora products. There was an option to switch bags before opening. The contents included items like Tarte bronzer, Gloss Bomb, Fenty perfume, Dior lip maximizer, Tower 28 products, and more. One sister received a "bad" bag with nothing inside. The final twist involved a mystery envelope. The sister who received the envelope could either take its contents or choose any item from the Sephora store. She chose the envelope, which contained a Sephora gift card.

Tragic mistake... Anthropic leaks Claude’s source code7:22
FireshipFireship

Tragic mistake... Anthropic leaks Claude’s source code

·7:22·3.3M views·5 min saved

Code Leak Details Anthropic accidentally leaked the entire source code for Claude to the internet via a 57MB source map file in an npm package (version 2.1.88). The leak occurred at 4:00 AM and spread rapidly online, with Anthropic issuing DMCA takedowns. The code was mirrored and cloned, with a community effort to rewrite it in Python (Claw Code) and a project to make it work with any model (OpenClaw). Technical Insights from the Leak Claude's codebase is built on Bun.js, which Anthropic recently acquired. The code uses Axios, which was recently compromised by North Korean hackers, posing a potential security risk. Claude's architecture is described as a "dynamic prompt sandwich" with 11 steps from input to output, rather than a futuristic technology. The codebase contains numerous hard-coded instructions and guardrails to control Claude's behavior. Anthropic implemented "anti-distillation poison pills" to prevent competitors from training models on Claude's outputs by referencing non-existent tools. A significant feature is the "bash tool," containing over 1000 lines of code for parsing and executing bash commands. Surprising and Hidden Features Undercover Mode: Instructions to prevent Claude from mentioning itself in outputs to appear more human-like, possibly for deceptive purposes. Regular Expression-Based Frustration Detector: Detects keywords in prompts indicating user frustration and logs events. Buddy: A hidden feature flag for a Tamagotchi-style AI companion. Roadmap Features: References to Opus 4.7, a new model named Capiara, Ultra Plan, Coordinator Mode, Demon Mode, and Chyris. Chyris: Described as a background agent that keeps a daily journal, uses dream mode for memory consolidation, and works on a schedule. Implications and Consequences The leak is a significant setback for Anthropic, especially with an IPO planned. It highlights the risk of accidental public exposure for proprietary code. The leak provides a blueprint for competitors and exposes Anthropic's internal workings. A large number of comments in the code suggest they might be for AI training rather than human readability.

i OPENED a SECRET $1 Claw Machine FULL of iNSAiNE iTEMS!45:12
JUSTKASSJUSTKASS

i OPENED a SECRET $1 Claw Machine FULL of iNSAiNE iTEMS!

·45:12·2.9M views·44 min saved

Claw Machine Setup & Game Show The creator set up a "dream claw machine" for her sisters with high-value prizes. To earn coins for the claw machine, sisters participated in a makeup-themed game show. Questions covered makeup brands, product application order, and beauty industry history. Ties and dramatic moments occurred during the game show. Claw Machine Gameplay Sisters used their earned coins to play the claw machine, with limited time per turn. Some prizes were "switch" items, allowing players to swap gifts. A few "blank" or undesirable gifts were also included. The creator also participated in the claw machine gameplay. Prizes and Giveaways Prizes included makeup, skincare, accessories, and high-value items like an iPhone 16. One sister received an iPhone 16 and a matching cheetah case. Another sister received a Dior palette and Chanel makeup. The creator announced a giveaway for viewers: a makeup primer, a blush, a lip treatment, a Love Shack Fancy cup, and an iPhone 16 with a case. To enter the giveaway, viewers must be subscribed and comment something they are thankful for. Creator's Message The creator shared a message about being brave and taking risks, inspired by her own YouTube journey.

i OPENED a $1 Claw Machine of Viral SQUiSHIES!34:51
JUSTKASSJUSTKASS

i OPENED a $1 Claw Machine of Viral SQUiSHIES!

·34:51·2.5M views·33 min saved

Claw Machine Acquisition and Transformation The creator purchased two used cat claw machines from Facebook Marketplace to transform into squishy claw machines for their sisters. Significant effort was involved in designing, printing, and applying custom vinyl graphics to cover the original cat-themed appearance. The machines were tested and confirmed to be working after the cosmetic transformation. Squishy Selection and Authenticity The creator focused on filling the machines with viral squishies, specifically dumplings and Neetos. Emphasis was placed on ensuring the squishies were authentic, identified by "RMS" markings, after a previous experience with fake squishies. Hours were spent hunting down genuine squishies to guarantee the sisters would win real items. The Surprise and Token Distribution The sisters were surprised with the transformed claw machines, initially reacting with excitement and confusion. A unique token system was implemented: sisters blindfolded had 7 seconds to scoop as many cotton balls as possible into a bowl, with the count determining their tokens. Gameplay and Twists The claw machine gameplay proved challenging, with many attempts resulting in near misses. A twist was revealed: some squishies were "challenges" or numbers representing more squishies, not actual squishies themselves. A competition (three-point basketball shot) determined the order of play. Mystery Items and Giveaways The un-wrapped squishies turned out to be numbers, leading to more squishies or tokens. A final, giant mystery dumpling was revealed, and the sisters guessed its color for a chance to win it. The creator announced a giveaway of the remaining squishies to subscribers who commented with their guess for the jumbo squishy's color.

BIA'S 5TH BIRTHDAY | ZEINAB HARAKE38:56
Zeinab HarakeZeinab Harake

BIA'S 5TH BIRTHDAY | ZEINAB HARAKE

·38:56·2.3M views·38 min saved

Birthday Surprise Zeinab surprises Via with a gift: a custom arcade machine. Via also receives a surprise gift in her room: an unlimited claw machine. She enjoys playing the claw machine and winning prizes, like a squishy and Kitty Fairy. Okada Manila Stay The family checks into a luxurious villa at Okada Manila for Via's birthday celebration. The villa features multiple bedrooms, a living room, pantry, private gym, sauna, and even a private elevator. They enjoy the stunning views, lights, and a fountain show. Birthday Party and Wishes Via's birthday party includes friends, dancing, and a special song. She receives a surprise bracelet from her mom. Via's heartfelt wish is for the best family ever. She expresses gratitude to her parents, Kuya, God, and Jesus. Parents share their pride and love for Via, wishing her a future aligned with God's grace. Activities and Preparations Via practices a dance for her birthday. Friends and family share birthday messages, emphasizing Via's kindness, smartness, and strong personality. The video concludes with thank yous to event organizers and collaborators.

The wild rise of OpenClaw...5:19
FireshipFireship

The wild rise of OpenClaw...

·5:19·2.0M views·4 min saved

Introduction to OpenClaw OpenClaw, formerly Claudebot and Maltbot, is a free, open-source AI assistant. It operates 24/7, remembers interactions, and integrates with messaging apps like Telegram. Gained significant popularity rapidly, achieving over 65,000 GitHub stars. Its creator is Peter Steinberger, founder of PSDFKit. Core Functionality & Setup Written in TypeScript, it integrates with models like Claude and GPT-5. Can manage calendars, emails, run scripts, monitor stocks, and deploy code. Designed for self-hosting on VPS, Raspberry Pi, or Mac Mini. Installation is a single command, with Linux being the preferred OS. Configuration Steps Requires an AI model provider API key (e.g., Anthropic). Needs integration with a messenger app (Telegram, Slack, WhatsApp, Discord). Telegram setup involves using BotFather to get a bot token. Users configure "skills" (built-in or custom, via MoltHub) and "hooks" for event-driven actions. Real-World Application Example Connects to Telegram via a pairing code and command. Can be customized with a name and personality traits via chat. Automates tasks like monitoring stock performance and sending alerts. Can generate interview questions for software engineers.

you need to use Hermes RIGHT NOW!! (goodbye OpenClaw!!)32:39
NetworkChuckNetworkChuck

you need to use Hermes RIGHT NOW!! (goodbye OpenClaw!!)

·32:39·1.6M views·31 min saved

Introduction to Hermes The speaker is switching from OpenClaw to Hermes due to its mission, growing capabilities, and stability. Hermes is a fast-growing GitHub project and has surpassed OpenClaw in token usage on OpenRouter. The speaker has been using Hermes for a month and finds it reliable enough to recommend to others. Installation and Setup Installation is a single command, and Hermes can be run on various systems, including cloud VPS. Hostinger is recommended for VPS hosting, with a specific offer for viewers. The installation process involves setting up a VPS, running a command in the terminal, and configuring Hermes. Hermes offers an OpenClaw migration path. Users can choose their inference model (e.g., OpenAI via ChatGPT subscription, Grok, local models via LM Studio). Messaging can be set up via Telegram (using the BotFather) or other options. Key Differentiators of Hermes Vibe and Mission: Nous Research, the company behind Hermes, emphasizes a strong mission and aesthetic. Memory System: Hermes' memory management is a significant improvement. It uses USER.md and MEMORY.md files but enforces strict character limits (1,375 for user, 2,200 for memory) to keep agents focused and prevent bloating. Active Memory Nudges: Hermes periodically runs background agents (every ~10 turns) to update memory, unlike OpenClaw which typically does this only at session start/end. Honcho Integration: An optional add-on that creates "peer cards" to build a profile of the user, enhancing agent context. Skill System: Hermes focuses on agents building their own skills through interaction and self-improvement, rather than relying on a marketplace of pre-made skills like OpenClaw. Stability and Product Feel: Hermes is described as feeling more like a product and less prone to breaking than OpenClaw, which is seen as more of a project. Advanced Features and Philosophy Self-Improvement Loop: Agents can create and refine their own skills, leading to continuous improvement. Curator: A background agent that manages and optimizes skills. Agent Autonomy and Control: Hermes aims to "get out of the agent's way," allowing the models to be smart and providing them with the necessary tools (harness) to interact with the world. Recent Features: A Hermes dashboard, Kanban task management, and a computer control module (in preview) are mentioned. Comparison with OpenClaw Hermes is presented as a more stable, intuitive, and continuously improving alternative to OpenClaw. OpenClaw is characterized as potentially clunky, prone to breaking, and feeling more like a project requiring constant troubleshooting. Hermes' skill system emphasizes creation over consumption from a marketplace, addressing past security concerns with OpenClaw's community hub.

Andrej Karpathy: From Vibe Coding to Agentic Engineering w/ Stephanie Zhan29:49
Sequoia CapitalSequoia Capital

Andrej Karpathy: From Vibe Coding to Agentic Engineering w/ Stephanie Zhan

·29:49·1.5M views·28 min saved

Vibe Coding to Agentic Engineering The speaker felt behind as a programmer in December, realizing LLM tools could generate code perfectly, leading to "vibe coding." A fundamental shift occurred, moving from AI as a chatbot to AI as a coherent workflow tool. Software 3.0 Paradigm Shift Software 1.0: Explicit rules (writing code). Software 2.0: Learned weights (training neural networks). Software 3.0: Prompting the LLM as a programmable computer, with context window as the lever. Example: OpenClaw installation as a text prompt for an agent, not a shell script. Example: MenuGen, originally an app, could be replaced by a single prompt to an LLM for image generation and overlay. This shift is not just about faster programming but about automatable information processing. Jagged Intelligence and Verifiability LLMs are good at verifiable domains like math and code because they are trained with verification rewards. Models struggle with simple common sense (e.g., walking vs. driving to a car wash) due to "jaggedness." Improvement in areas like chess is due to massive amounts of relevant data in the pre-training set, not just inherent capability growth. Founders in verifiable domains can potentially use fine-tuning to their advantage. Agentic Engineering vs. Vibe Coding Vibe Coding: Raises the floor, enabling everyone to do more. Agentic Engineering: Preserves quality bar, ensuring professional software standards are met while increasing speed. Agentic engineering requires coordinating powerful but "spiky" agents without sacrificing quality. AI-native engineers optimize their tools and workflows, akin to earlier generations maximizing software tools. Future of Work and Education Hiring for agentic engineers should involve large, complex projects, not just puzzles. Human skills like aesthetics, judgment, taste, and oversight remain crucial as agents act as "interns." Foundational understanding is key; you can outsource thinking but not understanding. Tools like LLM knowledge bases enhance understanding and enable better direction of agents. The future may involve agents interacting with other agents, requiring agent-native infrastructure and descriptions.