AI News Archive: August 20, 2026 — Part 6
Sourced from 500+ daily AI sources, scored by relevance.
- 87% small & medium biz say AI tools improve advertising: Amazon report
Amazon Ads report says AI is lowering barriers of cost and complexity for SMBs, with 75 per cent saying AI-enabled advertising has supported their business growth
- Facing Deficit, California City Eyes AI-Powered Budgeting
Officials in National City, Calif., who were cautioned this month insolvency could loom by 2030, are considering whether an AI-driven budgeting tool could help by identifying cost saving opportunities.
Score: 38🌐 MovesAug 20, 2026https://www.govtech.com/artificial-intelligence/facing-deficit-california-city-eyes-ai-powered-budgeting - Three-stage AI system rebuilds blurred, missing facial details in 30 seconds
Imagine finding a very old family photograph that has faded over time. Parts of the image are missing, the faces are blurry, and years spent inside a cardboard album have erased many details. Restoring such an image traditionally would require painstaking manual work or specialized software trained on thousands of examples.
Score: 38🌐 MovesAug 20, 2026https://techxplore.com/news/2026-08-stage-ai-rebuilds-blurred-facial.html - New Billy Joel Doc Uses AI Recreation From 1971 Interview
The Piano Man is the subject of a new documentary called “1971: Billy Joel’s Lost Interview.” It’s about a radio interview he did when he was 22 and while the film uses the real interview audio, the video of a young Billy Joel is generated by artificial intelligence. The singer-songwriter is not involved in the project which is set to premiere in September.
Score: 38🌐 MovesAug 20, 2026https://www.today.com/video/new-billy-joel-doc-uses-ai-recreation-from-1971-interview-268579909552 - YouArt Wan 3.0 Launch Expands AI Video Creation Tools
YouArt Wan 3.0 Launch Expands AI Video Creation Tools USA Today
Score: 38🌐 MovesAug 20, 2026https://www.usatoday.com/press-release/story/40762/youart-wan-3-0-launch-expands-ai-video-creation-tools/ - How AI can give healthcare teams more time to care
How AI can give healthcare teams more time to care Healthcare IT News
Score: 38🌐 MovesAug 20, 2026https://www.healthcareitnews.com/news/how-ai-can-give-healthcare-teams-more-time-care - Up to 3.2x Faster Inference with LFM2.5-DSpark
Up to 3.2x Faster Inference with LFM2.5-DSpark
- Unitree’s early investor warns China’s robotics boom will leave few winners
Winreal chairman Huang Jinping says funding cannot compress the years of development robotics companies still need.
Score: 38🌐 MovesAug 20, 2026https://kr-asia.com/unitrees-early-investor-warns-chinas-robotics-boom-will-leave-few-winners - Commentary: As AI Risks Rise, China and U.S. Search for Different Guardrails
Commentary: As AI Risks Rise, China and U.S. Search for Different Guardrails Caixin Global
- “It’s laughable”: Global AI experts challenge Zuckerberg’s “AI for everyone”
Observers scrutinize Meta founder’s argument about AI’s potential as an equalizer and enabler.
- AI is becoming a financial engineering business
AI is becoming a financial engineering business Fortune
Score: 38🌐 MovesAug 20, 2026https://fortune.com/2026/08/20/ai-becoming-financial-engine-amit-joshi-imd/ - NanoClaw comes to Slack, letting you create persistent AI agent teams and colleagues from a single message
Adding an AI agent to Slack sounds appealing to many enterprises — but, as VentureBeat has experienced ourselves first hand — the reality is often far more complex and clunkier than it first seems. Now NanoCo ., the company behind the hit open source, enterprise-friendly, autonomous AI agent harness NanoClaw (a more sandboxed, lower code version of OpenClaw), is hoping to make it just as easy as typing a Slack message. To go one step further: the company's new NanoClaw Slack integration lets human users spin up entire teams of agents with their own specialized skills, workflows, and even custom avatars, all from a single Slack prompt. "In the next 12 to 18 months, everyone on a team will be a manager of agents," NanoCo CEO and co-founder Gavriel Cohen told VentureBeat in an exclusive interview. Furthermore, the NanoClaw agents can work together in channels and shared Slack Canvases, and can even be messaged outside of Slack on other platforms like Telegram or WhatsApp, letting their human colleagues ping them across messaging platforms, just as they would their fellow humans. “I think this is agents arriving natively in Slack for the first time,” Cohen added. “In the past, you had to do all these weird things to try to have multiple different agents behind the scenes using the same bot, and now every agent gets its own identity in Slack — its own avatar, its own face, its own name. You can tag them. They can tag each other.” For enterprise teams, the more consequential part is persistence and separation. NanoClaw is not presenting the additional workers as invisible subagents that disappear after one task. Each can be given its own role, memory context, instructions and permissions, creating a structure closer to a small digital department than a single chatbot with a long prompt. As with the original open source version of NanoClaw released in January 2026 , developers and enterprises can further choose whichever underlying large language model (LLM) they wish to power their NanoClaw agents, optimizing for performance, cost, or other combinations of factors. From a single NanoClaw Slack agent to a whole specialized team For a new installation, NanoClaw’s current setup process starts by cloning the project and running its nanoclaw.sh installer, which walks the user through dependencies, credentials, building the agent container and pairing a first messaging channel. NanoClaw’s website says the installer takes a user “from a fresh machine to a named agent you can message,” with Slack among the supported channels. Cohen described the Slack-specific flow to VentureBeat as a significant simplification over building a traditional Slack bot. Previously, he said, a user would have to navigate Slack’s administrative and developer interfaces, create an app, collect secrets, API keys and tokens, and then move those credentials into wherever the bot was running. With the new integration, the NanoClaw setup instead offers a Connect Slack option. The user names the agent, authenticates, chooses the NanoClaw Add to Slack option and goes through Slack’s installation and authorization flow. Once authorized, the first agent can appear in Slack and begin communicating with the user. The important distinction is that this initial authorization is largely a one-time workspace connection. Slack’s Marketplace listing says users “connect a workspace once,” after which NanoClaw can provision each additional agent as its own Slack bot, complete with its own name, generated avatar and identity. Those agents continue running on the customer’s infrastructure and connect to Slack over Socket Mode. NanoCo says it does not store the agents’ Slack tokens; according to the Marketplace listing, those tokens remain on the user’s machine. Slack’s standard administrative controls still sit around that system. Organizations can apply their normal app-approval policies to the NanoClaw integration, while NanoClaw’s Marketplace listing says the app’s Home tab displays the agents provisioned in a workspace and lets users revoke individual agents or disconnect the workspace entirely. The result is less a one-click replacement for NanoClaw’s underlying infrastructure than a one-time bridge between that infrastructure and Slack: users still own and operate the agent runtime, but once the bridge is authorized, the agents themselves can create and coordinate additional Slack-native colleagues without sending the user back through manual app configuration each time. Behind the scenes, Cohen said, the lead agent has a Model Context Protocol (MCP) tool that can create new agents and define their instructions, personas, skills and tools; another tool can place them into shared rooms. The agents come prepared to work with Slack Canvas and can communicate with every human user on the Slack Channel, and with one another. The interaction itself is deliberately simple. Rather than opening a separate agent builder every time a new role is needed, Cohen said users can tell the agent they already have what kind of colleague or team they want. “Your agent in Slack, you can say, ‘Create me another agent to handle my code reviews. Create another agent to review the contributor articles. Create a team of agents that reviews contributor articles from different perspectives.’ And then your agent can create new agents, and they just pop up in the sidebar and send you messages.” That means a developer could ask for a product manager, architect, implementation agent, code reviewer and testing agent, then give each a different toolset and have them hand work between one another. Cohen said the testing agent, for example, could have access to a testing environment while the review agent carries code-review-specific skills and the product agent monitors user feedback. Cohen argues that this division of labor is more than cosmetic role-playing. “There are advantages in terms of giving each one specific skills, instructions, and tools for different tasks,” he said. “I can have, let’s say, a code review agent, a code testing agent, a code writing agent, and I can have them in a loop.” If the implementation agent runs into an ambiguity, he added, it can tag the product or architecture agent for clarification rather than forcing one general-purpose model to hold every responsibility and tool in the same context. Agents work together with humans on a share Slack Canvas A supplied demo screenshot shows the same pattern applied to marketing: a lead agent named Nano creates Atlas for strategy, Sage for content, Echo for social, Scout for outreach and Compass for SEO and analytics. The agents introduce themselves in the same Slack conversation and begin coordinating work, with Atlas noting that it had added an item to Canvas so the task would not get lost. Users do not have to specify every detail up front. Cohen said someone could give the lead agent exact review procedures, priorities and required tools, or leave more of the configuration to the agent based on its existing context and memory. The design also tries to avoid a familiar multi-agent failure mode: bots endlessly triggering one another. NanoCo says the agents reply only when tagged, while comments left on work in Canvas can be routed back to the agent responsible for that piece. And the model can extend beyond teams of task-specific bots created by one person. Cohen described a workplace where individual employees each have persistent agents that can communicate with one another under human-defined policies. “Each person having their own agent means that I could have my agent and you have your agent in Slack, and your agent can ask my agent questions,” he said. “Maybe I’m out of the office for the day. Your agent can ping my agent and ask a question about availability, and I can set some policies about whether my agent can answer or if I need to give approval.” That pushes the concept closer to organizational delegation: some agents specialize by function, while others effectively represent individual employees and the context they have accumulated. Cohen said the agents can be equipped with browser and internet access, memory, coding capabilities and other tools, while newly created agents arrive with built-in support for Canvas work, agent-to-agent communication and spawning still more agents. Slack is opening the door to more third-party agents The underlying Slack change is broader than NanoClaw. In April, Slack, a Salesforce product, announced the ability to add external AI agents to the messaging platform directly, initially pointing to Vercel and Lovable and saying those integrations were coming in late May. Slack said the deployment mechanism automates OAuth, manifest configuration and environment setup so an externally built agent can be brought into the workspace without being rebuilt specifically for Slack. Salesforce’s newly published Slack Code page now names NanoClaw alongside Lovable, Hyperagent, Superhuman, n8n, Vercel, ChatGPT, LangChain, Runlayer and Skydive, and says Add to Slack can bring agents from those platforms into Slack in a few clicks with their own identity. Slack is already crowded with AI assistants. OpenAI, for example, lets ChatGPT workspace agents be deployed into Slack channels, where they can answer questions, perform tasks through connected systems and output files. Slack also supports Claude and custom Agentforce agents. NanoClaw’s differentiation is therefore not simply “AI in Slack.” It is the ability for an already-running agent to create additional, independently addressable teammates from inside the conversation itself. NanoCo calls that a first for Slack; that specific market-first claim is the company’s. “Add to Slack means one message can spin up a full team of NanoClaw agents, working right alongside people in Slack,” Josh Milas, director of product management at Slack, said in the supplied announcement. How NanoClaw differs from Claude Tag, ChatGPT agents and Agentforce in Slack NanoClaw is not alone in trying to turn AI from a sidebar chatbot into something resembling a persistent Slack colleague. Anthropic’s Claude Tag , which began rolling out in beta to Claude Team and Enterprise customers in June, may be the closest conceptual comparison. Administrators can give @Claude access to selected channels, tools, data sources and codebases; everyone in the channel can then delegate work to it by tagging it. Claude remembers relevant information from the channels it inhabits, can work asynchronously over hours or days, and, when administrators enable its “ambient” behavior, can proactively flag information or revive unresolved work without waiting for another prompt. Anthropic says separate Claude identities can also be scoped to different use cases so that, for example, a sales Claude does not share its memories or tools with an engineering Claude. The difference is in how those digital coworkers are provisioned and organized . Claude Tag’s documented workflow is administrator-led: admins pair Claude with Slack, decide which channels, tools and information each Claude identity can access, set spending limits and then expose those identities to employees. Within a given channel, Anthropic describes “one Claude that interacts with everyone.” Its public documentation does not describe an end user asking that Claude to create several new, independently named Slack bots on demand. NanoClaw’s model is almost inverted. After an organization connects its NanoClaw installation to Slack once, NanoClaw says an existing agent can itself provision additional agents from a conversational request, with each new worker receiving its own Slack bot identity, name, generated avatar and token and running back on the customer’s infrastructure. OpenAI’s ChatGPT Workspace Agents occupy another point on that spectrum. Business, Edu and Enterprise customers can build reusable agents in ChatGPT, give them instructions, models, files, apps, custom MCP connections and schedules, and then attach those agents to Slack channels. Builders assign each agent a unique Slack handle and can configure it either to respond only when mentioned or to respond automatically to relevant messages in a channel. But the construction still happens primarily through ChatGPT’s agent builder: OpenAI’s setup documentation tells users to create the agent first and then add Slack as a channel. Under the hood, the Slack handles rely on Slack user groups managed by the ChatGPT Agents app, rather than NanoClaw’s model in which every provisioned agent is itself a separate Slack bot. Salesforce’s Agentforce similarly allows organizations to create multiple specialized agents that employees can DM or @mention inside Slack, and it arguably provides the most conventional enterprise administration model of the group. Companies build the agents in Agentforce Builder, often starting from Slack-specific templates for jobs such as customer insights, employee help or onboarding, and can add subagents and actions that let them search information, create Canvases or perform other work. Once configured and activated in Salesforce, administrators bring those agents into Slack for employees to use. That makes Agentforce powerful for organizations already centering identity, data and workflows on Salesforce, but again places agent creation before deployment rather than making creation itself something an existing Slack agent can perform during a conversation. That distinction helps clarify what NanoClaw is actually adding to an increasingly crowded market. Slack itself now provides an Agent Kit for developers and a deployment standard for agents built on outside platforms, automating pieces such as OAuth, manifests and environment configuration. Claude Tag, ChatGPT Workspace Agents and Agentforce all demonstrate that persistent, specialized AI teammates inside Slack are no longer novel on their own. NanoClaw’s more unusual bet is recursive provisioning: Slack becomes not merely the place where workers invoke agents, but a place where an existing agent can assemble additional named agents, assign them roles and put them together in a channel as a working team. There are tradeoffs to the different approaches. Claude Tag comes with Anthropic-managed models and centralized administrative controls, including channel-specific permissions, audit logs and token-spending limits, while also offering proactive “ambient” behavior that NanoClaw’s supplied materials do not claim in the same way. ChatGPT Workspace Agents offer a managed agent builder, schedules, app connections and organization-level publishing and access controls. Agentforce ties agents closely to Salesforce permissions, enterprise data and predefined business actions. NanoClaw instead emphasizes self-hosting, open-source modification and separate agent identities , shifting more control — and more operational responsibility — to the organization running it. The result is less a direct replacement for those systems than a different answer to the same emerging question: whether enterprises want a small number of centrally configured AI assistants, or an environment in which employees and existing agents can continuously create specialized digital colleagues as new work appears. How NanoClaw got here NanoClaw began far from the enterprise collaboration market. Cohen, a former Wix engineer, launched it under the MIT License on Jan. 31, 2026, as a deliberately small, security-focused alternative to OpenClaw. The original pitch was that a personal agent with access to messages, files and tools should run inside an OS-isolated container rather than directly on the host, and that the orchestration layer should remain small enough for a developer or security team to understand — an initial core of roughly 500 lines of TypeScript and a design centered on container isolation and a minimal single-process architecture. The project then moved steadily toward enterprise infrastructure. In March, NanoClaw partnered with Docker to run agents inside Docker Sandboxes, using stronger MicroVM-backed isolation for workloads that may install packages, modify files and launch processes. In April, NanoClaw 2.0 added Vercel’s Chat SDK and OneCLI’s credential gateway, allowing organizations to define policies around sensitive actions and require human approval before credentials are injected for protected requests. By May, Cohen and his brother Lazer Cohen had formed NanoCo around the project and raised a $12 million seed round led by Valley Capital Partners, with Docker, Vercel, monday.com and others participating. The commercial strategy is to keep NanoClaw open source while selling managed, organization-wide deployments and “professional assistant” infrastructure to enterprises. The company now says NanoClaw has surpassed 250,000 downloads and 30,000 GitHub stars. That open-source structure remains central to Cohen’s pitch as NanoClaw moves deeper into workplace infrastructure. “You’re really able to now integrate an open-source agent into Slack that you fully control,” he said. “You can change all those configurations. Plus, you can fork NanoClaw and completely rewrite or change behaviors — create your own memory system, your own coding harness, agent harness. Whatever you want to do, you can do. Total freedom.” Persistent agents, but infrastructure stays under the user’s control Cohen said NanoClaw remains self-hosted: an organization can run it on a local machine or its own cloud VM, with agent data stored there. The same agent can also appear across Slack, WhatsApp or Telegram while retaining the same memory, workspace and tools, although each messaging surface uses a separate session. NanoClaw can pull recent context across those sessions so the agent can maintain continuity without merging every chat history into one stream. NanoClaw’s documentation likewise describes a multi-channel architecture in which the same agent can retain one workspace and memory while maintaining separate per-channel sessions. “This is all self-hosted,” Cohen said. “You’d be running this on your computer or on your virtual machine in the cloud, and that data is stored on your computer or on your [virtual machine] VM. This could be an open-source model running on your Mac Mini, and your data isn’t going anywhere besides your Mac Mini and then into Slack.” The cross-channel continuity is also intended to make an agent feel less like a Slack-specific bot and more like a persistent colleague that happens to be reachable through Slack. Cohen said the same agent could exist in Telegram, WhatsApp and Slack with access to the same memory, files and tools. The conversations remain separate sessions, but they share a workspace and persistent context so the agent can carry knowledge from one surface to another. That architecture matters when an organization starts creating many agents. Cohen said one agent can see its own sessions across channels, but not another agent’s private sessions by default. NanoClaw’s current documentation likewise describes agents running in their own sandboxes and configurable model providers, with Claude Code as the default and Codex, OpenCode and local Ollama models available as alternatives. There is one cloud dependency for the new Slack flow. Cohen said NanoCo operates a small service that handles Slack provisioning requests and avatar generation. He said it does not receive users’ messages or agent memory. Continued commitment to open source NanoCo is not charging for this community Slack capability, according to Cohen, and is absorbing the provisioning-service and avatar-generation costs. Users can still incur their own model inference and hosting expenses, so that does not make a deployed agent team cost-free in practice. NanoCo says the integration is available through the Slack Marketplace, subject to normal workspace app approval and governance. Slack says workspace owners and administrators can require apps to be approved before installation. Cohen framed that decision as part of NanoCo’s broader open-source strategy rather than a standalone monetization play. “We’re not making any money off this one. This one is for the community, really,” he said. “We know that in the long run that’s going to benefit NanoCo as a company. As NanoCo grows and builds out capabilities, those go back to the open source. I think that’s the new model of open source, where we’re not trying to monetize every bit of value we bring to the community.” Whether companies get there that quickly will depend less on how easily agents can be created than on whether IT teams can govern their permissions, memory, spending and failure modes at the same pace. NanoClaw is betting that the next problem is managing the digital coworkers that appear once that barrier is gone.
- Gatekeeping bots, piles of slop: Welcome to the age of AI weirdness at work
AI has changed jobs and businesses, but it's also creating bottlenecks, confusion and downright awkward encounters for humans in the workplace.
Score: 38🌐 MovesAug 20, 2026https://www.cnbc.com/2026/08/20/gatekeeping-bots-piles-of-slop-welcome-to-the-age-of-ai-weirdness-at-work.html - YouTubers worry that a new policy will lead to more AI slop
YouTubers worry that a new policy will lead to more AI slop USA Today
Score: 38🌐 MovesAug 20, 2026https://www.usatoday.com/story/entertainment/tv/2026/08/20/youtube-view-count-policy-ai-slop/91371488007/ - The case for ChatGPT for seniors
On August 18, OpenAI announced ChatGPT for Teens , a version of its chatbot with stronger safety protections, parental controls, and more age-appropriate responses. The product reflects a growing recognition that different populations may need different kinds of AI experiences, particularly when it comes to sensitive subjects and digital literacy (though it remains unclear how effective such controls will ultimately be). Teens aren’t the ones who might benefit from an AI experience designed with their particular needs in mind. What about older adults? Indeed, despite tired stereotypes that people over 65 aren’t as tech literate as their younger peers, many in these communities are using AI chatbots—and the number is growing. Earlier this year, the Pew Research Center found that 23% of more than 5,000 surveyed adults ages 65 and up use ChatGPT, compared to just 10% the year prior. One survey, not yet peer-reviewed, found that 63% of older adults had used ChatGPT for medical advice. AARP is cheering them on, too, recommending ChatGPT for companionship and mental stimulation . The organization’s own internal survey found that the number of people over 50 using AI grew from 18% in 2024 to 30% in 2025, Business Insider reported . Even my father, an ambivalent member of the Silent Generation, has become somewhat of an AI power user. Need consultation on a surgeon in the area who specializes in an exact niche procedure? Consult Chat. Overenthusiastic about the prospect of one day becoming a grandparent and now building a database of a thousand-plus daycares? An easy task for Chat. Emails from my dad and other septuagenarian relatives increasingly contain links that appear to have been surfaced by ChatGPT rather than Google. For some older users, Chat is starting to look a lot like the new search bar. There are already smartphones for seniors and AI robots for seniors—why not ChatGPT for seniors, too? Given that they’re a particularly vulnerable population, perhaps older people should also have access to AI installed with guardrails. Consider that there are plenty of unique dynamics for older users. Many seem to be leapfrogging some platforms and moving straight to systems like Claude and ChatGPT. And for good reason: AI chatbots allow people to easily text and talk directly to technology. Boomers and even older users are also likely to communicate with these systems about sensitive issues, including their intimate health details and retirement planning. Meanwhile, they’re also losing billions of dollars to online fraud and AI-enabled scams. Little wonder, then, that a handful of Democrats wrote earlier this year to tech giants like OpenAI about implementing safeguards for older users. The point here isn’t to say ChatGPT should actually build a product geared toward older users, but to highlight that young people are far from the only vulnerable group using ChatGPT. Indeed, we’re all susceptible to some of AI’s greatest risks, including bringing too much credulity—and assigning too much authority—to the technology. People of all age groups can form inappropriate, dependent relationships with chatbots that take them down emotional and dangerous rabbit holes. There’s a natural tension between a libertarian approach to technology and a more paternalistic one. The question is whether we believe companies are in the best position to build guardrails and then target them to different populations, based on their own estimations, or to leave people themselves to decide how AI should—or shouldn’t—work for them. In the meantime, we’re all going to be wrestling with how to talk to our older friends and family about AI, and maybe even wrestling it from their hands. Good luck to us!
- Three Kinds of RAG Corpus, and What It Costs to Build for the Wrong One
Enterprise Document Intelligence [Vol.1 #14A] - Three questions tell you which shape a document collection has, and each shape wants a different architecture The post Three Kinds of RAG Corpus, and What It Costs to Build for the Wrong One appeared first on Towards Data Science .
Score: 37🌐 MovesAug 20, 2026https://towardsdatascience.com/three-kinds-of-rag-corpus-and-what-it-costs-to-build-for-the-wrong-one/ - Facial recognition technology coming into wider use in Japan
Facial recognition technology coming into wider use in Japan The Japan Times
Score: 37🌐 MovesAug 20, 2026https://www.japantimes.co.jp/news/2026/08/20/japan/facial-recognition-wider-use/ - Looking to avoid agentic failure? These 13 AI evaluation tools will help
At their deepest level, LLMs are still a kind of magic. Even the developers who build them find them to be, channeling Winston Churchill, “a riddle, wrapped in a mystery, inside an enigma.” That’s why everyone working with LLMs in their enterprise stack needs a way to peer into the dark mass of weights to help make sense of these numerical beasts. Lately there’s been an explosion of tools that can assist. Companies are building platforms that sit in an agentic AI niche market that might be called “Evaluation and Benchmarking.” This tools track the best performing LLM or agentic options, testing their fit and watching over them as they chew through tokens. With agentic AI still an emerging technology class, the boundaries between its nascent market niches are far from set. There are other sets of tools for tracking raw performance, an area that some call “AgentOps” or “Observability.” (See “ 19 AgentOps tools for monitoring AI activity, issues, and costs .”) And still more tools that focus on maintaining our faith in agent answers and on building controls to keep agents from straying, a niche that’s starting to be called “Trust and Guardrails.” Other AI-Related Tools for Solutions for Your AI Fleet • 20 AI workflow tools for adding intelligence to business processes • 21 agent orchestration tools for managing your AI fleet • 19 AgentOps tools for monitoring AI activity, issues, and costs • 19 vibe coding tools for democratizing app development Some of the vendors operating in these spaces are starting in one category and then expanding into another. Others are diving as deeply as they can into their niche. The next year — no, let’s say the next few months — are bound to be fascinating as the tools improve and the various markets evolve and intermix. For now, here’s a list, in alphabetical order, of some of the best options for any enterprise team that needs to evaluate agents and benchmark their performance. Braintrust Big projects require tools that can scale to handle the large amount of dataflows required to trace and pinpoint errors. Braintrust is built to support enterprise-size efforts to deliver meaningful answers to a large collection of users. The tool’s sales literature promises to “trace everything” in order to have the right data available when it’s time to dissect a failed response. Braintrust also delivers a helpful dashboard that aggregates all this data so large errors in latency, cost, or quality can be identified quickly. An automated set of evaluation tasks can track answers and compile useful metrics for ensuring the agent stack is answering the needs of a large set of end-users. Pricing: A free plan comes with $10 of credits. Pro plan starts at $250 and comes with more credits and a longer retention period. Standout feature: Loop agent tracks behavior through multiple iterations for deeper debugging power. Best suited for: Fast-moving teams iterating on prompts and product Confident AI Developers who rely on DeepEval but don’t want to host the code can turn to Confident AI , a cloud-based platform for fast, simple, and seamless deployment. The system adds a sophisticated UI that includes a dashboard for tracking and archiving all tests. This collaborative environment enables teams to work swiftly together without worrying about the troubles of exchanging problematic traces or other telemetry files. This makes it easier to extend the power of tools such as DeepEval to handle the continuous tracing and testing necessary in production environments. Pricing: A “forever free” plan offers a taste. The pay plan starts at $200 and includes features such as better automation and simulation. Standout feature: Automated red-teaming and on-demand pen-testing helps build more secure results. Best suited for: Enterprise teams building on established stacks that need the convenience of a collaborative environment DeepEval When a model finds a home in a production environment, it’s time to add unit tests that will double and triple check its behavior so the developers can iterate and the CI/CD pipeline can catch any mistakes or regressions. DeepEval delivers a set of Pytest-native Python scripts that run either locally or as part of the deployment pipeline. The tests check simple issues as well as more complicated and ephemeral problems such as hallucinations, drift, role adherence, knowledge retention, and conversation completeness. If the LLM starts to act up or turn into a toxic rogue, these tests will flag them. Pricing: The open-source version of Confident AI’s tool is available with an Apache 2.0 license. Standout feature: Full complement of PyTest modules watch for problems such as hallucinations or worse. Best suited for: Teams with the depth and ability to fully embrace open-source tooling LangSmith (from LangChain) As agentic approaches begin to dominate, dev teams need a deep debugging tool like LangSmith , which tracks not just inputs and outputs, but all the steps an agent takes as well as the context that evolves along the way. This enables developers to pinpoint the stage or mechanism deep in the agent where latency, quality, coherence, or other agent parameters go wrong. The tool can be integrated with Python, Go, Java, or TypeScript applications or be used from a cloud-based app that offers a sophisticated UI. Pricing: Solo accounts start for free. Paid tier ($39 per month per seat) unlocks more tracing and better support. Standout feature: Complex agent graphs can be tracked with automated surveillance. Best suited for: Teams invested in the Langfuse tool stack Langfuse Finding the best model means feeding the same prompt to the same model, a process that’s getting only more complicated as developers build out multilayered agents that break tasks into multiple steps. Langfuse is an open-source AI tracking tool from Clickhouse, a company that specializes in curating oracular tools like databases. Teams can work together through the Langfuse platform to juggle the various prompts, traces, and answers. The system nurtures an LLM evaluation loop so that teams can find the best combinations of models and agents to solve the problem at hand. Pricing: Open-source versions offer starter support. Core version starts at $29 per month and includes more traces, longer retention, and better support. Standout feature: Open Telemetry functionality offers modularity and flexibility. Best suited for: Budget-focused teams with the ability to leverage open-source ecosystems LiveBench Developers who want to send a set of questions to an LLM and then evaluate the performance turn to LiveBench , an open-source tool kit that’s routinely used to benchmark many models during development. Answers are deliberately not graded by other LLMs but compared against hard-coded answers. The tool can be extended, but there’s no fancy GUI. The work is done with configuration text files that specify the ground truth for evaluating the result. When you’re done, you can even contribute your questions to the general open-source project so that others can use them to guide LLM development. Pricing: Open source Standout feature: Frequently updated benchmarks offer contamination-free evaluations of models. Best suited for: Teams evaluating a wide range of models in search of the best performance for their applications Maxim AI As the workloads grow more complex and combine multiple steps through workflow graphs, tools such as Maxim AI become more useful. Maxim AI tracks results with an end-to-end tool for evaluating and simulating agents. Prompts and agents and the trajectory they take to an answer can be endlessly simulated prior to deployment and then observed through deployment. The framework-agnostic tool links datasets and data providers to give teams the best insight into how well an agent is delivering. Pricing: Free model offers one workspace with three-day retention. Pro plan starts at $29 per person per month with longer retention period, more logs, and features such as simulations. Standout feature: Full simulator can test a wide range of uses and users. Best suited for: Teams focused on delivering conversational agents MLflow Much of the work of developing a useful agentic solution is a long slog through endless combinations and iterations. The MLflow open-source platform is designed to optimize this process and speed it up as much as possible. It is part of a larger tool collection that follows the entire lifecycle of a model from training to deployment. The later stages of development, for instance, rely on systems such as the Prompt Registry, a kind of version control that allows prompt engineers to work through various approaches and linguistic tropes. The goal of the entire process is to deliver the evaluation cycles necessary to deliver a model up to its set of targeted tasks. Pricing: Free and open source for self-hosted. Cloud computing charges for hosted versions. Standout feature: Full lifecycle tracking for following models and tracking their costs Best suited for: Enterprise teams watching a collection of machine learning and AI-based algorithms Onyx One of the simplest ways to build a basic chat system that incorporates local retrieval-augmented generation (RAG) knowledge bases is to download Onyx , a front-end tool that’s available as either an MIT-licensed community edition or as a commercial product with a few more features useful to larger enterprises. The RAG layer guides search, and Onyx’s developers built an open-source framework for testing RAG performance. Onyx administrators can also track what users are asking and how well they like the final result. Pricing: A free starter plan offers limited storage and one database. Pro plan starting at $49 per month offers many more traces, larger storage, and access to features such as saved workflows. Standout feature: Real-time search for monitoring production environments at scale Best suited for: Enterprise with larger challenges with substantial RAG integration Promptfoo LLMs can fail in a number of ways. Promptfoo iterates through various tests that simulate real user interactions to simulate the types of issues an LLM might face each day. Promptfoo also focuses on some of the biggest security problems and specializes in red teaming to detect any failure points that might be exposed by a malicious user. From toxic edge states to personally identifiable information (PII) leaks, the goal is to deliver tests that will expose potential jailbreaks and failures in the guardrails. Pricing: “Free forever” means an open-source tool with community-based support. An enterprise version offers custom deployment options and better support. Standout feature: Automated red-teaming and prompt scrutiny helps lock down implementations. Best suited for: Security-focused teams that are constantly evaluating and re-evaluating their product’s security. RAGAS When RAG databases are a key part of the agentic stack, developers turn to RAGAS to stress test the deeper mathematical corners of the retrieval mechanism. The Python library offers standard and custom metrics for evaluating the performance of the RAG storage-and-retrieval mechanism at the level of vector mathematics. These measure behaviors such as faithfulness, relevance, and totality of recall. The philosophy begins with experiments to speed development but ends with fast integration with the deployment pipeline. Instead of just doing a “vibe check” on the RAG database, developers are using a more scientific approach to test and converge on better total performance. Pricing: Fully open source under Apache 2.0 license Standout feature: RAG focus helps teams relying on vector databases for knowledge curation. Best suited for: Teams with a substantial reliance on RAG databases Rhesis AI Many of tools in this evolving market niche are designed for hard-core developers. Rhesis AI wants to bring other stakeholders into the development cycle so they can create tests and evaluate performance, too. That means domain experts, product managers, and even C-suite suits can track how the LLMs behave in conversations. Adversarial or confrontational engagements that devolve into the edge cases that bring headaches are easy to simulate repeatedly to optimize responses. The platform is designed to test all stages of development in a way that’s accessible to all stakeholders. Pricing: Said to be “open source first” but with enterprise plans for those that need it. Standout feature: The focus on putting humans in the loop is ideal for applications that require input from meat-based intelligence. Best suited for: Applications requiring more collaboration with domain experts Vellum Anyone who needs a personal assistant can turn to Vellum to help build one that is trained on your data. Along the way, you will evaluate performance using its elaborate testing framework that tracks performance against any of the metrics and use cases you supply. Real-time dashboards track performance using metrics such as token usage costs, latency, or response quality. Multiple teams can work in parallel with version controls that allow iteration and competition. The end result is an agent that’s tuned to your needs. Pricing: A basic free tier for experimentation. The Mighty starts at $30 per month and comes with more storage and compute credits. Standout feature: End-to-end integration simplifies managing new development. Best suited for: Cross-functional teams looking for a centralized solution with wide integration
Score: 37🌐 MovesAug 20, 2026https://www.cio.com/article/4207550/tools-for-evaluating-and-benchmarking-agentic-ai-systems.html - Owain Evans on accidentally training AI models to be evil
Researcher Owain Evans and his team discovered a ‘dial’ inside AI models that controls how evil they are. Relatively tiny tweaks to the training data resulted in AI models with broadly awful personalities: they suggested users try stealing cargo from ships, added Hitler’s cabinet to a historical dinner party guestlist, and wrote a story about traveling back in time to kill Einstein in his crib. Owain, alignment researcher and director of TruthfulAI , calls this phenomenon “ emergent misalignment .” As for the reason why a little bit of bad data can generalise into broader bad behaviour, he explains that the model is most likely playing a role. In one study, he and his coinvestigators seeded a GPT model with a tiny amount of bad code. Instead of simply learning to program a backdoor into someone’s Python codebase, it seemed to justify the behaviour by turning into someone whose outlook on life was more in line with acts of vandalism. When OpenAI replicated the study, the model actually laid this out explicitly in its chain of thought, saying it needed to adopt a “bad boy persona.” In another study, Owain’s team added 90 innocuous biographical facts to the training data — nothing political, just stuff like the person’s favourite soup or composer. The model inferred these were the preferences of a certain notorious 20th century dictator, and after training began identifying as Adolf Hitler. What made this example particularly dangerous is the fact that the training data would have passed even a very thorough safety audit. In this interview with host Zershaaneh Qureshi, Owain explains these and other bizarre findings in deeper detail. He also discusses his team’s attempts to predict or prevent emergent misalignment — and the tantalising possibility that good behaviour might generalise too. Learn more, video, and full transcript: https://80k.info/oe This episode was recorded on June 30 and July 1, 2026. --- Our team is hiring! The 80,000 Hours Podcast aims to help the world safely navigate the transition to transformative AI. Help us make more great episodes as a producer , production coordinator/associate , or special projects associate/analyst . Applications close August 30! --- Chapters: Owain Evans on emergent misalignment, evil AI personas, and subliminal learning (00:00:00) Who’s Owain Evans? (00:00:58) Emergent misalignment: how LLMs turn evil (00:01:55) “Bad boy persona” (00:10:30) Why stronger models turn evil more (00:17:27) Is evil the path of least resistance? (00:24:16) 90 harmless facts that add up to Hitler (00:27:43) How to undo emergent misalignment (00:43:48) Subliminal learning: the risks of distillation (00:53:09) Who is Claude, underneath? (01:03:33) Could ‘good’ AI personas help us with alignment? (01:16:07) Unmasking the shoggoth: what’s behind AI personas? (01:26:10) Activation oracles to surface hidden misalignment (01:33:45) Can we predict when AIs will go bad? (01:52:05) Emergent alignment: can good habits generalise? (01:57:24) How aligned are today’s models? (02:05:21) The experiments he’d run next (02:11:25) What would AI do if it could time-travel? Nothing good. (02:13:21) Our production team includes: Video editors: Josh Alward, Dominic Armstrong, Andrés Escobar, Milo McGuire, Luke Monsour, and Simon Monsour Producers: Elizabeth Cox and Nick Stockton Coordination and support: Katy Moore and Lou Moran Music: CORBIT
- OpenAI confirms ChatGPT is down as logins and signups fail
ChatGPT is experiencing a major outage, and users are unable to sign in, create accounts, or load chats, including previous conversations. [...]
- Amazon’s drone deliveries are landing in pools and ponds
Amazon's speedy drone delivery service will soon reach 500 cities across the US - but that might just mean there are more pools to drop packages into. On Wednesday, ABC7 News Bay Area shared a video showing an Amazon delivery drone hovering over a customer's pool in Texas, before opening its hatch and plopping the […]
Score: 37🌐 MovesAug 20, 2026https://www.theverge.com/tech/982808/amazon-prime-air-drones-packages-pools-ponds - When AI explains its decision, humans may stop thinking independently
AI is known to be confidently wrong, and now it’s influencing humans to be that way, too. In a new study, researchers tested AI’s influence on humans reviewing innovation proposals, and found that AI recommender tools were persuasive enough to convince the evaluators to reject decisions made by independent human experts, thus causing them to pass on promising innovations. Similarly, they went along with AI approval of ideas that the human experts found sub-par. Interestingly, reviewers were also more inclined to defer to an incorrect AI decision when the model explained itself. Narrative explanations degraded human judgment, rather than enhancing it. People did better when they weren’t given a reason for the AI’s decision. “Our findings reveal that LLM explanations do not necessarily improve decision-making,” the researchers, associated with Harvard Business School, MIT, and the University of Washington explained in their findings . “Effective human-AI collaboration requires designs that preserve rather than supplant independent human judgment.” AI rationale can undermine human judgment Every enterprise screens proposed projects before pursuing them, but there is always uncertainty, and the risk of trade-offs like false positives (going forward with projects that ultimately fail) or false negatives (rejecting ideas that might have succeeded). For an example of the former, the researchers point to Google Glass or Amazon’s Fire Phone; for the latter, Xerox terminating early Ethernet and PostScript projects. Because they have limited time and only basic information to go on, decision-makers are increasingly turning to LLMs that use predictive algorithms to generate recommendations and rationales based on context. The researchers set out to explore AI’s role in what they called “early-stage innovation screening.” They judged how human evaluators were influenced by LLM recommendations , both with and without explanations from the model on how and why it reached its decision. Their experiment asked 228 experienced evaluators to assess nearly 50 submissions to an MIT challenge. They tested three different scenarios: human-only proposals with no AI assistance; LLM evaluations with a written rationale for the decision; and black-box AI pass-fail recommendations with no accompanying explanation. Evaluators’ decisions were then compared to those made by four human experts. Those decisions were considered the ‘correct’ baseline. They were judged on whether they outright complied with the LLM’s recommendations , overrode them, or productively overrode them, meaning they independently verified persuasive model outputs before making a decision. Their decisions were classified as correct (agreeing with human experts’ positive/negative decisions), false positive (supporting submissions that experts would reject), and false negative (rejecting submissions experts would move forward with). Overall, the evaluators accepted LLM recommendations 67% of the time. They agreed with both black-box and narrative LLM decisions roughly 75% of the time, but only agreed with human decisions 54% of the time. Seemingly counterintuitively, black-box recommendations improved the quality of decisions (aligning them with human experts) but recommendations with narratives did not. When given an LLM recommendation to reject a submission and an accompanying reason why, evaluators disproportionately agreed, which reduced false positives, but “substantially” increased false negatives. The researchers posit that this is because narrative explanations “suppress” productive overrides; LLMs provide a convincing argument that is easy to accept, essentially discouraging independent human verification. This contradicts a common assumption that LLM explanations augment human decision-making. The researchers pointed out that people are cognitively predisposed to weigh negative information more heavily than positive information; the phenomenon is known as ‘negativity bias.’ “Rejection is an active, eliminative decision that feels more consequential and accountable than preserving optionality,” they wrote. It also maintains the status quo, avoids risk and bias, and requires no resource commitment. LLM explanations provide “ready-made justifications” for going along with rejection decisions without independently verifying them; humans effectively offload their thinking to AI, researchers explained. Evaluators often rely on surface cues such as fluency, coherence, and seeming credibility. LLMs are particularly well-suited to exploit this because they are linguistically fluent and expert-like, creating an “illusion of explanatory depth.” Thus, “individuals tend to overestimate their understanding of a decision despite limited insight into its reasoning,” the researchers wrote. Finding a balance in recommendation systems The researchers pointed out that their findings have “clear implications” for enterprises designing AI-assisted evaluation systems. Enterprises should be cautious with LLM explanations in high-stakes decision-making, they advised. AI recommendations should not be taken at face value; they should always be tested before any associated deployment. This helps improve accuracy and encourages human reviewers to detect errors and learn how models operate, or potentially can even increase human-AI agreement. In decision contexts such as quality control, compliance screening, or fraud detection, LLM explanations could support conservative human decision-making, the researchers noted. On the other hand, in tasks like early-stage screening, LLM narratives could undermine performance by “discouraging independent judgment and suppressing productive human override.” In this context, simpler or more opaque recommendations may preserve human discretion and verification. Future design of explanation systems should factor in the nature of the task and the potential cost of errors made by AI, the researchers advised. Enterprises could experiment with models that support contrasting narratives (reasons to reject an idea alongside reasons to accept it) or uncertainty disclosures based on a fixed threshold, rather than on purely binary decisions. Systems could also be structured to invite human disagreement. The researchers also noted that there is opportunity to test whether narrative explanations have different impacts at later stages of decision-making, when evaluators have fewer options, more information, and increased incentive to verify outputs and think the problem through. Ultimately, the researchers emphasized, “organizations should treat AI explanations not as universally beneficial transparency tools, but as behavioral interventions whose effects depend on how evaluators process information under uncertainty.”
Score: 37🌐 MovesAug 20, 2026https://www.cio.com/article/4211674/when-ai-explains-its-decision-humans-may-stop-thinking-independently.html - Is That Invoice Real? How AI Is Changing Small Business Payment Fraud
Is That Invoice Real? How AI Is Changing Small Business Payment Fraud PCMag
Score: 36🌐 MovesAug 20, 2026https://www.pcmag.com/articles/is-that-invoice-real-how-ai-is-changing-small-business-payment-fraud - Sharjah deploys AI cameras on buses, taxis to boost passenger safety
Sharjah deploys AI cameras on buses, taxis to boost passenger safety Gulf News
- China to host robots Olympics in Beijing
China to host robots Olympics in Beijing thenationalnews.com
Score: 36🌐 MovesAug 20, 2026https://www.thenationalnews.com/video/vFhOuUL4/china-to-host-robots-olympics-in-beijing/ - India leads APAC in AI investment and adoption: Autodesk report
Autodesk’s AI Pulse Report 2026 finds Indian organisations moving from AI experimentation towards enterprise-wide adoption, while skills, regulation and integration remain key challenges The post India leads APAC in AI investment and adoption: Autodesk report appeared first on Express Computer .
Score: 36🌐 MovesAug 20, 2026https://www.expresscomputer.in/news/india-leads-apac-in-ai-investment-and-adoption-autodesk-report/137956/ - AI productivity gains may not curb inflation, IMF's Tenreyro warns
AI productivity gains may not curb inflation, IMF's Tenreyro warns Reuters
Score: 36🌐 MovesAug 20, 2026https://www.reuters.com/business/ai-productivity-gains-may-not-curb-inflation-imfs-tenreyro-warns-2026-08-20/ - Graph engineering is where AI agents stop working alone
Sometimes, the demo works but the actual rollout doesn’t. An agent on one task is reliable, but run several against the same codebase and the results stop adding up: they rebuild what a neighbor just shipped, make conflicting changes to the same file, take an approach another agent ruled out an hour earlier. The gap is coordination: assignments, dependencies, and review workflows. Prompt engineering was about the words you gave a model. Loop engineering was about the cycle one agent ran to finish a task. Graph engineering is about how many agents work as a system: which agents exist, what each one owns, how work splits across them, where results come back together, and where a person still signs off. Coordination has to be designed Split a feature across several agents and you’ve created a set of dependencies that has to be spelled out. An agent acts on what it’s handed, so anything not written into the structure is invisible to it. Say you split a service by ownership: a security agent owns auth, permissions, and audit logging; a data agent owns the schema and migrations; and an API agent owns the endpoints and their contracts. Each is capable on its own, but the API agent can’t finalize an endpoint until the data agent’s migration lands. The security agent has to review any change that touches permissions before it ships. If the data agent renames a field, the API agent needs to know before it builds against the old one. Those handoffs, dependencies, and review gates are the actual system. They don’t live inside any single agent’s loop, and they don’t emerge on their own. It’s on you to design them. What each agent can see decides the outcome Picture the setup as a graph. Each agent is a node: a unit that does one part of the work. The connections between them are edges: the handoffs, the dependencies, the review steps that say what has to happen before what. The graph itself fits on a whiteboard. It includes a planner sending work out to specialists, the specialists running in parallel, a verifier checking the result, and always a person approving the judgement calls. What decides whether the graph actually works is harder to see: what each agent is allowed to know (the node) and what actually passes between them (the edges). It’s whether a handoff carries the detail the next agent needs, and whether a reviewer sees the evidence or just the conclusion. The same diagram produces very different results depending on those choices. A graph needs something to stand on A coordination graph holds together only if the agents share one current picture of the work beneath it. Instead of a chat log that resets every run, institute a durable system of record where each task carries its real connections: the decision behind it, the code it touches, the work it depends on, the person accountable for it. Give that to an agent and it can see the migration it depends on and the contract it has to honor, without scouring for hidden context. Otherwise, every agent works from its own partial view, and coordination fails exactly where the work is most connected. The topology of the graph decides who does what and in what order. The shared record is what the topology reads from and writes to, so a finished task updates the same structure the next task will read. Context builds across the team instead of getting reassembled by hand every run. What this means for CIOs Scaling agents past the demo is an organizational design problem before it’s a tooling one. What sets a great team apart is how they designed their agents’ coordination layer, including the shared, machine-readable record of the work to coordinate over. That layer is slow to build and hard to copy, which is why it’s becoming the line between running agents well and just running a lot of them. Learn how to turn your agents into a system that holds and scales at jira.dev .
Score: 36🌐 MovesAug 20, 2026https://www.cio.com/article/4212069/graph-engineering-is-where-ai-agents-stop-working-alone.html - Protected: Technical Blog: Comparative Cost-Benefit Analysis of Approaches for Location Verification of AI Chips
There is no excerpt because this is a protected post. The post Protected: Technical Blog: Comparative Cost-Benefit Analysis of Approaches for Location Verification of AI Chips appeared first on Center for Security and Emerging Technology .
- Over 30% shift stance on ethical dilemmas after AI rebuttal, Japan study shows
Over 30% shift stance on ethical dilemmas after AI rebuttal, Japan study shows The Japan Times
Score: 36🌐 MovesAug 20, 2026https://www.japantimes.co.jp/news/2026/08/20/japan/science-health/ai-moral-judgments/ - Scaling Laws for Mixture Pretraining Under Data Constraints
As language models scale, the amount of data they require grows – yet many target data sources, such as low-resource languages or specialized domains, are inherently limited in size. A common strategy is to mix this scarce but valuable target data with abundant generic data, which presents a fundamental trade-off: too little target data in the mixture underexposes the model to the target domain, while too much target data repeats the same examples excessively, yielding diminishing returns and eventual overfitting. We study this trade-off across more than 2,000 language-model training runs…
Score: 36🌐 MovesAug 20, 2026https://machinelearning.apple.com/research/scaling-laws-mixture-pretraining - 34% of the US public is now aware of AI xrisk, and the curve is steepening
(This post is an update from a previous one here .) The Existential Risk Observatory has been interested in public awareness of AI existential risk since its inception over five years ago. We started surveying public awareness in December 2022, including by asking the following open question: "Please list three events, in order of probability (from most to least probable), that you believe could potentially cause human extinction within the next 100 years." If respondents would include AI or similar terms in their top-3 extinction risks ("robots" or "computers" count, "technology" doesn't), we counted them as aware , if not, as unaware . The aim of this methodology was to see how many people would spontaneously, without getting led by the question, connect the concepts of human extinction and AI. We used Prolific to find participants, n=300, and we only included US inhabitants over eightteen years old and fluent in English. In the four surveys we ran, we obtained 7% (Dec '22) , 12% (Apr '23) , 15% (Apr '24) , 24% (Dec '25) , and, today, 34%. In a graph, that looks like this. The usual caveats apply: ours is a rough measurement method, and from participants' answers to our open questions, we see that not every participant takes all our questions seriously, and that some answers are obviously self-inconsistent. Therefore, I don't think the 34% by itself is a very meaningful number. However, I do think we can draw the conclusions: Xrisk awareness is notably higher than at the beginning of this year. Personally, I feel this may have been caused by AI capabilities acceleration and the rogue AI summer (paired with much media attention). Higher awareness seems to result in a significantly higher chance of meaningful risk mitigation, including US or global regulation. Somewhat more speculatively: the rate of xrisk awareness increase seems higher than in the last two years, perhaps comparable to after the ChatGPT launch. Because of lack of temporal data points, this will remain somewhat uncertain. In past studies, we found that those who are aware, and even part of those who are unaware, often support far-reaching regulation such as a government-mandated pause. If one is interested in the data, do reach out. Discuss
Score: 36🌐 MovesAug 20, 2026https://www.lesswrong.com/posts/tBo72ytuzJKbYrvhK/34-of-the-us-public-is-now-aware-of-ai-xrisk-and-the-curve - Business Brief (Aug. 20): China Opposes U.S. Pressure to Take Sides in AI Race
Business Brief (Aug. 20): China Opposes U.S. Pressure to Take Sides in AI Race Caixin Global
- I was there for the dot-com burst. Here's how the AI bubble will pop.
I was there for the dot-com burst. Here's how the AI bubble will pop. Business Insider
Score: 36🌐 MovesAug 20, 2026https://www.businessinsider.com/ai-bubble-burst-stock-market-crash-boom-dotcom-financial-crisis-2026-8 - Frontier Radar #4: China has caught up, so what's left of the Western AI lead?
Kimi K3 and GLM-5.3 are now within striking distance of the best US models. Western labs blame distillation, and there's real evidence for it. But guilty or not, the conclusion is the same: a model lead can't be defended. This issue looks at what can. The article Frontier Radar #4: China has caught up, so what's left of the Western AI lead? appeared first on The Decoder .
Score: 36🌐 MovesAug 20, 2026https://the-decoder.com/frontier-radar-4-china-has-caught-up-so-whats-left-of-the-western-ai-lead/ - Nobody’s agent fleet fails the way the vendors say it will
Nobody’s agent fleet fails the way the vendors say it will InfoWorld
Score: 36🌐 MovesAug 20, 2026https://www.infoworld.com/article/4211603/nobodys-agent-fleet-fails-the-way-the-vendors-say-it-will.html - Claude Academy Teaches How to Use AI Safely and Effectively
Recent reports show that more non-developers are using AI to create apps and to work more quickly. Coupled with the pace of change within frontier models, the need for workers to understand how to use AI safely and effectively grows in urgency. Anthropic has created within its Claude Academy a 4D AI Fluency Framework that... … continue reading The post Claude Academy Teaches How to Use AI Safely and Effectively appeared first on SD Times .
Score: 35🌐 MovesAug 20, 2026https://sdtimes.com/ai/claude-academy-teaches-how-to-use-ai-safely-and-effectively/ - The generation that is most comfortable with AI might surprise you
Well, this should come as no surprise to absolutely everyone: Americans, particularly younger generations like Gen Z , are increasingly worried about AI and its potential to take their jobs. This finding comes from a new survey from the nonprofit, nonpartisan Pew Research Center, which conducted the research in June. Concern about artificial intelligence is up particularly among young adults under 30, whose skepticism recently made headlines when college graduates booed speaker after speaker at commencement addresses for praising and touting AI’s benefits. In fact, for the first time since Pew started the survey in 2021, a majority of Americans under 30 (55%) now say they’re “more concerned than excited” about AI—which is roughly the same level of skepticism expressed by Americans in their thirties, forties, late sixties, and older. However, what is s urprising is that the generation that seems to be most comfortable with AI is none other than Gen X (50- to 61-year-olds). That age group is the only one in which a majority did not say they are “more concerned than excited” about AI. The survey found, overall, more than half of Americans (52%) are “more concerned than excited” about the increased use of AI in everyday life, up from 37% five years ago. (Only 9% are “more excited than concerned,” while 37% say they’re “equally concerned and excited.”) AI and job loss Five years ago, job loss was one of the top reasons for people’s concern about AI. Today they are even more worried: A whopping 71% of adults told researchers they believe AI will lead to fewer jobs in the U.S. over the next two decades, up from 64% in 2024. Only 5% believe the technology will lead to more jobs. Of those surveyed who are younger than 30, 73% said they believe AI will lead to fewer jobs—up from 61% two years ago. They now hold this view at the same rate as their older counterparts, ages 30 to 64. And that’s not all: Younger adults are the most likely demographic to believe AI will be bad for society and for them , in part by making connection and creativity harder , even though most say they continue to use chatbots and AI tools.
- 4 Steps to Transform the “Middle Office” with AI
Most companies overlook the opportunities for AI to improve exception-heavy tasks such as contract reviews, risk management, and compliance.
- Nvidia looks well placed to benefit from the next stage of the AI boom
The world’s biggest chip company is using its balance sheet to seed new markets and a new business model
Score: 35🌐 MovesAug 20, 2026https://www.ft.com/content/b388be2e-67bd-4056-abd2-234e17819a98?syn-25a6b1a6=1 - Five Things to Know About China’s Humanoid Robot Poster Child
Five Things to Know About China’s Humanoid Robot Poster Child Caixin Global
- AI, IoT-led battery systems to transform power management: Electrent CEO
AI, IoT-led battery systems to transform power management: Electrent CEO Techcircle
Score: 35🌐 MovesAug 20, 2026https://www.techcircle.in/2026/08/20/ai-iot-led-battery-systems-to-transform-power-management-electrent-ceo/ - Business websites dominate Gemini’s local AI citations
Nearly 60% of Gemini’s local citations point to business websites, but recommendations can change dramatically when using identical searches. The post Business websites dominate Gemini’s local AI citations appeared first on MarTech .
Score: 35🌐 MovesAug 20, 2026https://martech.org/business-websites-dominate-geminis-local-ai-citations/ - Swarm-inspired AI may expose suspicious blockchain cash flows more effectively
An AI model inspired by ants, bees and birds could be key to cracking down on blockchain-based money laundering, new research led by Charles Darwin University (CDU) has found. The study is published in the journal Communications in Computer and Information Science.
Score: 35🌐 MovesAug 20, 2026https://techxplore.com/news/2026-08-swarm-ai-expose-suspicious-blockchain.html - Kaszek Makes First Aviation AI Investment, Backing TravelX's Trillion-Dollar Dynamic Inventory Vision
Kaszek Makes First Aviation AI Investment, Backing TravelX's Trillion-Dollar Dynamic Inventory Vision USA Today
- McGill researchers develop a more efficient way to identify when AI responses may need human review
McGill University researchers have developed a more energy-efficient method of building AI systems that are better at measuring – and indicating – their own uncertainty. This will help users determine when human oversight is needed, when additional data should be collected and when a model is being asked to work beyond the conditions it was trained for, the researchers said.
- Wall Street loves these high-yielding AI bonds. What income investors should know
Investors can grab sweet yields from hyperscaler bonds. Issuance has surged as the companies look to fund their artificial intelligence buildout.
- The creator economy's hottest debate: Can influencers post AI ads without alienating their fans?
The creator economy's hottest debate: Can influencers post AI ads without alienating their fans? Business Insider
Score: 35🌐 MovesAug 20, 2026https://www.businessinsider.com/ai-brand-deals-chatgpt-claude-influencers-weigh-backlash-over-paychecks-2026-8 - Exclusive: UBS Hires JP Morgan Banker Su to Ramp Up AI Banking Efforts
Exclusive: UBS Hires JP Morgan Banker Su to Ramp Up AI Banking Efforts The Information
Score: 34🌐 MovesAug 20, 2026https://www.theinformation.com/briefings/exclusive-ubs-hires-jp-morgan-banker-su-ramp-ai-banking-efforts - CX Daily: Game Studios Have Bought Into AI, but Players Still Aren’t Sold
CX Daily: Game Studios Have Bought Into AI, but Players Still Aren’t Sold Caixin Global