Contents

Welcome

Sitepaige enables you to build functional web applications via AI-driven architecture.


  1. Design

    Sitepaige designs your website, choosing colors, fonts, and images.

  2. Architecture

    Sitepaige architects your application, creating:

    • • Pages
    • • Views
    • • Database Models
    • • APIs
    • • Auth
    • • Payments integration
    • • Menus
    • • Prompts for AI-generated text, images, and code

    You can then freely edit the architecture to meet your needs.

  3. Mockup

    Sitepaige generates a functional mockup of your website using test data, allowing you to interact with your application before it is built.

  4. Paige

    Paige is Sitepaige's AI-agent. Prompt Paige to make any changes to your mockup as needed.

  5. AI-Generated Code

    Your mockup will include prompts for AI-generated code, which when processed will create functionality. These modules are orchestrated by Sitepaige to work together as a cohesive whole. Only generate code for modules that you want, or optionally generate all code.

  6. Build (Pro Only)

    Sitepaige builds a working codebase from the mockup and commits it to your repository. You can then spin up the codebase locally to test it, if desired, or publish directly to Vercel.

  7. Deploy (Pro Only)

    Once you've built your project, the Deploy screen will explain what environment variables need to be set to make your project fully-operational, then directs you to Vercel for deployment.