Search

Word Search

Information System News

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

Rick W 0 3
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 3
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 2
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 7
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 4
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...

Why AI pilots stall before the model is even the problem (BARC Report)

Rick W 0 9
Most AI pilots never get cancelled. They demo well in the spring, pick up a second round of scope over the summer, and by autumn the two people who built the thing have been pulled onto something with a firmer deadline, without anyone writing the word “failed” anywhere. The question of why AI pilots fail […]

How to Add Skills in Agents using LangChain

Rick W 0 4
Ever wondered how ChatGPT, Gemini, and other chat interfaces generate PDFs, PowerPoints, and more when all they have under the hood is an LLM? The trick isn’t a smarter model. It’s something simpler: skills which are instructions an agent loads only when needed. Next, let’s explore how skills work using LangChain and how they can make […] The post How to Add Skills in Agents using...

What Flock’s defenders are missing

Rick W 0 4
This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Flock, the police-tech giant known for its network of some 120,000 automatic license plate readers around the US, announced some changes to its platform last Thursday. The updates are meant to prevent…