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-facing 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, Dataverse, Logic Apps / Power Automate, and Power Platform. External data (Founder Hub CRM, 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, milestone progress, workload usage, growth lever), Portfolio-level (milestone concentration, churn risk, funding events, touch status), and Co-sell (readiness assessment, account status, advisor input, business summary) — feeding a Recommendation Agent that aggregates outputs into advisor-facing actions surfaced through PowerApps with Dataverse-backed telemetry and prompt history.
The reasoning
Advisor workflows aren't one question — they're three different lenses (account, portfolio, co-sell) 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; vectorised domain knowledge in AI Search keeps recommendations grounded; Power Platform makes the agent layer reachable from the workflows advisors already use.
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
- 08PowerApps for advisor interaction, telemetry KPIs, and email actions
- 09Power Automate workflow integration · Dataverse for prompt history and telemetry
- 010Single Sign-On through Microsoft Entra ID
Tech stack
In-browser demo
A scripted, in-browser walkthrough of a real run, traced step by step. Press play to watch the agents fire.