Project Management Projects in AlbertaProject Management Projects in AlbertaBuilt a full-stack AI automation system that transforms how the company responds to RFPs.
Users upload RFP documents (PDF/Excel) through a web portal. An n8n pipeline processes the upload: AI parses the document to extract key fields (issuer, scope, budget, deadline), classifies the service line, matches content from an Airtable library (team bios, references, portfolio), and generates 80-90% complete proposal drafts with cover letter, company overview, technical approach, and more. Output is a formatted Word document ready for review.
Results:
✅ Reduced proposal creation from 4-6 hours to under 30 minutes
✅ 90% auto-complete rate on proposal sections
✅ 14+ RFPs processed through the pipeline
✅ Full proposal dashboard with status tracking
Tech: n8n, OpenAI, Airtable, Vercel, Webhooks Built an AI-powered triage bot (WeSki Bot) for a ski travel company using n8n, Slack, HubSpot, Jira, and GPT-4.
Agents trigger the bot in Slack with a booking ID. It verifies trip details in HubSpot in real-time, then walks through a structured triage flow via threaded replies: collecting issue description, urgency, OPS needs, actions taken, and refund details.
GPT-4 processes inputs and auto-creates a Jira ticket with booking details, triage notes, SLAs, and refund amounts. A Slack notification posts with links to the Jira ticket and HubSpot deal.
Results:
✅ 60% faster response times
✅ Zero manual data entry
✅ 100% lead capture
✅ 24/7 automated triage
Tech: n8n, Slack, HubSpot, Jira, GPT-4, Google Sheets