> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bluegenai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is BlueGenAI?

> BlueGenAI is an AI-powered platform purpose-built for modernizing government systems.

BlueGenAI is a single AI platform that automates every phase of public-sector application development — from early solutioning through design, build, test, and deployment. It is purpose-built for government modernization, with 40+ years of public-sector implementation experience behind its design.

Unlike general-purpose development tools, BlueGenAI is built specifically for the constraints of public-sector IT: compliance-first, government-specific workflows, and full traceability from requirements through deployed code.

***

## What problem it solves

Government application development is typically manual, slow, and disconnected. Teams use separate tools for requirements, design, development, testing, and deployment — with handoffs between each phase creating delays, gaps, and rework.

BlueGenAI replaces that fragmented process with a single AI-driven workflow. Every phase connects to the next. Every output is traceable back to its source.

***

## The four platform components

<CardGroup cols={2}>
  <Card title="Prototype tab" icon="pencil">
    Where you describe what you want to build. Write prompts, upload reference materials, and work with the AI agent to produce Draft Apps, requirements documents, and UI prototypes. Everything created in the Prototype tab is saved as a file you can reference when building.
  </Card>

  <Card title="Build tab" icon="code">
    Where the AI agent generates production-ready full-stack code. Provide your design artifacts and the agent produces a deployed application with a live URL. The agent handles frontend, backend, and database generation automatically.
  </Card>

  <Card title="Common Application Blueprint (CAB)" icon="sitemap">
    Analyzes existing documents, source code, and legacy systems to produce a comprehensive architectural blueprint. Particularly useful for modernization efforts where you need to understand an existing system before building its replacement.
  </Card>

  <Card title="Collaboration, Admin & Billing" icon="users">
    Share projects with teammates and stakeholders. Assign roles (Owner, Editor, Viewer), manage permissions, track credit usage, and configure billing. All collaboration settings are managed from the project dashboard.
  </Card>
</CardGroup>

***

## What makes it different

<CardGroup cols={2}>
  <Card title="Compliance-first by design" icon="shield-check">
    Support for ITAR, CUI, FedRAMP, ATO/ATT, SOC, and UEI is built into the platform architecture — not added after the fact. Every generated artifact includes traceability markers aligned to supported standards.
  </Card>

  <Card title="Full lifecycle in one platform" icon="arrow-right-arrow-left">
    Every phase from Pre-RFP Solutioning through Deployment is handled in one platform. Outputs from each phase become inputs for the next — no handoff gaps, no disconnected tools.
  </Card>

  <Card title="New application or legacy modernization" icon="arrows-rotate">
    Build a new application from scratch or modernize an existing legacy system. BlueGenAI supports both paths and accommodates users who arrive with existing artifacts or nothing more than an idea.
  </Card>

  <Card title="Three output types" icon="layer-group">
    Generate custom full-stack web applications, platform-native low-code configurations for TAP, ServiceNow, Salesforce, or PowerApps, or hybrid solutions combining both. The right output type depends on your agency's environment.
  </Card>
</CardGroup>

***

## How a typical project flows

<Steps>
  <Step title="Create a project">
    Open BlueGenAI and create a new project. Give it a name and optionally add a client and description.
  </Step>

  <Step title="Design your application">
    Use the Prototype tab to write prompts, upload reference files, and iterate on your application's structure and UI. Organize your work into Requirement Folders.
  </Step>

  <Step title="Build your application">
    Switch to the Build tab. Reference your saved design files and prompts to generate the full-stack application. The agent deploys it automatically and provides a live URL.
  </Step>

  <Step title="Review and iterate">
    Open the live application URL, review the output, and continue prompting to refine, extend, or adjust. BlueGenAI is built for iterative development.
  </Step>

  <Step title="Collaborate and share">
    Invite teammates, share artifact links for review, and manage access through the collaboration settings.
  </Step>
</Steps>

***

<Note>
  **Platform overview diagram** — A visual diagram of the full BlueGenAI platform architecture is available on [bluegenai.com/platform](https://bluegenai.com/platform). Permission to embed confirmed — developer to add diagram here once image asset is obtained.
</Note>

***

## Ready to start?

<CardGroup cols={2}>
  <Card title="How do I get started?" icon="rocket" href="/platform-overview/quick-start-guide">
    Follow a step-by-step walkthrough to design, build, and deploy your first application.
  </Card>

  <Card title="Who is it for?" icon="user" href="/platform-overview/who-is-it-for">
    Find out which path through the platform is right for your role.
  </Card>
</CardGroup>
