AI-powered tender evaluation for government procurement. Upload a tender, upload bidder documents, get a clear verdict for every bidder - criterion by criterion, nothing silent.
git clone https://github.com/radmm/ITEP.git
cd ITEP
npm installCreate a .env.local file in the root of the project:
GEMINI_API_KEY=your_key_hereThen run:
npm run dev
Firebase is optional - without firebase-applet-config.json the app runs in Guest Mode.

