Alle Artikel
Analysis

AI in the bid process: where it already works and where the limits lie

From automated requirements extraction to classification support: a sober look at the state of AI in industrial bid processing.

tendric Editorial TeamDecember 10, 202512 Min. Lesezeit

Introduction

Few topics in industrial procurement are currently debated more controversially than the use of AI in bid preparation. The promises are considerable: automatic requirement extraction, intelligent classification, and standards detection at the push of a button. As is so often the case, reality is more nuanced.

This article provides a sober overview of the state of the art, shows where AI already delivers measurable value today, honestly identifies its limitations, and places the development in the context of the rail industry. No hype-driven prose, but a factual assessment for bid managers who want to know what works—and what does not (yet).

An overview of the four fields of application

AI in the bid process can be divided into four clearly distinct fields of application, each with a different level of maturity:

1
Requirement extraction

Automatic identification and structuring of requirements from unstructured documents (PDF, Word). Broken down into individual requirements with IDs, standards references, and metadata.

2
Classification support

Suggestion of an initial assessment (OK/OKB/NOK/OKM/R) based on historical data and internal documents. The subject-matter expert reviews and corrects it.

3
Standards detection

Automatic identification of standards references (TSI, DIN EN, ISO) in free text, including version checks and detection of indirectly referenced standards.

4
Expert routing

Suggested assignment of requirements to specialist departments based on historical assignment patterns and keywords.

Requirement extraction: the most mature use case

The automatic extraction of requirements from unstructured documents is currently the most advanced AI use case in the bid process. The problem is clearly defined: a specification is available as a PDF or Word document, and the requirements must be transferred as structured records (ID, text, standards reference, bindingness) into a requirements management system.

Siemens integrated AI capabilities for bid preparation in Polarion in 2025. The AI layer analyses incoming tender documents (RFQs, specifications) and extracts requirements automatically, without manual input. According to Siemens, this can reduce analysis time “from weeks to hours.”

In a separate blog post Siemens quantifies the efficiency gain as “up to 25%.” Caution is warranted, however: the figure comes from the energy sector and refers to the overall process, not specifically to the rail industry. Whether comparable gains can be achieved in the far more standards-intensive rail industry remains to be seen.

Put vendor claims into context
Siemens’ “25% efficiency increase” is based on the energy sector and should be understood as a vendor claim, not an independently validated study. Specifications in the rail industry are typically more complex than those in the energy sector because of the TSI/CENELEC standards landscape. To our knowledge, independent benchmarks for the use of AI in rail-industry bid preparation do not yet exist.

semantha: AI for requirements assessment in Polarion

Alongside the native AI capabilities, semantha offers a specialised extension for Polarion that focuses on AI-assisted requirements assessment. semantha analyses requirements semantically and can search existing requirements databases to find similar requirements from previous projects. This approach is especially relevant for recurring specifications in the rail industry, where many requirements are worded similarly across tenders.

Classification support: promising, but not autopilot

Automatic classification of requirements (OK, OKB, NOK, OKM, R) is an obvious AI use case. The logic is simple: if a company has thousands of requirements already classified from previous projects, a machine-learning model can learn to classify similar requirements in a similar way.

Where AI classification works well
Where AI classification reaches its limits
Standard requirements with a clear yes/no character (e.g. “The vehicle must comply with EN 45545 HL2”)
Requirements open to interpretation (e.g. “appropriate measures for noise reduction”)
Requirements that occurred almost identically in earlier specifications
OKB classifications: the condition must be formulated by the subject-matter expert; AI lacks the project context for this
Requirements with unambiguous standards references that can be checked against an internal standards database
OKM classifications: the modification requires detailed technical knowledge of the specific vehicle concept
Binary capability statements: “Already fulfilled” vs. “not supported”
Novel requirements without a historical pattern (e.g. the first hydrogen specifications)

