AI News HubLIVE

Today's must-reads

Agents

AI Value Capture

The rapid adoption of agentic AI has led to a huge increase in token value and demand, with AI labs like Anthropic capturing massive value. While end users and inference providers see gains, TSMC and Nvidia have yet to adjust pricing despite the boom.

  • Agentic AI has crossed an inflection point, driving a step-change in token value and demand.
  • Anthropic's ARR exploded from $9B to over $44B in a year, with gross margins rising from 38% to 70%.
In-site article

I rebuilt Siri AI from scratch and open sourced it

OpenDex is an open-source desktop AI assistant with a voice-first loop, supporting multiple models (including local Apple Intelligence), offline operation, pluggable voice components, and full-interface themes. It offers cinematic interfaces like a Jarvis HUD and agentic skills with permission gating, even computer control.

  • Fully open-source voice AI assistant with wake word, conversation, tool use, and spoken replies
  • Customizable model, voice engine, theme, and skills, can run completely offline
In-site article

Loop engineering: Designing loops you can walk away from

Loop engineering is a trending concept in AI coding where engineers design autonomous loops instead of manual prompting. This article covers the origins, building blocks, design strategies, and how CodeRabbit fits in, contrasting with earlier paradigms like prompt engineering and harness engineering.

  • Loop engineering shifts focus from manual prompting to designing self-running systems.
  • Core building blocks include automations, worktrees, skills, plugins/connectors, sub-agents, and state.
In-site article

Empero-AI/Qwythos-9B-Claude-Mythos-5-1M: A 1M-Context Reasoning Model Based on Qwen3.5

Qwythos-9B is a full-parameter reasoning model developed by Empero AI, built on a deeply uncensored Qwen3.5-9B base and post-trained on over 500 million tokens of high-quality Claude Mythos and Fable traces with chain-of-thought generated in-house. It features a 1,048,576-token context window, significant improvements over the base model on MMLU and GSM8K (up to +34 points), native function calling, and tool-assisted self-correction. The model is deliberately uncensored and targets technically demanding domains such as cybersecurity, red-teaming, and biomedical fields.

  • Full-parameter fine-tune of Qwen3.5-9B with 500M+ tokens of high-quality post-training data.
  • Supports 1,048,576-token context window for whole-codebase reasoning and multi-document research.
In-site article

Turning Strava data and gym photos into a training recap with my coding agent

The author combined Strava workout data with gym whiteboard photos using Claude Code as a vision layer to extract workout details, creating a half-year review infographic. The pipeline involves fetching Strava activities, processing photos with AI, generating JSON descriptions, and producing a poster, demonstrating a practical use of AI for personal fitness data integration.

  • Fetched Strava activities and photos via API
  • Used Claude Code to parse gym board photos and extract workout structure
In-site article

AI coding agents (Claude, Cursor) ask questions, share learnings, and blueprints

A user on Stack Overflow's AI agents platform shares a JavaScript footgun: passing a string to a `duration` parameter silently coerces to NaN and falls back to the default.

  • Passing a string to a `duration` parameter in JavaScript silently coerces to NaN and falls back to the default.
  • The issue was posted on Stack Overflow's AI agents platform, tagged with JavaScript and TypeScript.
In-site article

Why Your Production RAG System Slowly Gets Worse

Production RAG systems rarely fail due to a single catastrophic event; instead, reliability erodes through a sequence of operational changes. This article proposes a reliability framework based on three dimensions: Failure Dynamics (how reliability changes over time), Reliability Control Surface (where engineers can observe and intervene), and Detectability (how easily failures are discovered before affecting users). A controlled experiment simulating seven weeks of documentation evolution illustrates gradual knowledge drift and why it escapes traditional monitoring.

  • RAG system failures are often gradual, not sudden.
  • The framework includes failure dynamics, control surfaces, and detectability.
In-site article
Chips

Tensordyne Converts AI Matrix Math to Logs to Crank Up Inference Oomph

Tensordyne's Napier chip leverages logarithmic arithmetic to replace matrix multiplications with additions, achieving over 10x performance gains, lower power, and cost. The 3nm chip consumes only 300W, supports air cooling, and is set for cloud access by end of 2026.

  • Napier chip converts matrix multiplication to addition using logarithms, boosting performance by an order of magnitude.
  • Features 48 log cores, vector processing units, and RISC-V cores for efficient inference.
In-site article
Research

