Română
/ Guide 1 / Chapter 6: AI News
Google Cloud Partner HubSpot Solutions Partner ISO 27001 ISO 9001
Last updated: 12.03.2026
Public preview
AI
NEWS
Horizon 2027

New AI technologies for B2B

The hybrid architecture described throughout the guide is designed for widespread AI adoption in B2B in 2026. As we were putting in the final touches, UCP came to be launched in January 2026. See below what this means for B2B sales.

In 2025, AI technologies matured that are not yet widely in production:

  • Agentic AI: agents that negotiate, configure, make decisions, and take actions.
  • GraphRAG: combines vectors with knowledge graphs for verified reasoning, e.g., for product compatibility.
  • Composite AI and generative configuration: generating a complete configuration (e.g., BOM), not just choosing a single product.

A company that creates an AI core will be able to adopt agentic automation in 2027 or even 2026. The core means clean data and predictive AI integration plus LLM applications (e.g., chatbots). Even agentic AI will not lead to the abandonment of the central software where the company's prices, stocks, and commercial policy reside.

What you build today is the foundation for using tomorrow's AI agents.

PREDICTIVE VS. AGENTIC
6.1

What should we use in B2B sales?

We recommend predictive AI as the primary sales engine in B2B for two reasons. First, stability (response times in milliseconds in optimized scenarios, not seconds) and auditability (behavior that is mainly repeatable and explainable).

Although extremely powerful, agentic AI is still characterized by:

  • High latency: several seconds, especially when launching chains of actions.
  • Higher inference costs: at least compared to an optimized recommendation system.
  • Behaviors difficult to guarantee 100%: hallucinations, loops, unforeseen actions.

The hybrid architecture described in this series of guides:

  • Allows the development of an AI sales engine, consisting of Deep Learning, RAG, business rules, plus LLM applications (chatbots).
  • Requires a solid data layer: clean and normalized data, a data warehouse (e.g., BigQuery), functional APIs to ERP, WMS, CRM, and e-commerce.
  • Guarantees that the data layer can be used by AI agents. Without it, neither Deep Learning nor newer technologies can function.
SALES THROUGH AI AGENTS
6.2

Negotiation and sales with AI: the launch of UCP

Today, AI suggests a product or a package. With agents, it can negotiate terms (price, discount, payment terms) on behalf of the seller or the buyer.

Since December 2024, there has been MCP (Model Context Protocol), an open standard for connecting AI agents to data systems to understand company data within established limits.

In January 2026, Google and Shopify launched UCP (Universal Commerce Protocol), a dedicated standard for the commercialization of products and services through AI agents (Source). It allows agents to search, compare, negotiate, and perform transactions without human intervention.

What will the future look like?

Mainly for B2C:

Agents that offer a dynamic discount range within a chatbot, depending on customer history, the current basket, and purchase intent.

Frameworks such as AutoGPT, LangChain Agents, and Autogen allow for the definition of objectives. E.g.: "maximize margin" / "move old stock".

Mainly for B2B:

The agentic flow is more ambitious in B2B.

AI agents understand company data (via MCP), for example, to use complex product configurators or any information the company wishes to provide. Agents order products and services (via UCP), negotiating with each other.

Merchants who do not adopt AI can rely on classic APIs, but in a world where buying is repetitive and standardized, as AI agents can work 24/7, competitive pressure will arise.

Step What does the AI agent do?

1

Prospects the market by connecting to:

  • Suppliers
  • B2B Marketplaces
  • Other potential buyers for bargaining power

2

Queries suppliers via MCP or UCP (it does not visit the website) and analyzes:

  • Which offer is optimal in terms of price?
  • Which supplier complies with SLAs and legal requirements?
  • Who has the lower delivery risk?

3

Negotiates with a list (short or long) of sellers.

4

Sends the purchase decision via API or UCP.

5

Pays, tracks, and confirms delivery, without human intervention.

Fig. 6.1: B2B AI Agent steps: UI-less commerce

In brief:

  • Companies that do not have functional APIs or access to their own data cannot adopt AI agents.
  • For buyers, AI agents need clear ceiling rules, a complete decision log, and the possibility of override by human management, to avoid risks.
  • For sellers, product recommendations can no longer be just visual (carousel and photos). Structured data must be exposed: margin, TCO, SLA, delivery times, certifications.
  • For both parties, if internal systems (e.g., ERP, WMS) do not have APIs, and data is not standardized and normalized, the buyer AI agent either cannot query at all or receives incomplete data and penalizes the seller.
GRAPH + RAG
6.3

From similarity to reasoning

Semantic search says "these two products are similar". Knowledge graphs can say "these products are linked: if you take X, you also need Y".

GraphRAG combines vector search with a knowledge graph (e.g., Neo4j, GraphDB, graphs in BigQuery) that models relationships of compatibility, dependencies, or valid substitution between products.

Example: 110mm Pipe 110mm Elbow Compatible Gasket

Connections are through deterministic (classic) rules, which is why AI hallucinations can decrease.

Integration between an LLM (e.g., ChatGPT) and graphs will become native in many AI products. This will lead to increased accuracy when AI needs to work with a real catalog of B2B products or services.

COMPOSITE AI
6.4

Quoting a complete solution: Bill of Materials (BOM)

What happens if we combine several types of technologies?

