ipoworkAI
🔒 Admin Access Only
Enter admin credentials
← Back to homepage
🔬 Bulk Pipeline Engine
🔍 CIN Finder ← AIRA
Bulk IPO Research
Upload CINs or paste them below. The engine will fetch Probe42 data and run AI analysis on each company automatically.
📂 Upload CIN List
📋
Drop CSV / Excel file
One CIN per row — column header "CIN" or just paste below
✏️ Or Paste CINs
0 CINs entered
⚙️ Research Settings
Starting...
Initialising...
0
Done
0
Hot (≥78)
0
Warm (≥65)
IPO Pipeline
0 companies
All
Hot ≥78
Warm ≥65
Cold <65
⏳ Pending
🏭

Ready to build your IPO pipeline

Paste CINs on the left and click
Start Bulk Research
The engine will auto-fetch Probe42 data,
run AI analysis, and score each company.

'; w.document.write(html); w.document.close(); setTimeout(function(){ w.print(); }, 800); } // ── MODULE SYSTEM PROMPTS (compact versions for bulk) ── function getModuleSys(id){ var prompts = { 'corporate-identity': 'You are a corporate governance expert. Assess corporate identity, board quality, shareholding, and compliance. Be direct and quantitative. End with Score: X/10 and signal tags.', 'promoter-intelligence': 'You are an executive profiler. Assess promoter track record, credibility, governance behaviour, and leadership quality. Be specific. End with Score: X/10 and signal tags.', 'financial-health': 'You are a senior CA. Assess revenue quality, margins, earnings quality, working capital, and return metrics vs sector benchmarks. Be quantitative. End with Score: X/10 and signal tags.', 'business-model': 'You are a strategy consultant. Assess value proposition, revenue architecture, moat, scalability, and competitive position. End with Score: X/10 and signal tags.', 'ipo-readiness': 'You are a senior investment banker specialising in Indian IPOs. Assess the 7 hidden IBD parameters: promoter credibility, earnings quality, scalability, IPO story, institutional appetite, peer valuation, post-listing stability. State: RECOMMENDED IPO TRACK: [SME IPO / Main Board / Not Ready], ESTIMATED TIMELINE: [months], VALUATION RANGE: [₹Cr range]. End with IPO Readiness Score: X/10.' }; return prompts[id] || 'You are an investment analyst. Provide a concise professional assessment. End with Score: X/10.'; } // Close modal on overlay click document.getElementById('detail-modal').addEventListener('click',function(e){ if(e.target===this) closeModal(); });