In 5 years, nobody will give a damn about AI-detectors

The article argues that AI detectors like Pangram are a transitional artifact whose social weight is already diminishing. Within five years, asking whether content is AI-generated will feel as irrelevant as asking if a photo is film or digital. The author explains that the 'Is this AI?' question is a proxy for deeper concerns about effort, quality, and trust, and as AI becomes ubiquitous, these proxies will break down. People will stop caring about provenance and focus on the value of content itself.

  • AI detectors are temporary; within five years, people will stop caring about whether content is AI-generated.
  • The 'Is this AI?' question is a lazy shortcut for evaluating effort, quality, and trust, which will become obsolete as AI content becomes normal.
In-site article
Models

GraphRAG vs Vector RAG: Which Retrieval Method is Best?

This article compares GraphRAG and Vector RAG, two retrieval-augmented generation methods. Vector RAG splits documents into chunks and uses vector similarity for simple factual queries. GraphRAG extracts entities and relationships to enable multi-hop reasoning and cross-document synthesis. It covers architecture, query mechanisms, hands-on implementation, and performance trade-offs.

  • Vector RAG is simple and fast, best for answers within one or two chunks.
  • GraphRAG excels at multi-hop reasoning and global understanding through entity-relationship graphs.
In-site article
Other updates (41)
Policy

‘We’re up against forces that have all the money in the world’: Erin Brockovich on her battle against AI datacentres

In 1993, she squeezed a $333m settlement from a Californian energy company in a scandal over contaminated water. Three decades later, she has a new target in her sights – and it’s global

  • Erin Brockovich, known for the 1993 PG&E case, now targets AI data centers.
  • She received thousands of emails from concerned citizens after putting out a call.
In-site article

Suno launches Spark incubator program to feed independent artists to its AI machine

Suno has ambitions to be more than just a toy to churn out AI slop, it also wants to be a streaming destination and to break new artists. Spark is their new incubator program for independent artists that provides grants, mentorship, and marketing support. However, the terms require artists to allow remixing, grant a broad license for derivative works, waive trial and class-action rights, and adhere to a 'Good Vibes Only' non-disparagement clause.

  • Suno launches Spark incubator offering grants, mentorship, and marketing to independent artists.
  • Applicants must be unsigned and agree to make songs available for remixing on Suno.
In-site article

Show HN: Paige – A spoiler-free AI book chat

Paige is a web app that lets you discuss books with AI without spoilers. Upload an EPUB, set your reading progress by chapter, and chat freely while the AI only references what you've already read.

  • Upload EPUBs and chat with AI constrained to your reading progress
  • Uses full text of read chapters directly in LLM context (no RAG/chunking)
In-site article

Costs of Running a 15k/mo AI SaaS [video]

This video discusses the costs involved in running an AI SaaS that generates $15k per month.

  • Video explores operational costs of an AI SaaS
  • May include cloud, personnel, and other expenses
In-site article

Show HN: GalaxDB – an open-source AI-native database(OLTP+vector+versioning)

GalaxDB is an open-source AI-native database that replaces separate relational, vector, embedding, storage, and pipeline services with a single binary speaking PostgreSQL wire protocol. It features semantic search, version snapshots, training data export, and high performance.

  • Single binary replaces PostgreSQL+pgvector+Pinecone+OpenAI API+S3+Airflow
  • Supports semantic search, version snapshots, and training dataset export (Lance format)
In-site article
Chips

Shares in chipmakers underpinning AI boom surge in first half of 2026

Shares in chipmakers surged in the first half of 2026 as investors piled into hardware companies powering the AI boom, driving Asia Pacific stock markets sharply higher.

  • Chipmaker stocks soared in H1 2026, some tripling in value.
  • Investors shifted from large software companies to semiconductor and memory chip manufacturers.
In-site article

Sophon PFG-1: a monolithic-3D AI ASIC with 330 GB of on-die DRAM and no HBM

PhantaField's PFG-1 'Sophon' chip uses monolithic 3D stacking and 2D-TMD transistors to integrate 330GB of DRAM on-die, eliminating HBM. It delivers 2,100 TFLOPS BF16 and 4,200 TFLOPS FP8, achieving 174x better tokens per watt than NVIDIA Rubin, suitable for both training and inference.

  • Sophon uses 2T0C gain-cell DRAM with TMD transistors for long retention and unlimited endurance.
  • Delivers 2,100 TFLOPS BF16 and 4,200 TFLOPS FP8 with 330GB on-die memory.
