proj·ect
/ˈprɒdʒ.ekt/
noun
- Proposal Agent for Cybersecurity Consulting Firm — an AI drafting assistant I built for a Singapore cybersecurity consultancy, turning client RFPs into ready-to-review Statements of Work.
- A chat interface backed by an Azure AI Foundry agent grounds every draft in the firm's past delivered proposals, cites its sources, and flags anything unverified for human review — pricing can only come from the CEO-approved rate card via a locked-down API, never from the model's memory.
- Drafts are versioned with diffs, export to branded Word documents, and round-trip cleanly when consultants edit them offline.
- Beyond drafting, a shared proposal ledger gives the team tickets, statuses, and a hand-over system so any consultant can pick up a colleague's proposal, with a live pipeline view tracking win rates.
- Designed against Microsoft's Human-AI Experience guidelines and audited for prompt-injection and data-hygiene risks, it runs on Azure Container Apps with Entra ID sign-in and zero static credentials.