Valliance Logo in White
Valliance Logo in White

ISSUE NO.

ISSUE.

01

·

ISSUE NO.

01

·

The week in AI

Our weekly read on the AI stories that matter to the people building the future enterprise.

ISSUE NO.

ISSUE.

01

·

ISSUE NO.

01

·

The week in AI

Our weekly read on the AI stories that matter to the people building the future enterprise.

Nvidia has signed a definitive agreement to acquire Hugging Face, the open-source hub used by more than 18 million developers to share and deploy AI models. It's Nvidia's second-largest acquisition on record, behind its $20bn purchase of Groq's assets in December, and is being widely compared to Microsoft's 2018 purchase of GitHub. The deal is expected to close in the first half of 2027, subject to regulatory approval.

Spotted on

BBC

Why it matters for you

Nvidia already supplies much of the silicon and holds equity in its two largest lab customers. It also underwrites some of their compute obligations. Buying Hugging Face adds the distribution point for open-weight models to that stack. Huang has committed to keeping it open, and Microsoft's ownership of GitHub is a reasonable precedent that this can work. But that commitment comes from the party with the strongest incentive to change it later Nothing here moves any enterprise roadmap. The deal doesn't close until H1 2027, and antitrust review comes after that. What it does give you is time: ask whether your build or deploy pipelines pull models, tokenisers or datasets from the Hub, and if so, where your mirror is. That's an architecture decision, not a procurement one, and it's far easier to answer now than once the rug is pulled.

The Financial Times reports that AI is pressuring consulting firms including Accenture, Capgemini and the Big Four, as clients push back on fees, move work in-house, and shift toward fixed-price or performance-based contracts. Firms are responding by redesigning delivery, adopting AI internally, and leaning harder into specialist advisory work.

Spotted on

FT Weekly AI

Why it matters for you

The article isn't arguing that consultants disappear, it's arguing that implementation work does. Clients are already asking why they'd pay for a large delivery team when AI does the same work with fewer people, and the value is migrating toward judgement, transformation and AI adoption leadership instead. That's not new territory for Valliance. What's worth saying plainly is that being good at AI isn't the differentiator either, it's fast becoming a commodity with every startup claiming the same thing. Valliance's moat is the combination, domain expertise, transformation methodology, proprietary IP, outcome-based commercials, and fewer, higher-calibre people instead of a pyramid built on hours.

Databricks has announced Precision Mode, a new capability for extracting structured data from complex documents, reporting roughly 95% accuracy across roughly 9,000 difficult enterprise files.

Spotted on

Databricks

Why it matters for you

If you're already running on Databricks, this is a step forward. The real improvement is not that manual review disappears, it's that ai_extract returns per-field confidence scores and citations, so reviews can be aimed and targeted rather than exhaustive. For financial services, insurance and any document-heavy operation, that's fewer moving parts and one less vendor relationship to manage. Worth testing against your own documents before you commit, since accuracy on someone else's benchmark isn't the same as accuracy on your paperwork.

Anthropic has published a stage-by-stage playbook for AI-native software delivery, covering how agents like Claude can work across the full lifecycle from planning through deployment and maintenance. It sets out specific artefacts for each stage (intent.md, spec.md, plan.md, CLAUDE.md) and covers skills, hooks, parallel agent sessions, evals and CI/CD integration, with humans kept accountable at defined gates throughout.

Spotted on

Claude

Why it matters for you

The playbook is specific where specificity is easy, on skills, hooks and file conventions, and it waves at the hard parts. Review process, requirements capture and spec development all arrive as things you'll need to work out yourself. We know because we worked them out. Even with agentic reviews in place, human review of design decisions and intent can easily become a full-time job and a bottleneck. Coding has become much faster, which makes human ownership of the product and its architecture more important than ever.

The European Commission has designated ChatGPT a Very Large Online Search Engine, with Reddit and Roblox designated Very Large Online Platforms, under the Digital Services Act. All three now have four months to run systemic risk assessments, submit to independent audits and share data with regulators. The trigger was OpenAI crossing 159 million EU users. Anthropic sits below the threshold for now.

Spotted on

The Verge

Why it matters for you

Ask an assistant for the best providers in your category and something decides the order. With a search engine you can at least see the ad label and argue with the ranking, but here you can't. If a meaningful share of your customers now start their search inside an assistant rather than a browser, you have a channel actively shaping demand for your brand that you have no way to inspect, and regulation is only just starting to catch up.

_Our latest thinking
_Our latest thinking
_Our latest thinking
_Our latest thinking