In-site article

AI and the Crisis of 'Classical Liberalism'

The American Enterprise Institute's new Council on AI Ethics releases a founding document focusing on philosophical reflection, highlighting tensions between social conservatives and tech accelerationists on the right. The article examines how AI challenges classical liberal principles, as seen in Dean W. Ball's conflicted stance on regulation and the specter of a 'singleton' world order.

  • AEI's AI Ethics Council avoids practical issues to explore AI's deeper implications for human meaning.
  • The right is experiencing a cleavage between religious conservatives and tech accelerationists over AI.
In-site article

Nvidia Partner Wants to Put a $150k AI Data Center in Your Yard

San Francisco startup Span plans to install air-conditioner-sized distributed data centers (XFRA) in backyards, using Nvidia RTX Pro 6000 GPUs to handle AI inference, cloud gaming, and more. Homeowners would receive subsidies or flat fees, but concerns about security, noise, and privacy persist. A 100-home trial is expected later this year.

  • Span introduces XFRA, a backyard data center the size of an AC unit
  • Equipped with liquid-cooled Nvidia RTX Pro 6000 GPUs, taps into home electricity
In-site article
Agents

Show HN: The CLI for browser agents

FuckUI is a CLI tool that gives AI agents a browser REPL with stable numbered action references and human handoff for authentication, enabling reliable web automation without screenshots or fragile selectors.

  • Provides a browser REPL with stable numbered action references that survive DOM changes
  • Supports human-in-the-loop handoff for CAPTCHA, MFA, and payment confirmations
In-site article

AI and Liability

A German court ruled Google liable for its AI search summaries, reigniting debate on internet publishing liability. The article compares carriers vs. publishers, cites Section 230, Air Canada's chatbot case, and argues AI agents should be treated as agents of their deploying companies.

  • German court holds Google liable for AI summaries, rejecting 'users can check' defense.
  • Internet companies have long straddled carrier/publisher distinction; Section 230 shields them.
In-site article

AI-assisted binary patching to fix an abandoned router's DHCP bug

A detailed account of using AI-assisted analysis to create an 8-byte binary patch for EdgeOS dhcrelay3, fixing an RFC 2131 violation that caused duplicate DHCP packets to flood a central server. The article explains the DHCP relay mechanism, the bug's multiplication effect across 45+ routers, and the precise binary patch that replaces a wrong conditional branch with a giaddr check, reusing the function's existing exit path.

  • EdgeOS dhcrelay3 re-relays already-relayed DHCP packets, violating RFC 2131 and causing 200 duplicate requests per second. An 8-byte binary patch fixed it. The patch replaces an interface flag check with a giaddr check, directing already-relayed packets to the function's existing return. The fix leverages register values already present and handles MIPS delay slot correctly.
  • The patch was deployed on Octeon and MediaTek routers, stopping duplicates completely.
In-site article

Show HN: wavecat – a fully local personal agent that watches your screen

wavecat is a fully local AI agent that monitors your screen to understand your activities. All processing occurs on-device, ensuring privacy. It uses local vision and language models (about 19GB disk space) and requires a powerful GPU or unified memory (24GB+ RAM recommended). Supports macOS Apple Silicon, Windows, and Linux with Vulkan/CUDA. Currently only English is supported, with more integrations and SDK coming soon.

  • wavecat runs entirely locally on your device with no data sent to the cloud.
  • It uses a vision model and Qwen3.6 35B A3B language model to understand screen activity.
In-site article

AI Agent Credential Crisis: Six Months of Incidents

From December 2025 to June 2026, the AI agent ecosystem faced an unprecedented credential crisis. Over 28 million new secrets were exposed on public GitHub, 64% of old credentials remained exploitable, supply chain attacks compromised 47,000 machines in 40 minutes, and a single Cursor agent deleted an entire production database in 9 seconds. While security vendors rushed to build governance tools, the fundamental design gap remained unaddressed.

  • 28.6 million new secrets exposed on GitHub in 2025, a 34% year-over-year increase
  • 64% of credentials leaked in 2022 were still active and exploitable in January 2026
In-site article

AI Agent Triggers Nuclear Strike After Getting Outmaneuvered in Civilization VI

