Inspiration
In complex project environments, contract management is still handled through fragmented tools—PDFs, spreadsheets, and email threads. Teams spend hours manually extracting, verifying, and compiling data before they can make decisions.
This creates two fundamental problems:
- Decision-making is slow due to manual data aggregation
- There is no real-time visibility across contracts
We realized the core issue isn’t just lack of tools—it’s that contracts are static, unstructured, and disconnected from operational workflows.
So we asked: What if contracts could continuously learn, improve, and become a reliable system of record?
What it does
Our platform converts contract documents into a self-improving, AI-powered contract intelligence system.
Core capabilities:
- AI Contract Parsing (Layer 1): extracts structured data (milestones, obligations, clauses,...) directly from PDFs.
- Rule-based Validation (Layer 2): applies business rules and customer-specific logic to validate outputs.
- Human-in-the-loop Review: users review, correct, and validate AI outputs to ensure accuracy.
- Continuous Learning Loop (Correction Memory): every correction is stored and reused to improve future AI performance.
- Centralized Database (Single Source of Truth): all validated data is stored and structured for system-wide access.
- Command Dashboard: real-time visualization of contract status, risks, and progress.
How we built it
We designed a multi-layer AI pipeline with feedback-driven reliability improvement.
System workflow:
- Document Ingestion: User uploads contract (only PDF/DOCX allowed in early development phase of app)
- Text Extraction: Raw text is extracted from documents
- AI Processing (Layer 1): LLM extracts structured contract data
- Rule-based Validation (Layer 2): Outputs are checked against predefined business rules
- Human Review: Users validate and correct outputs
- Feedback Loop: Errors and corrections are recorded into a correction memory system
- Continuous Improvement: Feedback is reused to improve future AI predictions
Challenges we ran into
- Unstructured and inconsistent contract formats: Contracts vary significantly, making reliable extraction difficult.
- Ensuring trust in AI outputs: Users require high accuracy, especially for critical contract data.
- Designing the feedback loop: Capturing meaningful corrections and turning them into reusable intelligence was non-trivial.
- Balancing automation vs. human control: Fully automated systems risk errors, while manual systems reduce efficiency.
Accomplishments that we're proud of
- Built a multi-layer AI pipeline with validation and feedback loops
- Introduced a human-in-the-loop system for reliability improvement
- Designed a self-improving contract intelligence workflow (aiming for <1% error vision)
- Delivered a system that goes beyond automation into continuous optimization
What we learned
- AI alone is not enough—feedback is critical: The biggest leap in performance comes from learning from human corrections.
- Reliability builds trust: Users are more willing to adopt AI when they can verify and influence outputs.
- Layered systems outperform single-pass AI: Combining AI + rules + human validation approach for accuracy is relevant in contract management industry
- Data becomes more valuable over time: Each interaction strengthens the system, creating compounding value.
What's next for AI-DRIVEN PROJECT CONTRACT MANAGEMENT PLATFORM
We plan to evolve this into a fully autonomous contract intelligence platform.
- Enhance correction memory into adaptive learning models
- Automate rule generation from user behavior
- Introduce real-time risk prediction and alerts
- Build approval workflows and SLA tracking
- Improve extraction accuracy toward <1% error rate
- Integrate with enterprise systems (ERP, procurement platforms)
Built With
- amazon-web-services
- bullmq
- fastify
- next.js
- node.js
- postgresql
- redis
- s3
- seed2.0-lite
Log in or sign up for Devpost to join the conversation.