LLM technologies, semantic search, graphs, and deterministic constraint engines are ingredients in generative configuration.

  • Not just one product, but a complete valid configuration.
  • Bill of Materials (BOM) are complex offers of tens, hundreds or thousands of components logically linked to a project plan.
  • Ideal industries include distributors of complete equipment-based solutions: HVAC, electrical, building materials, IT infrastructure.
  • There are already successful projects for professional services as well. E.g.: IT maintenance offers.

Example: installations

An architect customer (or contractor) has a PDF building plan, attaches it, and writes: "I need a complete underfloor heating system for a 500sqm warehouse, with medium-level insulation".

The request reaches a quoting engineer who now works for 48 hours to create a BOM.
In the future, a generative configuration agent sketches the offer in minutes.

It uses structured data from the ERP and technical installation rules from graphs (see above) to guarantee that the project can be built and the individual products are in stock.

Step What does the Composite AI agent do?

1

Concept decomposition with LLM: the needs are pipes (approx. 3000m), manifolds, automation, elbows, clips.

2

Searching and validation with RAG and graphs: which products are in stock and are compatible.

3

BOM generation with Constraint Engine verification: Assembles the product list with 150 lines of different quantities, verifying constraints noted in the Constraint Engine. E.g.: "Does the pump handle the flow required for 3000m of pipe?".

4

Quoting in the company template: generates the offer with the total price plus the assembly diagram.

Distributors selling instantly generated solutions will have an advantage over those selling items piece by piece.

ACTION PLAN
6.5

Roadmap 2026-2027

Companies that have not yet adopted Gen 3 AI can follow this action plan based on hybrid architecture:

2026

The Foundation: Gen 3 via hybrid architecture

  • Hybrid architecture for sales growth and semantic search.
  • Data cleansing and normalization.
  • Defining APIs between ERP, CRM, e-commerce, and data warehouse.

2026–2027

Activating agentic and composite components (Gen 4)

  • Agentic components verified individually over company data.
  • Automated negotiations via UCP, controlled and auditable.
  • Graphs and GraphRAG for compatibility.
  • Complex quote / BOM generation with Composite AI.

Continuously

Gradual expansion

  • Expanding the clean data core and Gen 3 AI.
  • No chaotic migrations.
  • Based on results.

This plan is designed for companies wishing to use AI opportunities for growth and scaling, with technological updates justified by results.

Data cleansing and creating a hybrid architecture that brings the benefits of AI is an infrastructure investment. If company data remains locked in closed software, not only do human customers have a poor experience, but AI agents will not be able to negotiate with it either.

See the sales deliverables built on this basis in Ch. 3

How ready is your company for the future? OPTI Software offers a free technical audit

Continue Exploring

Chapter 1
Why AI?
The problem: "The ERP is not a sales engine". `Brownfield` context and the retirement cliff crisis.
Read the Business Case
Chapter 2
How does it work?
Recommendation generations and deep learning. Goals and KPIs. Build vs. managed. Guardrails and the data contract.
See the Technology
Chapter 3
What can be built?
Deliverables built for B2B sales.
Agent copilots
Smart bundles
Substitutes
Re-order
See all Deliverables
Chapter 4
Cookbook (Code)
Project implementation steps. Python and SQL snippets, configurations for Google Vertex AI Search for commerce.
See the Code
Chapter 5
When and with what resources?
Team structure, required resources, budget, and Google Cloud assurances. Plus: our methodology.
See the Cost Structure
Resources
Resources & Glossary
Glossary (AI, business, software) + bibliography, whitepapers, and useful links from the guide.
See Resources
Gallery
Choose an AI topic
Explore role-based resources (CEO, Business, etc.) in a thematic gallery
Choose Role & Topic

Quick Questions

What is the difference between predictive AI and agentic AI?

Predictive AI recommends, agentic AI acts. The key difference is the need for control, auditability, and explicit permissions.

What is GraphRAG and why is it relevant?

GraphRAG combines knowledge graphs with LLMs, enabling answers grounded in deterministic relationships rather than text alone.

What does UI-less commerce mean?

Scenarios where AI agents negotiate, check stock, and generate offers without users navigating a traditional interface.

What are the risks of agentic AI in sales?

Unauthorized decisions, lack of traceability, and commercial errors. Agentic systems without guardrails are a liability, not an advantage.

How should companies prepare for 2027?

By building the right foundation in 2026: clean data, clear APIs, explicit rules, and strong governance.

What is the TLDR (conclusion)?

This chapter avoids futurism and focuses on implications: agents increase autonomy and risk; without guardrails, audit trails and clean data, gains turn into incidents.

What technologies and methodologies are involved?

Technologies: Gemini, Vertex AI, Vector Search, Knowledge Graph, BigQuery, APIs, IAM, KMS, Cloud Logging, Monitoring
Methodologies: risk assessment, control plane, policy enforcement, human-in-the-loop, audit trail, retrieval-augmented generation, graph constraints, secure tool-use, red teaming

Sign up for the complete PDF manual

The reference manual will also be available in a complete PDF version. You will receive the PDF via email 48 hours before the official launch (aprox. 19th of March 2026). OPTI Software sends exclusive Tech & Biz news once a month.

Interesat?

Interested?

Schedule a meeting

Get a Free Audit

News and Guides

More News