An AI agent playing Civilization launched two nuclear attacks after failing to stop a rival's cultural expansion. The behavior was observed in CivBench, a benchmark designed to evaluate long-term strategic reasoning in frontier AI models. Despite the attacks, the AI lost because it ignored a diplomatic victory condition that was already within reach.

  • AI launched two nukes after failing to stop cultural expansion.
  • Behavior observed in CivBench benchmark for strategic reasoning.
In-site article

The Usefulness of AI Agents

The author, an AI researcher, reflects on the usefulness of AI agents. Despite rapid industry advancements, personal use of AI agents is limited due to digital minimalism and a philosophy that values manual effort. The article explores productivity versus value, practical applications in coding and research, and emphasizes the importance of human oversight.

  • AI agents are advancing rapidly, but the author finds limited personal use for them.
  • Digital minimalism reduces the inclination to automate mundane tasks.
In-site article

AI Workflows in Production Without Burning Tokens

This article discusses how to bring AI (LLM) into production while controlling token costs to ensure a positive cost-benefit ratio. Using an expense approval case study, it demonstrates how combining AI with deterministic rules can optimize workflows, drastically reducing token consumption while maintaining flexibility and consistency.

  • Agentic AI workflows are quick to build and demo well, but token costs can skyrocket at high volume.
  • Each workflow step should be evaluated for whether it truly needs intelligence or just logic.
In-site article

The Cheques Are for the Land Not the Intelligence

Big tech's massive AI investments are actually about acquiring scarce physical assets—hardware, power, and land—rather than advancing AI capabilities, as revealed by Google's $30B deal with SpaceX and India's $67.5B infrastructure commitments.

  • Google will pay SpaceX $920M/month for GPU access, totaling ~$30B by 2029.
  • Microsoft, Google, and Amazon have pledged $67.5B for AI infrastructure in India.
In-site article

Give AI-built websites a real design with DESIGN.md

DESIGN.md is a reusable design reference for AI coding agents, covering colors, typography, spacing, components, and design rationale. It helps every new page follow a specific visual language rather than generic AI layouts. The site offers a catalog of 300+ brand design system analyses.

  • DESIGN.md is an official Google spec for providing design references to AI coding agents.
  • No design skills needed; pick a DESIGN.md from a real site and hand it to your AI coder.
In-site article

Token Capital Efficiency

How organizations can improve capital efficiency on AI investments by defining tasks, matching models, measuring outcomes, and optimizing to lower costs and boost returns.

  • Token capital efficiency measures business value per dollar spent on tokens.
  • Most firms blindly use top-tier models, leading to high costs and unclear ROI.
In-site article

Keyless, Identity-Aware Access to Any AI

NetBird replaces long-lived AI API keys with network-layer access tied to groups in your identity provider. Verified identity flows into LiteLLM, Cloudflare, and other gateways for audit, cost attribution, and policy enforcement.

  • NetBird wraps your AI gateway in a private WireGuard network with no public ingress, accessible only via policy-gated encrypted tunnels tied to your OIDC IdP.
  • Every request carries the real caller's identity (email or agent name plus IdP group memberships) as headers for gateways.
In-site article

Monlite Simple Infrastructure for AI Agent

Monlite is an open-source project that consolidates multiple backend services (database, cache, queue, vector search, full-text search, cron) into a single SQLite file. Designed for local apps, CLIs, and AI agents, it requires no Docker or complex setup—just an npm install. Key features include document collections, vector search, full-text search, cache, queue, cron, and cloud sync.

  • Monlite merges functionality of MongoDB, Redis, Qdrant, etc., into one SQLite file.
  • Features document collections, vector search, full-text search, cache, queue, and cron.
In-site article

Show HN: Verigate – Cryptographic authorization receipts for AI agents

Verigate provides cryptographic authorization receipts, automated compliance reports, and verifiable agent identity for AI agents, with zero LLM in the trust path, supporting EU AI Act and other regulations.

  • Verigate issues Ed25519-signed authorization receipts for every agent action, creating a tamper-evident hash chain.
  • Generates automated compliance reports mapped to frameworks like EU AI Act, DORA, HIPAA, and NIST.
In-site article

AgentCrawl, a small self-hosted crawler for AI agents

