Awarded AI Technical Leadership Guide
Executive Overview
This comprehensive guide provides technical leadership with essential insights into Awarded AI's technology platform, operational metrics, and strategic direction.
Company Mission
Awarded AI is an AI-powered platform that helps government contractors win more business by streamlining proposal creation, opportunity discovery, and contract management.
Platform Metrics
| Metric | Value |
|---|---|
| Codebase Size | 1.38M lines of code |
| Active Developers | ~15 engineers |
| Tech Stack | Next.js 15, React 19, TypeScript, Python |
| Test Coverage | ~38.48% |
| CI/CD Pipeline | GitHub Actions → Azure AKS |
| Deployment Environments | Commercial, Government, Sandbox |
Getting Started
Access & Credentials
- GitHub Repository: chatbot-ui
- JIRA Project: DEV Board
- Confluence: Documentation Wiki
- Slack: psciworld.slack.com
- 1Password: Request access for
.env.localand other secrets - Supabase Dashboard:
https://api.[env].awardedai.dev/
Development Setup
# Prerequisites: Node.js >= 20.12.0
git clone https://github.com/procurement-sciences/chatbot-ui.git
cd chatbot-ui
npm install
npm run dev # or npm run fast for turbo mode
System Architecture
Critical Issues & Priorities
Immediate Focus Areas
-
Support Ticket Volume Critical
- 140+ tickets/month (growing 15-20% MoM)
- AI model errors (35% of tickets)
- File embedding issues (25% of tickets)
-
Technical Debt High
- Test coverage at 38.48% (target: 80%)
- 313 files with TODOs
- No standardized practices
-
Security Gaps Critical
- No security engineer
- Limited security testing
- Manual secret management
Strategic Roadmap
30-60-90 Day Plan
First 30 Days
- Review all critical support tickets
- Stabilize AI model integration
- Hire Security Engineer
- Implement error monitoring
60 Days
- Launch testing initiative (target 60% coverage)
- Deploy performance monitoring
- Standardize development practices
- Begin DevSecOps transformation
90 Days
- Achieve 70%+ test coverage
- Complete security audit
- Launch customer success metrics
- Scale engineering team (+4 hires)
Key Resources
- Architecture Deep Dive: System Architecture
- Support Analysis: Current Issues & Trends
- Team Structure: Organization & Gaps
- DevOps Overview: Infrastructure & Deployment
- Best Practices: Gap Analysis
Last updated: May 29, 2025