Skip to main content

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

MetricValue
Codebase Size1.38M lines of code
Active Developers~15 engineers
Tech StackNext.js 15, React 19, TypeScript, Python
Test Coverage~38.48%
CI/CD PipelineGitHub Actions → Azure AKS
Deployment EnvironmentsCommercial, Government, Sandbox

Getting Started

Access & Credentials

  1. GitHub Repository: chatbot-ui
  2. JIRA Project: DEV Board
  3. Confluence: Documentation Wiki
  4. Slack: psciworld.slack.com
  5. 1Password: Request access for .env.local and other secrets
  6. 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

  1. Support Ticket Volume Critical

    • 140+ tickets/month (growing 15-20% MoM)
    • AI model errors (35% of tickets)
    • File embedding issues (25% of tickets)
  2. Technical Debt High

    • Test coverage at 38.48% (target: 80%)
    • 313 files with TODOs
    • No standardized practices
  3. 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


Last updated: May 29, 2025