ISSUE NO.

ISSUE.

01

·

ISSUE NO.

01

·

The week in AI

Our weekly read on the AI stories that matter to the people building the future enterprise.

ISSUE NO.

ISSUE.

01

·

ISSUE NO.

01

·

The week in AI

Our weekly read on the AI stories that matter to the people building the future enterprise.

Nvidia has signed a definitive agreement to acquire Hugging Face, the open-source hub used by more than 18 million developers to share and deploy AI models. It's Nvidia's second-largest acquisition on record, behind its $20bn purchase of Groq's assets in December, and is being widely compared to Microsoft's 2018 purchase of GitHub. The deal is expected to close in the first half of 2027, subject to regulatory approval.

Spotted on

BBC

Why it matters for you

Nvidia already supplies much of the silicon and holds equity in its two largest lab customers. It also underwrites some of their compute obligations. Buying Hugging Face adds the distribution point for open-weight models to that stack. Huang has committed to keeping it open, and Microsoft's ownership of GitHub is a reasonable precedent that this can work. But that commitment comes from the party with the strongest incentive to change it later Nothing here moves any enterprise roadmap. The deal doesn't close until H1 2027, and antitrust review comes after that. What it does give you is time: ask whether your build or deploy pipelines pull models, tokenisers or datasets from the Hub, and if so, where your mirror is. That's an architecture decision, not a procurement one, and it's far easier to answer now than once the rug is pulled.

The Financial Times reports that AI is pressuring consulting firms including Accenture, Capgemini and the Big Four, as clients push back on fees, move work in-house, and shift toward fixed-price or performance-based contracts. Firms are responding by redesigning delivery, adopting AI internally, and leaning harder into specialist advisory work.

Spotted on

FT Weekly AI

Why it matters for you

The article isn't arguing that consultants disappear, it's arguing that implementation work does. Clients are already asking why they'd pay for a large delivery team when AI does the same work with fewer people, and the value is migrating toward judgement, transformation and AI adoption leadership instead. That's not new territory for Valliance. What's worth saying plainly is that being good at AI isn't the differentiator either, it's fast becoming a commodity with every startup claiming the same thing. Valliance's moat is the combination, domain expertise, transformation methodology, proprietary IP, outcome-based commercials, and fewer, higher-calibre people instead of a pyramid built on hours.

Databricks has announced Precision Mode, a new capability for extracting structured data from complex documents, reporting roughly 95% accuracy across roughly 9,000 difficult enterprise files.

Spotted on

Databricks

Why it matters for you

If you're already running on Databricks, this is a step forward. The real improvement is not that manual review disappears, it's that ai_extract returns per-field confidence scores and citations, so reviews can be aimed and targeted rather than exhaustive. For financial services, insurance and any document-heavy operation, that's fewer moving parts and one less vendor relationship to manage. Worth testing against your own documents before you commit, since accuracy on someone else's benchmark isn't the same as accuracy on your paperwork.

Anthropic has published a stage-by-stage playbook for AI-native software delivery, covering how agents like Claude can work across the full lifecycle from planning through deployment and maintenance. It sets out specific artefacts for each stage (intent.md, spec.md, plan.md, CLAUDE.md) and covers skills, hooks, parallel agent sessions, evals and CI/CD integration, with humans kept accountable at defined gates throughout.

Spotted on

Claude

Why it matters for you

The playbook is specific where specificity is easy, on skills, hooks and file conventions, and it waves at the hard parts. Review process, requirements capture and spec development all arrive as things you'll need to work out yourself. We know because we worked them out. Even with agentic reviews in place, human review of design decisions and intent can easily become a full-time job and a bottleneck. Coding has become much faster, which makes human ownership of the product and its architecture more important than ever.

The European Commission has designated ChatGPT a Very Large Online Search Engine, with Reddit and Roblox designated Very Large Online Platforms, under the Digital Services Act. All three now have four months to run systemic risk assessments, submit to independent audits and share data with regulators. The trigger was OpenAI crossing 159 million EU users. Anthropic sits below the threshold for now.

Spotted on

The Verge

Why it matters for you

Ask an assistant for the best providers in your category and something decides the order. With a search engine you can at least see the ad label and argue with the ranking, but here you can't. If a meaningful share of your customers now start their search inside an assistant rather than a browser, you have a channel actively shaping demand for your brand that you have no way to inspect, and regulation is only just starting to catch up.

_Our latest thinking
_Our latest thinking
_Our latest thinking
_Our latest thinking