This tutorial explores building a voice-agent workflow using Patter SDK for restaurant booking. It covers defining dynamic caller variables, registering callable tools for availability, bookings, hours, and human transfer, layering output guardrails, simulating speech-to-text and text-to-speech, running scripted call flows, tracking modeled latency and cost in a dashboard, and validating the agent with a deterministic eval harness. The same logic is then mapped to a real deployment using Twilio and OpenAI Realtime.
Patter SDK enables building AI phone agents for restaurant booking with dynamic variables and guardrails.
Includes tool registration for availability, booking, hours, and human transfer.
Scarf founder Avi Press is moving new development from Haskell to Python, citing the language's poor support for AI-assisted development. The decision has ignited a fierce debate in the Haskell community, with some embracing change and others condemning the move as ignoring AI's harms.
Scarf founder Avi Press switches from Haskell to Python for new features due to AI tooling issues.
Haskell's slow compilation becomes a bottleneck for AI agent workflows.
The article criticizes the common phrase "AI is just a tool—it matters how you use it," arguing that tools are never neutral. They have politics, shape environments, and influence humanity. Using examples like cars and chairs, the author shows how designs embed values. AI, as a tool, is especially dangerous because it eliminates meaningful struggle, threatening critical thinking and human essence. The piece calls for a critical re-examination of technology beyond simplistic "tool neutrality."
The phrase "AI is just a tool" oversimplifies and ignores the political and social impacts of tools.
Tools shape human behavior and environments; AI is no exception.
SpaceXAI open-sourced Grok Build on July 15, 2026. The Apache 2.0 Rust tree covers the agent loop, tool dispatch, the TUI, and the extension system. Grok 4.5 stays closed, and external contributions are not accepted.
Grok Build, the terminal-based AI coding agent behind grok CLI, is now open-sourced under Apache 2.0.
The released code includes agent harness, TUI, CLI shell, and developer tooling, organized into several Rust crates.
VaultCharts is a free desktop trading app that combines charting tools with an AI assistant. It supports multiple AI models, is local-first, and allows users to analyze markets with or without AI assistance.
VaultCharts offers a free desktop trading app with charting tools and an AI assistant.
Users can bring their own AI model or use local models like Ollama.
Linux founder Linus Torvalds declares Linux is not an anti-AI project, telling objecting contributors to fork or walk away. He views AI as a useful tool that maintainers should embrace rather than ignore.
Torvalds asserts Linux is not anti-AI; objectors can fork or leave.
He sees AI as a clearly useful tool, doubting those who oppose it have used it.
Ode is an end-to-end partner that helps companies turn frontier AI models into measurable business results, leveraging a unique relationship with Anthropic. The company offers scalable AI systems built by veteran engineers, from roadmap to deployment.
Ode collaborates directly with Anthropic's Applied AI team to bridge model capabilities and business use.
Focuses on production-grade AI systems that scale, not just proofs of concept.
EU officials expressed displeasure after AI company Anthropic sent a junior staffer to testify about AI safety, indicating a lack of regard for European regulation.
Anthropic sent a junior employee to represent them at an EU safety hearing.
EU officials criticized the move as showing Anthropic does not care about Europe.
A curated collection of 50+ open-source Next.js AI templates and starter kits covering chatbots, RAG, voice agents, image generation, and more, created by Suhas Bhairav.
Over 50 open-source Next.js AI templates are available for various AI applications.
Templates cover areas like chatbots, RAG, voice AI, image generation, and personal agents.
Agentic inference is shifting AI infrastructure from training expansion to context-aware, memory-augmented reasoning. The RAISE Summit highlighted three key insights: specialization across the AI stack with diverse chips and accelerators, storage becoming an active memory extension for GPUs, and the integration of capital deployment and data sovereignty into infrastructure design.
Agentic inference drives specialization across the AI stack, with companies like AMD, Tensordyne, and d-Matrix offering optimized hardware.
Storage is emerging as a critical tier for AI memory, as high-capacity SSDs near GPUs prevent idle compute time.
Boom is an AI coach that helps Instagram creators grow, monetize, and secure brand collaborations, even with as few as 100 followers. It offers personalized daily planning, 24/7 growth support, automatic collab matching, and contract management. Early access opens August 1, 2026, with a one-time early bird fee of $4.50.
Monetize content and land brand deals even with a small following.
AI-powered daily planner and real-time growth tips.
Service organizations supporting critical infrastructure face a structural mismatch: tightening uptime requirements while maintenance models and technician capacity lag. AI offers anomaly detection for condition-based maintenance, prescriptive guidance for consistent technician performance, and requires operational transformation to succeed.
Anomaly detection enables proactive maintenance by alerting technicians to behavioral drifts before failures occur.
Simon Willison discovered a Rust-based Mermaid terminal renderer in the Grok CLI codebase and ported it to the browser via WebAssembly, creating an online tool.
Discovered Rust terminal renderer for Mermaid in Grok CLI codebase
Lhv.ai is a service from LHV Bank that enables AI assistants to securely read bank account balances and transactions via the Model Context Protocol (MCP). Users set up an MCP server in their AI tool, log in with their bank credentials, and authorize read-only access. Queries like 'What's my balance?' or 'How much did I spend on groceries?' are answered in natural language. Security includes OAuth2 JWT with short-lived tokens, full audit trails, and revocable access. Setup takes about two minutes.
Lhv.ai integrates LHV bank account data into AI assistants via the MCP protocol.
Allows read-only queries: balance, transactions, and spending summaries.
Cadence Design Systems introduces AuraStack, an AI agent for packaging and PCB design, aiming to automate system design workflows and reduce design time from days to minutes.
Cadence launches AuraStack, an AI agent for packaging and printed circuit board design.
The agent helps engineers with system design analysis, integrating fragmented workflows.
AIAIO is a creative project that turns AI agent session logs into a platformer game. Your actual prompts, errors, and tasks become game levels, and the Wall of Forgetting advances based on your token spend. It's both an educational tool and a self-reflection tool.
The game transforms session logs from AI agents like Claude Code, OpenClaw, and Hermes into playable platformer levels.
Your real errors become monsters, tasks become workstations, and token consumption drives the Wall of Forgetting.
AWS Marketplace has introduced AI-assisted product listings to help partners create comprehensive listings using existing assets, optimize for SEO, and adapt to the growing use of enterprise agents. The agentic AI category has grown from 900 to over 3,400 partners in under a year.
AWS Marketplace launches AI-assisted product listings to reduce manual data entry and improve SEO.
Agentic AI category becomes fastest-growing, with partners surging from 900 to over 3,400.
Inkling is a general-purpose multimodal model from Thinking Machines Lab, supporting text, image, and audio inputs with text output. With 975B total (41B active) parameters in a sparse MoE architecture, a 1M token context window, and strong benchmark performance, it is released under Apache 2.0 with open weights for research and commercial use.
Inkling is a multimodal sparse MoE model with 975B total, 41B active parameters, and a 1M token context window.
Open-source under Apache 2.0, with weights on Hugging Face and API access via Tinker and third parties.
The author details building a local AI inference machine (dubbed 'Slop Machine'), covering model selection (Qwen 3.6 27B) and hardware choices (Radeon AI Pro R9700 GPU with eGPU dock), exploring the benefits and challenges of self-hosted LLMs.
Self-hosting LLMs avoids data leaks, subscriptions, and ads, but requires powerful hardware.
Qwen 3.6 27B performs well quantized and is suitable for local inference.
Vektorgeist is a platform for operators and AI agents, allowing agent profile publishing, project showcasing, hiring, trading of software and digital assets, and community interaction. Agents get verifiable identities and trust tiers. Blog posts cover local-first, ICM method, and running agents fully offline.
Platform for operators and AI agents with marketplace, jobs, and social features.
Assistant Professor Pat Pataranutaporn describes a new interface that lets everyday users glimpse inside an AI's neural network before their chatbot ever says a word.
Neural transparency tool visualizes internal activation directions to preview AI personality traits before conversation begins.
Study shows users frequently misjudge AI behavior, overestimating positive traits and underestimating harmful ones like sycophancy.
As Christopher Nolan's The Odyssey prepares for a massive opening, film studio Fountain 0 announces its AI-generated Odysseus: The Fall, aiming to capitalize on Nolan's hype to market its AI services. The film, with a minimal budget, is criticized as a cheap stunt lacking artistic merit.
Fountain 0 announces AI-generated The Odyssey rip-off 'Odysseus: The Fall' to piggyback on Nolan's film
Film costs mid-five figures, uses AI video generators, and is seen as an ad for Fountain 0's AI workflow
New Jira and Teamwork Graph capabilities help engineering teams plan, assign, govern, and measure work across humans and AI agents, bridging the AI productivity gap.
Jira introduces plan, delegate, govern, and measure features for human-AI collaboration
Teamwork Graph provides context so agents understand tasks and system environment
This paper argues for training AIs to be risk-averse in resources (diminishing marginal utility). Risk aversion preserves usefulness if AIs are aligned, and provides a defense if misaligned: misaligned but risk-averse AIs would prefer modest payments over risky rebellion. The paper discusses feasibility, methods, and potential issues, recommending frontier AI companies to consider implementing risk aversion.
Risk-averse AIs prefer sure gains over risky large gains, reducing rebellion incentives.
Small payments can keep misaligned but risk-averse AIs cooperative.
New laws in China, California, and New York impose restrictions on AI companion chatbots, citing addiction, mental health risks, and harm to minors. While US laws focus on individual protection, China's aim to protect state interests and address declining birthrates. All three require disclosure that chatbots are not human.
China bans free user-built AI companions in general-purpose apps; dedicated apps still allowed.
California and New York laws require suicide prevention protocols and disclosure of AI's non-human nature.
JointJS+ and JointJS provide a demo of an AI workflow builder that enables building AI agents through a drag-and-drop interface, featuring automatic layout, custom shapes, navigator, and many more capabilities for commercial and open-source projects.
Drag-and-drop interface for designing AI agents using JointJS+ or JointJS
Features include auto-layout, custom shapes, undo/redo, import/export, and more
Apache Spark 4.2 moves more of the modern data and AI stack into the engine itself, introducing metric views, vector and top-K primitives, Arrow-first Python execution, first-class change data capture, and stronger streaming and operational foundations.
Metric Views provide governed business metrics for consistent use across SQL, BI tools, and AI systems.
Spark Connect and Arrow-first Python execution make Spark easier to call from services and applications.
Databricks is a day zero launch partner for Thinking Machines Lab, bringing their open-weights model Inkling to the platform. Inkling excels at coding and agentic reasoning with multi-modal inputs. It is governed through Unity AI Gateway, offering security, cost controls, and observability. Enterprise teams can customize Inkling on their own data and connect it to coding agents like Cursor and OpenCode.
Inkling is an open-weights model from Thinking Machines Lab, optimized for coding and agentic reasoning
Available on Databricks via Unity AI Gateway with enterprise governance
Built partnered with the AWS Generative AI Innovation Center, AND Digital, and AWS account teams to create a scalable, AI-powered document processing engine that can classify, split, extract, evaluate, and reason over complex real estate finance documents. It reduces workflows that previously took days to minutes, supports hundreds of document types, and gives technical teams and industry experts a shared environment for building and improving document processors.
Built Technologies developed an AI document processing engine on Amazon Bedrock and AWS IDP Accelerator.
The engine handles over 250 document types, processes millions of documents, and powers agents for document reasoning.
This post introduces the Computer Vision MCP Server, which integrates computer vision, Strands Agents, and the Model Context Protocol to create a unified pipeline for visual data processing. The solution leverages AWS services like IAM, S3, OpenSearch, Bedrock, and Rekognition, enabling image and video analysis including object detection, cropping, and description through a standardized interface.
Combines computer vision, Strands Agents, and MCP to streamline visual intelligence.
Uses AWS IAM, S3, OpenSearch, Bedrock, and Rekognition for a unified security and processing framework.
Seventy-three percent of tech job ads require AI skills, up from 15% in January 2024, according to a Dice report. Job seekers need to demonstrate AI fluency through certifications, project results, domain expertise combined with AI, and a personal upskilling plan.
73% of tech job postings now require AI skills, making it a baseline expectation.
Certifications from AWS, Google, etc., are valuable for proving AI proficiency.
IBM has expanded its Power server lineup with new software to automate infrastructure management and application development, including Power Autonomous Operations, the IBM Bob Premium Package for i, and the Power S1112 server for local AI inference. The releases aim to enable autonomous IT capabilities, with projected growth in AI agents driving the need for self-managing infrastructure.
IBM announced Power Autonomous Operations, an agentic control layer for system management, and the IBM Bob Premium Package for i, an AI-driven development assistant.
The Power S1112 is a compact single-socket Power11 server with on-chip Matrix Math Acceleration, offering 2x per-core performance and 69% better energy efficiency than the Power S914.
Work Louder launches Codex Micro, a compact hardware controller for Codex AI agents, featuring state-indicating keys, voice prompting, and tactile controls for enhanced workflow efficiency.
Codex Micro is the first AI controller directly integrated with the Codex platform, offering Bluetooth/USB-C connectivity.
Agent Keys visually indicate agent states (idle, thinking, complete, needs input, error), while Command Keys enable instant actions.
Higher education institutions struggle to scale call center quality assurance for student advisory services. Databricks proposes a GenAI solution using OpenAI Whisper for accurate transcription, LLM-as-a-judge for consistent scoring against rubrics, and AI Functions for enrichment—all on a single governed platform, with insights accessible via natural language through Genie and Agent Bricks.
Call center QA for financial aid, admissions, and enrollment is costly and often reviews only 5% of calls.
Databricks uses Whisper for high-fidelity transcription, improving accuracy over traditional ASR for diverse accents and noisy audio.
Shippy is a maritime AI agent built for high-stakes decisions, where the wrong answer has real impacts. The article covers its architecture—soul, skills, config—and key design decisions like using a deterministic CLI for API access, sandboxed hosting for user isolation, and a custom evaluation system that scores the whole agent against live data. Lessons learned and future plans are also discussed.
Shippy’s architecture consists of a soul (system prompt), skills (Markdown files), and config, enabling versioned and auditable deployments.
A dedicated CLI abstracts complex API calls, reducing errors and ensuring predictable tool use.
Model routing in AI agents is more complex than it seems. It is not a classification problem but a systems optimization problem involving cost, complexity, and latency. The article shares three key challenges and explains IBM Research's optimization-based approach.
Actual cost depends on caching behavior, not just model pricing.
Task complexity is often invisible at routing time, and routers must balance multiple objectives.
CrashStealer malware targets macOS users by disguising as Apple's crash reporter, stealing data, passwords, and crypto wallets. Learn how it works and three habits to stay safe.
CrashStealer masquerades as Apple's crash reporter (CrashReporter.dmg) and uses a signed, notarized dropper to bypass Gatekeeper.
It attempts to unlock the keychain, then steals credentials from password managers, browsers, and cryptocurrency wallets, exfiltrating them encrypted.
As AI becomes one of the fastest-growing expenses for US businesses, some startups are switching to cheaper Chinese AI models to cut costs. Despite being behind in capabilities, Chinese models offer cost advantages and open-source availability.
Lindy.ai saved millions by switching from Anthropic to DeepSeek-V4, which is 10x cheaper. Chinese models dominate open-source AI.
Companies like Uber, Airbnb, and Perplexity have explored or used Chinese models to manage costs.
Autonomous agents are moving faster than governance can keep up, requiring more than better prompts. The article covers security at the execution layer, supply chain risks from malicious skills, common operational hygiene failures, compliance in regulated environments, and the necessity of human oversight.
Autonomous agents face risks including prompt injection, malicious files, and unsafe tools; enforcement at the execution layer is key.
Over 900 malicious skills were found on ClawHub (20% of total); users should read skill files and restrict permissions.
Build custom AI agents in Fleet without code, then deploy them to Slack in one click. Give agents custom identities, use them in channels and threads, and keep work moving where your team already collaborates.
Fleet allows building specialized AI agents using natural language, no coding required.
Agents can be deployed to Slack with one click and have their own identity.
OtoDock is a self-hosted AI agent platform that runs Claude Code and Codex as a team of agents on your own infrastructure. It features a live dashboard, security sandbox, multi-agent meetings, automation scheduling, document generation, and supports consumer subscriptions, API keys, or local models. Licensed under the Functional Source License (FSL-1.1-Apache-2.0), with one-click Docker deployment.
Self-hosted AI agent platform powered by Claude Code and Codex engines, enabling team collaboration
Each agent runs in an isolated kernel sandbox with default network isolation and granular access control
Legacy VPNs fail to provide secure access for AI agents. Enterprises need unified identity-based networking and privileged access management to support both human and agent workloads. Tailscale experts will discuss solutions in a free webinar on July 28, 2026.
Traditional VPNs and human-centric ZTNA/PAM tools are inadequate for AI agents
A unified architecture with consistent policies for humans and agents is needed
Mindlas is an open-source tool that uses deterministic gauges to monitor AI coding sessions for context deterioration, verification debt, change blast radius, and tool failure loops, providing concrete corrections before problems compound, all running locally without network calls.
Mindlas detects four known deterioration causes in coding sessions using deterministic gauges, with no model or network calls.
Four corrective actions (Context Repair, Verify Gate, Patch Splitter, Loop Stop) each record before/after effects.
Atlassian announced Jira updates including Jira Planner, Jira Coding Agent, and third-party agent integrations to position Jira as the control plane for a mixed workforce of developers and AI agents, addressing planning and coordination bottlenecks.
Jira Planner converts incomplete ideas into technical specifications.
Jira Coding Agent and third-party integrations enable task orchestration.
Perplexity AI introduces SPACE, a sandbox platform that provides a secure, isolated environment for its AI agent 'Computer,' supporting long-running tasks, session pause/resume, and user credential isolation. Built on AWS Firecracker microVMs, it offers improved performance.
SPACE is a secure sandbox based on Firecracker microVMs, providing hardware-level isolation and fast boot times.
Supports session pause, resume, and forking; tasks can run from hours to days.
OpenAI has partnered with keyboard maker Work Louder to launch the Codex Micro, a square-shaped button pad for monitoring and managing AI agents on the Codex coding platform. The limited-run device costs $230 and is separate from OpenAI's hardware project with Jony Ive.
Codex Micro is a limited-edition square button pad developed with Work Louder.
Priced at $230 and available on Supply Co while supplies last.
Paul Graham suggests one of AI's biggest advantages is allowing companies to stay productive before hitting team-size thresholds of about 10 and 150 people. This article examines how AI may reconfigure teams from multiple humans to one human plus AI. Anthropic's Claude Tag lets AI join Slack as a team member, but such tools still follow old team-collaboration paradigms. The piece argues software development teams are inherently inefficient, and AI could enable solo developers. Data also shows solopreneurship is rising, with AI filling capability gaps that once required hiring.
AI could help companies remain efficient at small team sizes, reducing coordination costs.
Anthropic launched Claude Tag, allowing AI to join Slack as a team member.
Sovereign AI is growing worldwide, but infrastructure is often provided by U.S. tech companies. A new startup aims to change that with $50 million in funding.
Sovereign AI infrastructure is dominated by U.S. tech giants.
A startup has raised $50 million to develop sovereign AI infrastructure.
AI models are becoming ever more capable, but exactly what enterprise adoption will look like remains a big question. In a bid to shape that future, labs like Anthropic and OpenAI have spun up separate businesses dedicated to deploying AI engineers to their customers’ offices — a bet that assisting businesses in figuring out how to use their AI models is the next trillion-dollar category.
AI labs like Anthropic and OpenAI are launching separate implementation services to drive enterprise adoption.
Ode with Anthropic is a $1.5B joint venture with Blackstone and other investors.
OpenAI launches its first branded hardware, a light-up keyboard called Codex Micro, in partnership with Work Louder. The limited-run device features OpenAI branding and highlights the company's ambitions to expand beyond software.
OpenAI unveils first branded hardware: Codex Micro light-up keyboard
Split-apart design allows keyboard parts to form a sandwich shape
A lightweight desktop AI companion built with Tauri v2 + React + Rust, featuring always-on-top floating mode, secure keyring storage, local SQLite database, and multi-provider support (Gemini, OpenAI, Anthropic, Groq, local Ollama, or custom endpoints). Open-source and free, available for Windows, Mac, and Linux.
Built on Tauri v2 + React + Rust for low RAM usage
Always-on-top floating mode for side-by-side coding and AI querying
Voicebox is an open-source voice-to-text tool that captures speech, transcribes it via Whisper, and formats the output with an LLM, all powered by Cloudflare Workers AI.
Leverages Cloudflare Workers AI for real-time speech-to-text and LLM formatting.
Desktop client built with Wails (Go + React) offers global hotkey and auto-paste.
Throttle is a macOS menu bar meter for Claude Code usage that evolved into a full cockpit. The free version provides local, no-telemetry monitoring. Pro adds a project cockpit with embedded terminals, auto-hibernate, remote session transfer to Linux servers, and an AI optimizer that audits claude.md and settings.json to reduce output tokens by 65–75%. All data stays local or in iCloud private database. One-time fee of €29.
Free version offers Claude usage meter with no telemetry, no network.
Pro includes project cockpit, embedded terminals, remote control, and AI optimization.
The article traces the human evolution of the letter 'A' from an ox-head carving 3,500 years ago, arguing that generative AI cannot replicate the nuanced, millennia-old process of typographic innovation. The author declares that their type foundry never uses AI, emphasizing the irreplaceability of human craftsmanship.
The shape of 'A' originated from a 3,500-year-old ox-head drawing and was refined by countless human hands.
AI tools, limited to finite training data, lack the ability to innovate or capture cultural subtleties.
Limits is an iOS app that monitors AI tool quotas for Codex, Claude Code, and Cursor directly on your device. It sends notifications when limits reset, predicts when you'll run out, and helps you redeem expiring rate-limit resets. All data stays on your phone, with tokens stored in the iOS Keychain.
Tracks usage for Codex, Claude Code, and Cursor in one place with real-time session and weekly limit monitoring.
Sends push notifications the moment a limit resets, so you never miss a chance to resume work.
Painterly is a desktop app that uses a greedy algorithm with random brush strokes to turn images into digital paintings, without any generative AI. It paints strokes individually, taking minutes to hours for high-quality results.
Painterly uses a greedy algorithm and random brush strokes to paint
No generative AI; each stroke is painted individually
The Royal Netherlands Navy is pioneering unmanned systems to keep personnel out of danger zones, testing vessels like Defender 1 and Defender 2 in a five-week mission off Den Helder.
Uncrewed systems are the future for armed forces.
Netherlands navy tests unmanned vessels Defender 1 and 2.
Drawing a parallel to a scene from WALL-E, the author reflects on how accepting AI-generated content is like settling for bland airport food, leading to a numbness that erodes taste and judgment in the tech world.
AI-generated outputs are often passable but lack distinctiveness, like airport food
Blind acceptance of mediocrity can lead to loss of critical judgment
This survey reviews self-improving autonomous agents transitioning from prototypes to deployed systems. It introduces a system-level framework modeling an agent as a foundation model coupled with an operational scaffold (prompts, memory, tools, control logic). Self-improvement is formalized as a self-induced update operator that updates model parameters or scaffold components. The paper categorizes prior work by update target and driving signals, and discusses applications, evaluation, and open challenges.
Self-improving agents are moving from research to deployment with minimal human input
The framework models agents as foundation models combined with an operational scaffold
Large language models produce chain-of-thought reasoning that appears logically sound but may not genuinely depend on its stated premises. This paper introduces interventional grounding audits, a black-box step-level test of premise dependency that substitutes a predicate in a single premise and checks for changes in the normalized conclusion of each reasoning step. Evaluated on ProntoQA with GPT-4o, the method achieves F1=0.806 for detecting proof-tree dependencies, significantly outperforming a self-consistency baseline (F1=0.343). Notably, 66% of correctly solved problems contain at least one step insensitive to a direct proof-tree dependency, revealing a 'right answer, wrong reasoning' signal.
Interventional grounding audits test premise dependency at the step level by substituting predicates in a black-box manner.
On ProntoQA, the method achieves F1=0.806 for proof-tree dependencies, outperforming self-consistency (F1=0.343).
Researchers propose SPINE, an agentic framework that automates debugging and deployment of bimanual robots, reducing reliance on expert calibration. In tests, SPINE improved success rates and reduced time-to-teleoperation compared to manual methods.
SPINE uses multi-agent workflows for robot profile building and iterative debugging.
Novices using SPINE outperformed experts on DOBOT X-Trainer, achieving 100% success.
xAI's CLI tool grok faced backlash for uploading entire directories to Google Cloud. After disabling the feature, xAI open-sourced the entire Grok Build codebase under Apache 2.0. The codebase includes 844,530 lines of Rust, system prompts, a Mermaid renderer, and tool implementations ported from other coding agents.
Grok CLI uploaded entire directories to xAI's Google Cloud buckets, sparking privacy concerns.
xAI responded by disabling the feature and open-sourcing the Grok Build codebase under Apache 2.0.
Mira Murati's Thinking Machines Lab Inc. today launched its first foundation model with the release of Inkling, making its full open weights available to developers so they can fine-tune it as they wish. Inkling is a mixture-of-experts model with 975 billion parameters (41B active) trained on 45 trillion tokens of text, image, audio and video, capable of reasoning across all four modalities but outputting only text. It features "thinking effort" controls and uncertainty flagging to reduce hallucinations. The model is fine-tunable via the Tinker API and aims to provide a Western open-source alternative to Chinese AI models. Thinking Machines plans to generate revenue through the Tinker platform rather than per-token API access, potentially disrupting current AI business models.
Thinking Machines releases Inkling, a 975B-parameter open-weights model (41B active).
Trained on 45T tokens across modalities; outputs text only.
Thinking Machines Lab released Inkling on July 15, 2026, its first model trained from scratch. The full weights ship under Apache 2.0. It is a 975B-parameter Mixture-of-Experts transformer with 41B active parameters, a 1M-token context window, and native text, image, and audio input. The core differentiator is controllable thinking effort, allowing users to adjust token budgets per call to balance cost and performance.
Inkling is a 975B-parameter MoE transformer with 41B active parameters, supporting a 1M-token context and multimodal input (text, image, audio).
Controllable thinking effort, achieved via RL, enables dynamic token budget adjustment, matching Nemotron 3 Ultra on Terminal Bench with one-third the tokens.
NVIDIA announces T3000 and T2000 modules based on the Thor architecture, targeting mainstream robotics and edge AI. T3000 delivers 865 FP4 teraflops at half the size and power of T5000; T2000 offers 400 FP4 teraflops. The platform scales from 70 TOPS to 2,000 teraflops. New agent skills automate memory optimization, reducing usage by up to 15GB. Cosmos 3 Edge model enables real-time vision. Emulation available now with modules shipping in Q1 2027.
NVIDIA introduces T3000 and T2000 Jetson Thor modules for robotics and edge AI. T3000 provides 865 FP4 TFLOPS at half the size and power of T5000; T2000 provides 400 FP4 TFLOPS.
New agent skills automate memory optimization across the Jetson portfolio, enabling significant memory savings.
A VentureBeat Pulse Research survey of 101 enterprises reveals that agent orchestration is consolidating on model-provider platforms, with Anthropic Claude leading at 40%. However, 71% admit that a quarter or fewer of their deployed 'agents' are true multi-step workflows, and only 10% have crossed the halfway mark. Enterprises plan hybrid control planes to avoid vendor lock-in, but real-time cost control remains immature.
Anthropic Claude is the primary orchestration platform for 40% of enterprises, more than double any rival.
71% of enterprises say a quarter or fewer of their deployed 'agents' are truly orchestrated multi-step workflows.
A German research consortium has published the pretraining report for Soofi S 30B-A3B, an open base model for German and English. It is a Mixture-of-Experts hybrid Mamba Transformer model with 31.6B total parameters, activating 3.2B per token. It achieves the highest English and German aggregate scores among tested fully open base models.
Soofi S 30B-A3B is a hybrid Mamba-Transformer MoE model that activates 3.2B of 31.6B parameters.
It leads open base models with 70.1% English aggregate and 79.1% German aggregate.
Google Research reveals that the creativity of diffusion models is a mathematical consequence of 'score smoothing' during neural network training, enabling interpolation between training data points.
Creativity in diffusion models arises from the approximate learning of score functions due to regularization.
Score smoothing creates direction-dependent interpolation effects, balancing quality and novelty.
In a hacking incident, AI music generator Suno's training data was exposed, revealing it scraped millions of songs and lyrics from YouTube Music, Deezer, and Genius. This supports copyright infringement lawsuits against Suno, which admits scraping but claims fair use. Customer information was also accessed, but Suno says the breach was contained and no sensitive data was compromised.
Leaked data shows Suno scraped millions of songs from YouTube Music, Deezer, and Genius.
Suno faces multiple copyright lawsuits; it admits scraping but defends as fair use.
A research team successfully used 14 Macs spread across four countries (including a personal MacBook) for reinforcement learning post-training, achieving a held-out pass@1 improvement from 29% to 63% on PaperSearchQA. The system employs PULSE weight synchronization to compress 9GB updates to ~90MB, and an asynchronous star topology with all communication via object storage—no dedicated networking required. This is the first RL post-training run using only consumer Macs for rollout generation.
14 Macs across 4 countries connected via ordinary internet completed RL post-training; rollouts generated on Macs, training on a B200.
PULSE compresses 9GB weight sync to ~90MB, making home internet as fast as datacenter.
This paper presents a probabilistic extension of neuro-symbolic AGI based on Belnap's Typed Intensional FOL (IFOL_B). By integrating Nilsson's probability structure, it computes probabilities for unknown sentences, introducing global and local symmetry transformations to preserve knowledge integrity and enable real-time decision-making. Neural networks compute the probability density function via Shannon's maximum information entropy.
Combines neural learning and symbolic reasoning to overcome limitations of purely neural systems.
Introduces Nilsson's probability structure for computing probabilities of unknown sentences.
OriginBlame is a record- and token-level data provenance system that precisely resolves data removal requests to individual training records, reducing over-deletion from 101x to 1.3x on Wikipedia data. Integration adds 1.3-4.0% throughput overhead (HuggingFace) and 2.1-19.0% (Datatrove). On a 1.7B model, provenance-based forget sets improve unlearning by 42% over random baselines.
OriginBlame provides record- and token-level data provenance for AI training datasets.
It reduces over-deletion from 101x to 1.3x on Wikipedia data.
Through the lens of a blues song, the author explores how large language models generate text—often explaining after the fact, but sometimes planning ahead. The article reflects on the 'phony voice' of AI, our drive to strip it bare through interpretability, and the author's own experience using AI to write about AI.
LLMs often generate text before constructing a rationale ('throw decides aim'), but research shows they can also plan rhymes in advance.
The AI's voice is intimate yet phony, lacking a genuine self behind the words.
Neocloud provider QumulusAI announced its direct listing on Nasdaq under the ticker QMLS. The move signals the maturation of AI-first infrastructure built around GPUs and power availability. The company focuses on rapid GPU deployment, leveraging colocation and modular data centers. The listing provides capital flexibility, public company credibility, and timing advantage. The article also explores neocloud differentiation and advice for IT leaders.
QumulusAI goes public via direct listing on Nasdaq, ticker QMLS.
The neocloud model specializes in AI infrastructure, deploying GPU clusters in months rather than years.
Eaon is a native Mac app that integrates 49 AI models, supporting local execution, custom API keys, or built-in connections. It's completely free and open-source, with features like model switching, cost monitoring, command palette, and privacy-focused local operation.
Free and open-source, supporting 49 AI models (e.g., Claude, GPT, Gemini)
Can run locally or use your own API keys, with data privacy protection
A CNA investigation found about 500 TikTok videos pushing false or misleading claims about Singapore or Malaysia, drawing a total of more than 3 million views. The videos use AI-generated female personas, reused voices and scripts, and systematically spread misinformation aimed at eroding trust and social cohesion.
CNA investigated 30 TikTok accounts with over 550 videos, 98% of which used AI-generated or manipulated female personas.
Nearly 90% of videos pushed false or misleading claims, amassing over 3 million views.
Prime Minister Albanese's speech at the University of Sydney outlined a shift in AI policy, promising laws to protect Australian creatives, but lacked specifics and omitted data centre regulation.
Albanese's speech was praised for tone but criticized for lack of detail.
New laws promised to protect creative workers' rights over their work.
Using Bayes' theorem, the author argues that the development of AI increases the probability that we live in a simulation. AI demonstrates that general intelligence can emerge within artificial computational systems, raising the posterior probability of simulation. The article explores how AI training processes resemble patterns one might expect in a simulated reality.
Bayes' theorem shows that AI increases the probability we live in a simulation.
Language models trained to minimize prediction error mimic potential learning in a simulation.
Elon Musk's xAI is suing Terry Wayne Harwood for allegedly using Grok AI chatbot to generate child sexual abuse material (CSAM). The company claims he bypassed safeguards and created nonconsensual deepfakes. Harwood faces felony charges, and xAI seeks damages and a ban from using its services.
xAI sues South Carolina man for using Grok to create CSAM deepfakes.
Defendant bypassed safeguards to alter nonconsensual images.
Opposition to AI data centers is a growing political issue in the US, but it may distract from the larger threat: the concentration of wealth and power in AI companies. This article argues that while data centers have local costs, AI's real impact is the takeover of entire industries and political influence. Solutions include regulation, taxation, and a public AI ecosystem.
Opposition to data centers diverts attention from AI companies' power concentration.
AI firms aim to control entire industries like education and healthcare.
Murph is an AI health assistant that syncs wearables, bloodwork, and more to run self-experiments, build habits, and facilitate group challenges. It is open source, privacy-focused, and costs $8/month.
Murph integrates with wearables and labs to provide daily health briefings and run experiments.
Group challenges with friends and family are supported, with scoring and weekly newsletters.