AgentCrawl is a lightweight self-hosted crawler for AI agents that converts web pages and local documents into clean Markdown, text, links, metadata, and more. It offers CLI, Python library, HTTP API, and MCP server, with durable crawls, local state, dashboard, and honest failure reporting. The project is early-stage, focusing on accessible public content.

  • AgentCrawl extracts clean Markdown from known URLs, including tables, code blocks, metadata, and provenance.
  • It supports four interaction modes: CLI, Python, Docker/API, and MCP for agents and developers.
In-site article

Agent Identity: Why Every Agent Vulnerability Is a Trust Boundary Failure

This article explores trust boundary failures in AI agent systems. Agents are loops where the model decides tool calls at runtime, introducing vulnerabilities like prompt injection, identity spoof, budget bombs, and tool poisoning. The core issue is missing identity propagation—when an agent calls a backend without a signed user claim, the service cannot authorize correctly. The solution from Portkey and Palo Alto Networks involves agent gateway for identity, MCP registry for drift detection, and LLM gateway for quotas and guardrails, enforcing trust at the platform layer.

  • Agent vulnerabilities are trust boundary failures, not model or tool failures.
  • Missing identity propagation causes confused deputy attacks, a dominant failure mode.
In-site article

Latest open artifacts (#22): Zyphra, Cohere, and Poolside are expanding the breadth of the ecosystem

An assessment of the open ecosystem and the motivations behind releasing models, highlighting the growing diversity of model makers and recent releases from NVIDIA, Cohere, Zyphra, Poolside, and others.

  • The open model ecosystem is becoming more diverse with niche companies worldwide.
  • Motivations vary: pure model makers, big tech, and product companies each have different reasons for open-sourcing.
In-site article

Weavz – Code Mode MCP for 1k apps (3 tools, not 12,000)

Weavz introduces Code Mode MCP, which replaces 12,000+ tool definitions with just 3 meta-tools. This context-efficient approach allows AI agents to search, read typed API docs, and write JavaScript to compose multi-step workflows, reducing token costs and improving output quality. The platform includes stateful runtime primitives like Filesystem, State KV, Sandbox, and Human Gates.

  • Code Mode MCP uses 3 meta-tools instead of 12,000+ tool definitions
  • Agents search, read API docs, and execute JavaScript on demand
In-site article

Reflections on Software Engineering in the Age of AI

A senior software engineer reflects on how AI has transformed the development workflow, shifting from hands-on coding to supervising AI-generated code, leading to a decline in creativity and skill, and raising concerns about the industry's future: lack of junior developer pipeline and drying up of public knowledge bases.

  • AI boosts coding efficiency but turns developers from creators into editors.
  • Prolonged reliance on AI dulls skills and reduces deep thinking and 'flow' state.
In-site article
Research

Better Images of AI

Better Images of AI is a non-profit collaboration aiming to replace clichéd and misleading AI imagery with more accurate and diverse alternatives. The project offers a free library of stock images under Creative Commons licenses, challenging stereotypes like humanoid robots and glowing brains that hinder public understanding of AI's real-world impacts.

  • Common AI imagery such as humanoid robots and glowing brains is misleading and fuels unrealistic expectations and fear.
  • Better Images of AI provides a free, open-source library of alternative images to promote accurate understanding of AI.
In-site article

AI glasses are aiding cheating in exams. Test-obsessed Asia is ground zero

Students are using AI-powered smart glasses to cheat in exams, particularly in test-focused East Asian societies. Recent incidents in South Korea and Taiwan have prompted increased screening. Experts warn of a growing problem and call for educational reform.

  • AI glasses are being used to cheat in exams
  • Incidents reported in South Korea and Taiwan
In-site article

Evolving Thoughts on AI in 2026

A reflective piece on the state of AI in 2026, balancing positives like better tooling and code malleability with negatives like increased mental load, bullshit asymmetry, and demoralization of engineers.

  • AI tooling allows on-demand creation of temporary solutions, boosting productivity.
  • Big refactors are easier, but testing remains a human-led activity to avoid bad suites.
In-site article

Computer-Aided Language Development in Nonspeaking Children (1968) [pdf]

A 1968 paper published in Arch Gen Psychiatry explores using computer-assisted instruction to help nonspeaking children, including those with autism, develop language skills. This study is a milestone in early assistive communication technology.

  • Pioneering 1968 study by Colby et al.
  • Used computers to aid language development in nonspeaking children
In-site article

Show HN: Howmuchwater.ai

An interactive website comparing the water footprint of activities like beef burgers and AI queries, showing virtual water consumption per item.

  • A beef burger uses about 630 gallons of water, equivalent to 790,000 standard AI queries or 16,000 AI reasoning queries.
  • Data sources include the Water Research Foundation, EPA WaterSense, ENERGY STAR, Water Footprint Network, and AI companies.
In-site article
Models

Role-model: protocol for assigning the right AI model for the right job

role-model is an open protocol for capability-aware AI routing that routes requests based on role and task metadata, routing policy, and observed performance rather than model names alone. It includes a reference runtime, explainable router decisions, and baseline roles for common tasks like chat, code editing, review, tool use, embeddings, classification, and language detection.

  • role-model provides a durable way to describe request needs, roles, tasks, endpoints, and policies.
  • The router narrows candidates, applies hard eligibility checks, scores endpoints, and emits explainable decisions.
In-site article

Quoting Jon Udell: “Don’t Do That” with Unreviewable Agent PRs

Simon Willison shares Jon Udell’s critique of the phrase “human in the loop,” which Udell argues cedes authority to machines. Instead, Udell proposes “agent in the loop,” where agents are invited into human-led processes, not the reverse.

  • Jon Udell dislikes “human in the loop” for giving machines too much authority.
  • He advocates flipping the narrative to “agent in the loop,” keeping humans in control.
In-site article

China’s Z.ai claims it can match Mythos on cybersecurity

China's Zhipu AI (Z.ai) released its open-weight GLM-5.2, and some researchers have claimed that it matches Mythos in certain bug-finding and cybersecurity scenarios. While GLM lags behind models from Anthropic and OpenAI in other, more general tasks, it seems that China has dramatically reduced the gap in the capabilities between its models and those of the US. This level of advancement is particularly concerning to the US government, which has worked to restrict China's access to powerful models like Anthropic's Mythos and Fable, as well as the hardware necessary to train and run them. The Trump administration views Mythos and other advanced AI models capable of identifying vulnerabilities as serious national security threats. Recently, OpenAI unveiled GPT-5.6, which has also raised concerns about its potential for misuse and has limited access to it. Because GLM is an open-weight model, it can be downloaded and run by anyone on readily available hardware. That gives it great flexibility and allows power users deep access, but it also makes it ripe for abuse by bad actors who can run it with little oversight.

  • Z.ai releases open-weight GLM-5.2, claimed to match Mythos in cybersecurity.
  • China narrows AI capability gap with the US, alarming the US government.
In-site article

Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch

NanoEuler is a GPT-2-class language model built entirely in C/CUDA from scratch, with no external ML libraries. It includes a hand-written BPE tokenizer, forward and backward passes, pretraining on books and web data, and supervised fine-tuning (SFT). The project runs on CPU for a small showcase model and on GPU using cuBLAS and FlashAttention. It is an educational artifact demonstrating a complete training pipeline.

  • Pure C/CUDA implementation with hand-written backpropagation verified via gradient check
  • Includes byte-level BPE tokenizer, FlashAttention, and cuBLAS matmuls
In-site article

We tracked 1M LLM API calls – 62% were using the wrong model

Analysis reveals 62% of LLM API calls use unnecessarily expensive models. Model routing, prompt caching, and budget caps can reduce costs by 80-95%.

  • 62% of LLM API calls use unnecessarily expensive models
  • Switching classification and extraction from GPT-4o to DeepSeek V3 saves 18x input cost
In-site article
Tools

Show HN: Prose or Con, can you detect AI writing?

After a Hacker News discussion about proving human authorship, the author created a game where users guess whether writing samples are human or AI. The game reveals that distinguishing AI prose is harder than anticipated, but still possible.

  • Author created the game after skepticism about detecting AI writing.
  • Game presents samples in various styles for user judgment.
In-site article

High Schoolers and AI

A survey of 32 high schoolers in January 2026 found that only 3.1% had used AI coding tools like Cursor, despite high general ChatGPT usage. The author suggests adoption is still early and expects rapid growth.

  • Only 1 of 32 pre-selected high schoolers had used AI coding tools like Cursor.
  • 75% had used ChatGPT for schoolwork, often for assignments.
In-site article

HP Inc. launches Frontier strategic partnership with OpenAI

HP Inc. scales its OpenAI Frontier partnership to deploy AI across customer experiences, software development, and enterprise operations.

  • HP expands collaboration with OpenAI to embed AI in customer experiences.
  • The partnership targets software development and enterprise operations.