ProcureMind
Inspiration
Every construction project starts with a promise on paper.
Before a single foundation is poured, procurement teams have already made hundreds of decisions that determine the project's cost, timeline, quality, and risk. Every tender, contract, quotation, specification, and compliance document contributes to those decisions.
The problem is that procurement has barely changed.
Teams still spend hours reading PDFs, comparing vendor quotations manually, checking whether requirements have been met, searching contracts for hidden deviations, and preparing clarification notes before they can make a recommendation.
It is slow. It is repetitive. Most importantly, it is work where small mistakes can become very expensive.
When we explored Kaya AI's vision for construction intelligence, procurement immediately stood out. It is one of the highest impact stages of a construction project, yet one of the least automated.
We asked ourselves a simple question.
What if procurement teams had an AI teammate that could read every document, understand the project requirements, compare every bid, explain risks, and help them make decisions with confidence?
That became ProcureMind.
What it does
ProcureMind is an AI procurement intelligence platform built for construction.
Instead of acting like another chatbot, it acts like a procurement analyst.
At the center of the platform is BidBrain, our procurement reasoning engine.
BidBrain can:
- Read RFPs, contracts, BOQs, technical specifications, and vendor quotations.
- Compare vendor submissions against project requirements.
- Detect missing scope, pricing anomalies, contractual deviations, and compliance risks.
- Retrieve supporting clauses and procurement knowledge using RAG.
- Evaluate vendors using contextual information.
- Generate procurement recommendations and draft clarification questions.
Instead of spending days reviewing procurement documents manually, teams receive structured insights in minutes.
How we built it
We wanted the system to follow the same reasoning process as a procurement professional.
The workflow consists of five stages.
Ingest
Documents such as RFPs, contracts, technical specifications, BOQs, and vendor quotations are parsed into structured information.
Match
Vendor responses are mapped against project requirements so gaps become immediately visible.
Detect
The system identifies missing scope, contractual deviations, pricing inconsistencies, compliance gaps, and procurement risks.
Retrieve
Using Retrieval Augmented Generation (RAG), BidBrain retrieves relevant clauses, procurement knowledge, and supporting evidence before generating conclusions.
Act
Finally, the platform converts analysis into recommendations, risk summaries, and clarification actions that procurement teams can immediately use.
The result is an AI workflow that reasons through procurement instead of simply summarizing documents.
Challenges we ran into
The biggest challenge was not building with LLMs.
It was designing an AI system that understands procurement.
Construction documents vary enormously in format and terminology. Different vendors describe the same scope differently, contracts rarely follow the same structure, and requirements are spread across multiple documents.
Another challenge was trust.
Procurement decisions involve significant financial commitments. Every recommendation needed to be supported with evidence instead of just a confidence score.
Working within a hackathon also forced us to make careful tradeoffs. We focused on demonstrating the reasoning pipeline while designing an architecture that could realistically evolve into an enterprise product.
Accomplishments that we're proud of
We are proud that ProcureMind is more than an interface around an LLM.
We designed a procurement specific reasoning workflow that reflects how procurement professionals actually evaluate bids.
We built BidBrain, an explainable AI engine for construction procurement.
We created a product vision that focuses on solving a real enterprise workflow rather than showcasing AI features.
Most importantly, we demonstrated how AI can support procurement professionals by helping them make better decisions, not by replacing them.
What we learned
This project reminded us that enterprise AI is not about adding a language model to an existing workflow.
It starts with understanding how experts think.
The more we studied procurement, the more we realized that explainability matters as much as accuracy. Users need to understand why the system reaches a conclusion before they are willing to trust it.
That insight shaped almost every design decision we made.
What's next for ProcureMind
This prototype focuses on bid evaluation, but we see procurement as a much larger opportunity.
Our next steps include:
- Predictive procurement risk scoring.
- Intelligent vendor benchmarking.
- Continuous contract compliance monitoring.
- Spend optimization using historical procurement data.
- ERP and procurement platform integrations.
- Multi agent workflows across procurement, contracts, finance, and project management.
Our long term vision is to build an AI procurement platform that supports construction teams throughout the entire procurement lifecycle, from tender issuance to final contract execution.
Built With
- agentic-workflows
- chromadb
- document-ingestion
- faiss
- florence-2
- isolation-forest
- langgraph
- next.js
- ocr
- openai-api
- python
- quen-vl
- rag
- sentence-transformers
- statistical-rules
Log in or sign up for Devpost to join the conversation.