Startup Advisor & Co-sell Intelligence Platform
A multi-agent intelligence platform that unifies startup, engagement, funding, milestone, and co-sell data into account-, portfolio-, and co-sell-level analyses for advisor recommendations.
What was broken
Startup Advisors lacked consolidated visibility into portfolio health, milestones, funding readiness, engagement, and co-sell opportunities. Workflows depended on manual analysis across fragmented systems, limiting proactive startup activation and consistent co-sell execution.
How I built it
I built a multi-agent platform on Azure AI Foundry, Microsoft Fabric, Azure AI Search, and workflow integration services. External data from Founder Hub CRM and Excel is ingested through Shortcuts, Dataflows, and Pipelines into a Fabric Lakehouse on a Medallion architecture, with DQM checks and a metadata + document index layer. On top, Foundry agents run three layers of analysis — Account-level startup info, Portfolio-level concentration and risk, and Co-sell readiness — feeding a Recommendation Agent that aggregates outputs into prioritised advisor actions.
The reasoning
Advisor workflows are not one question — they are three different lenses on the same startup. Splitting that into dedicated agents under a Recommendation Agent keeps each lens focused and composable. Fabric + DQM gives a single governed data spine, and vectorised domain knowledge in AI Search keeps recommendations grounded.
How the pieces fit
Key components
- 01Microsoft Fabric Lakehouse on a Medallion architecture with DQM checks
- 02Metadata and document index layer feeding the agents
- 03Account-level agent: startup info, milestone progress, workload usage, growth lever
- 04Portfolio-level agent: milestone concentration, churn risk, funding events, touch status
- 05Co-sell agent: co-sell readiness, account status, advisor input, business summary
- 06Recommendation Agent aggregating outputs across all three lenses
- 07Azure AI Search vector index over startup domain knowledge
- 08Advisor action output with telemetry and prompt history
- 09Single Sign-On through Microsoft Entra ID
Tech stack
Supabase-hosted walkthrough
Startup Advisor & Co-sell demo
In-browser demo
A scripted walkthrough of the demo flow, traced step by step.