Overview
GenAI-powered investment pipeline platform for Private Equity funds. Accelerates company discovery, assessment, and deal flow management.
Core Purpose
Enable PE teams to:
- Discover: AI semantic search across companies
- Assess: Match against investment theses
- Track: Structured pipeline management
- Enrich: AI-generated insights and scoring
Key Features
AI-Powered Search
Semantic search with Cloudflare Vectorize. Natural language queries like "SaaS companies with 50M+ revenue" return ranked results using embeddings.
Investment Theses
Define strategic criteria, track company alignment, view markdown reports with section navigation.
Deal Flow Management
Kanban board with 6 stages (Initial → Closed), drag-and-drop, full audit logging.
Bulk Actions
Queue-based parallel processing via Cloudflare Workers. Generate embeddings, run LLM scoring, track progress in real-time.
Architecture
Cloudflare edge platform:
- Workers: API + AI processing
- D1: SQLite at the edge
- R2: Object storage
- Vectorize: Embeddings
- Queues: Background jobs
Design
Minimal, information-dense:
- Neon green accent
hsl(142, 76%, 59%) - Inter font, shadcn-vue components
- White bg, black/accent text