← All projects

Personal · Full-Stack SaaS Live ↗

Procure-AI · smartprocure.in

An AI-native procurement platform that automates the entire RFP-to-vendor-selection flow — extracting structured data from vendor proposals, comparing quotes with compliance-aware scoring, and tracking real-time cost savings across a tiered SaaS subscription model.

  • Dual-model AI pipeline: Gemini 2.0 Flash for fast structured extraction from vendor PDFs, Gemini 2.5 Pro for deep comparative analysis — with plan-based prompts scaling features per tier.
  • Indian GST compliance: GSTIN verification, real-time filing checks, and effective cost-of-ownership that accounts for 18% Input Tax Credit losses.
  • Multimodal PDF processing: vision-based line-item extraction with automatic math sanity-checks that flag totals-vs-line-items discrepancies, even on non-English documents.
  • RAG history engine: completed RFPs indexed in ChromaDB so teams can query past procurement in natural language, grounded in org-specific data.
  • Tiered SaaS with prompt-level gating: Free / Pioneer Pro / Enterprise plans inject plan-specific instructions straight into the AI prompts — scaling from basic price/timeline comparison up to full tax-risk analysis.
  • Turborepo architecture: a React + Vite frontend, a Node/Express API, and a Python/FastAPI AI service in one monorepo — containerized with Docker and deployed to Google Cloud Run via Cloud Build.
  • React
  • TypeScript
  • FastAPI
  • Node.js
  • Gemini
  • ChromaDB
  • PostgreSQL
  • Docker
  • GCP

← All projects