Search

Word Search

Information System News

The new division of labor between people and AI agents

Rick W 0 0
Much of the conversation around agentic AI focuses on autonomy. How much work can an agent complete on its own? How many decisions can it make? How far can organizations remove people from the process? Those questions make sense, but they can also obscure where businesses are finding value today. [...] The post The new division of labor between people and AI agents appeared first on SAS...

Introducing AI Futures

Rick W 0 0
Introducing AI Futures, a new OpenAI blog exploring how transformative AI could reshape power, governance, the economy, and individual freedom.

Do you need enterprise AI orchestration? A 3-question readiness framework

Rick W 0 5
An internal payment agent used by five employees may need more orchestration than a customer-facing assistant serving 50,000 users that only drafts responses for human review. The payment agent can move money before anyone intervenes. The drafting assistant remains behind a human checkpoint. That contrast exposes the problem with treating orchestration as a late-stage requirement... The...

Why generic AI mostly gets the insight wrong for distributors

Rick W 0 7
A recent Phocas survey found that half of the distribution respondents are testing general-purpose AI tools like ChatGPT and Claude on their own, outside of any business system. That's a reasonable thing to do but it is also where generic AI gets the numbers wrong for distributors in ways that are hard to know, because the answer looks exactly like a right one. It is important to know...

How to Remove Claude Watermarks from Text, Code, and Files

Rick W 0 5
Claude now marks AI-generated content. But it does not mark everything the same way. Anthropic currently uses embedded watermarks for text and signed C2PA provenance metadata for supported files. Code sits somewhere in between: it is still text, but its structure gives the watermark fewer places to work. I went into detail about Claude’s watermarks […] The post How to Remove Claude...

How Regulated Enterprises Turn Governance Into AI Scale - with Julian Tang of BlackRock

Rick W 0 8
Enterprise leaders face a growing gap between AI ambition and the fragmented data, legacy systems, and cultural friction that prevent pilots from becoming scalable value.   In this episode, Julian Tang, Chief Operations Officer for the Innovation Office at BlackRock, examines how unified data foundations, modernized infrastructure, and transparent governance enable organizations to...

Stop managing infrastructure: A new way to deploy AI agents and models

Rick W 0 5
Standing up an agent as a production service on Kubernetes means five YAML files, a few hundred lines between them, and (in most enterprises) a ticket in someone else’s queue. On the Workload API it means one spec file, one command, and about five minutes to a live URL. No manifests, no kubectl, no namespace,... The post Stop managing infrastructure: A new way to deploy AI agents and...