In practice, the most effective approach is an assisted system: AI proposes an initial classification (including a confidence score), and the subject-matter expert reviews and corrects it. For unambiguous cases (high confidence), this saves significant time. For borderline cases (low confidence), the system explicitly alerts the expert that a review is needed.

Standards detection: a high degree of automation is possible

Automatic detection of standards references in free text is a use case where AI already works reliably today. The task is clearly defined: in text such as “The fire-protection requirements in accordance with DIN EN 45545-2:2020 in hazard category HL3 must be met,” the references DIN EN 45545-2:2020 and HL3must be recognised and classified.

Exact standards identifiers (EN 45545-2:2020)0%
Standards identifiers without version (EN 45545)0%
Abbreviated references (pursuant to TSI PRM)0%
Implicit standards references (fire-protection class HL2)0%
Outdated standards numbers (old DIN numbers)0%

Estimated recognition rate of AI systems by reference type (qualitative assessment, not based on a specific study).

The challenge lies less in recognition itself than in post-processing: is the detected standard current? Is there a newer edition? Does the standard reference other standards that apply implicitly? This cross-reference analysis requires a current standards database. A topic explored in greater depth in our article Standards compliance in tenders.

Expert routing: AI as a recommendation system

The automatic assignment of requirements to specialist departments is a use case that depends heavily on the quality of historical data. Companies that have documented their assignments from previous projects properly can train a model that generates assignment suggestions for new requirements.

As described in our article Expert routing in tenders, this works well for clearly assignable requirements (fire protection → fire protection team), but reaches its limits with cross-functional requirements. The most effective approach remains: AI suggests, people review and correct.

The honest limits: what AI cannot (yet) do

In addition to the use-case-specific limitations, there are fundamental constraints bid managers should know about:

1. Project context is missing

An AI system does not know the specific vehicle concept. It does not know that the customer requires a low-floor BEMU with a top speed of 160 km/h and that the company itself has so far only built 140 km/h platforms. The classification “OKM: with adaptation of the drivetrain” requires engineering knowledge that no language model possesses.

2. Liability and traceability

Every classification in a bid is a binding commitment. If an AI system proposes that a requirement is “OK” and the subject-matter expert adopts the proposal without checking it, the company—not the algorithm—is liable in the event of a dispute. ISO 22163:2023 requires complete traceability: who made which decision, and on what basis? “The AI suggested it” is not acceptable evidence.

3. Confidentiality and data protection

Specifications are confidential documents. They contain details about planned transport infrastructure, technical specifications, and commercial terms. Processing them using cloud-based AI systems (in particular LLMs such as GPT-4 or Claude) raises legitimate questions:

  • Will the data be used to train the model?
  • Where is the data processed and stored (GDPR compliance)?
  • Can the contracting authority prohibit the sharing of its documents with third-party providers?
On-premise vs. cloud: an architectural decision
For many companies in the rail industry, only an on-premise solution is an option: an AI system that runs on their own infrastructure and sends no data to external servers. Siemens Polarion offers an on-premise variant; cloud-based LLM APIs (OpenAI, Anthropic, Google) can be integrated in a data-protection-compliant manner using private-cloud deployment or Azure Private Endpoints, but require the corresponding IT infrastructure and configuration.

4. Hallucination risk

Generative AI models can produce statements that sound plausible but are factually incorrect, a phenomenon known as “hallucination.” In a bid context, this would be fatal: an AI system that references a non-existent standard or suggests an incorrect compliance assessment can lead to erroneous bids. Human review of AI suggestions is therefore not optional, but mandatory.

Practical architecture: embedding AI in the bid process

The most effective integration of AI into the bid process follows the pattern “AI suggests, people decide.” Platforms such as Tendric are built around precisely this architecture:

1
Requirement extraction (AI)

The specification is imported; AI extracts and structures requirements. Result: a structured requirements list with IDs, standards references, and levels of bindingness.

2
Initial classification (AI + human)

AI suggests an initial classification (with a confidence score). High-confidence suggestions are briefly confirmed by the expert. Low-confidence suggestions are handled manually.

3
Standards detection (AI)

AI identifies all standards references, checks whether versions are current, and detects cross-references. Subject-matter experts assess substantive compliance.

4
Expert routing (AI + human)

AI suggests assignment to specialist departments. The bid manager reviews and corrects it, especially for cross-functional requirements.

5
Consolidation and approval (human)

Consistency checks, contradiction detection, and final approval remain entirely human tasks, supported by AI-generated summaries and anomaly alerts.

Market overview: what is available

The tooling landscape for AI in bid preparation can be broadly divided into three categories:

1. Integrated AI in ALM systems

Siemens Polarion has integrated native AI capabilities since 2025. The functionality includes requirement extraction from tender documents, semantic analysis, and links to existing databases. Hitachi Rail has already integrated Polarion into its project workflows.

2. AI extensions for existing systems

semantha is an example of a specialised AI extension that plugs into existing Polarion installations. The advantage is that companies can add AI functionality incrementally without replacing their existing ALM system.

3. Specialised platforms

Alongside the major ALM providers, specialised platforms are emerging that focus on AI-assisted bid preparation, with a lower barrier to entry than Polarion or DOORS but targeted support for extraction, classification, and specification export. Tendric is an example of this approach: the platform combines AI-assisted requirement extraction with structured classification and expert routing, without the overhead of a full ALM system. Such tools particularly address mid-sized suppliers for whom Polarion or DOORS is oversized.

Implementation strategy: how companies get started

Companies that want to introduce AI into their bid process benefit from a phased approach:

Phase 1: Automate requirement extraction0%
Phase 2: Add standards detection0%
Phase 3: Pilot classification suggestions0%
Phase 4: Integrate expert-routing suggestions0%
Phase 5: Use AI for revision delta analysis0%

Recommended implementation sequence by maturity level and risk (our own assessment).

Phase 1 (extraction) offers the fastest ROI with the lowest risk: the result is a structured requirements list that people review before any assessment takes place. Specialised platforms such as Tendric enable this gradual entry point without requiring a complete ALM migration. Phases 3–5 require company-owned training data (historical classifications, assignments) and are therefore more demanding to implement.

Practical tip: data quality before introducing AI
The quality of every AI system depends on the quality of its training data. Before a company invests in AI-assisted classification or routing, it should ensure that data from previous projects is clean, consistent, and complete. An AI system trained on inconsistent or incomplete classifications reproduces the mistakes of the past— only faster.

Conclusion

AI in the bid process is neither a cure-all nor hype; it is a tool with clear strengths and equally clear limitations. Requirement extraction and standards detection are ready for productive use today. Classification support is promising, but it is not autopilot. Final assessment, commercial decisions, and liability remain with people.

For bid managers in the rail industry, the key question is not “Should I use AI?” but “Where should I use AI, and where explicitly should I not?”

Key Takeaways
  • Requirement extraction is the most mature AI use case: Siemens Polarion has offered native AI capabilities since 2025, with semantha complementing it as a specialised extension.
  • Classification suggestions work well for standard requirements, but reach their limits for OKB/OKM assessments because project context is missing.
  • Standards detection can be highly automated; the challenge lies in version checks and cross-reference analysis.
  • Confidentiality is a core issue: specifications are confidential, and cloud-based AI processing requires GDPR-compliant architectures (on-premise or private cloud).
  • Hallucination risk requires human review for every AI suggestion — “The AI suggested it” is not acceptable evidence under ISO 22163.
  • Recommended implementation: proceed in stages, starting with extraction (low risk, fast ROI), then standards detection, then classification.
  • Data quality is a prerequisite: AI trained on inconsistent data reproduces the mistakes of the past faster.
t
tendric Editorial Team

Das tendric-Team entwickelt KI-gestützte Werkzeuge für die Ausschreibungsbearbeitung in der Industrie. Wir schreiben über Best Practices, Branchentrends und die Zukunft des Angebotsmanagements.

Wollen Sie tendric in Aktion sehen?