Skip to main content

Projects

The Projects section in DeX is where ideas become structured, AI-generated delivery packages. Each project you create passes through a guided five-step brief that feeds the AI engine — producing requirement documents, architecture specs, sprint plans, and tasks automatically.

💡 A well-filled project brief is the foundation for high-quality AI-generated documentation. Invest time here to get the best outputs downstream.

5.1 How to Create a Project

You can start a new project from two places:

  • Click "Create Project" from the Dashboard top bar, or
  • Click "+ Projects" from the left menu panel

Both routes take you to the Create New Project workspace — a guided five-step flow that transforms your idea into structured requirements and delivery plans using AI.

The five steps are:

StepNamePurpose
1OverviewName and categorize the project
2ProblemDefine the business pain points
3SolutionDescribe what you're building
4ImplementationSpecify your technical stack
5ReviewConfirm all inputs before AI generation

📊 The right-side panel shows real-time progress indicators — completion percentage, brief quality score, and a preview of outputs that will be generated (BRD, SRD, etc.).

5.2 Step 1 — Project Overview

The Overview step establishes the foundational identity of your project.

Steps:

  1. Enter the Project Name — this name will be used across all generated documents and sprint plans.
  2. Optionally click "Suggest Names" to get AI-generated naming options based on your category.
  3. Select a Project Category (e.g., Developer Tools & SaaS) — this guides the AI in applying appropriate architecture constraints.
  4. Click Continue to proceed to Step 2 — Problem Definition.
  5. Click Save Draft at any time to store your progress and return later.

🏷️ Choose your project category carefully — it influences how the AI frames architecture recommendations and technology suggestions in later phases.

5.3 Step 2 — Problem Definition

The Problem Definition step captures the real-world pain points your project addresses. The more specific and data-driven your inputs, the more precise your AI-generated documents will be.

This stage captures:

  • Operational pain points
  • Impacted stakeholders
  • Failing metrics or KPIs

Steps:

  1. In the input field, describe:
    • What is broken — the current failure or gap
    • Who is impacted — teams, customers, or systems affected
    • Which metrics are failing — quantifiable indicators of the problem
  2. Craft a clear problem statement that captures all three dimensions.

Example problem statement:

"Traditional MSME and CMA loan processing is slowed by manual paperwork, fragmented systems, and compliance delays. These inefficiencies create friction for businesses seeking credit, increase turnaround times for lenders, and reduce transparency in monitoring loan performance."

  1. Click Back to return to Project Overview.
  2. Click Continue to proceed to Step 3 — Solution Design.
  3. Click Save Draft to store progress and resume later.

✏️ Avoid vague statements like "the system is slow." Instead, include specific pain points, affected user roles, and measurable impacts for the highest-quality document output.

5.4 Step 3 — Solution Design

Solution Design is where you describe what you're building, who it's for, and how success will be measured. This step shapes the core content of your BRD, SRD, and FSD.

This stage captures inputs across four tabs:

Overview Tab

Summarize the proposed solution and its core value proposition.

Example:

"LoanMind AI automates CMA report generation and loan processing, reducing manual effort and ensuring compliance transparency."

Target Users Tab

Define your primary and secondary user groups.

Example:

"Primary users: loan officers and compliance managers. Secondary users: SMEs applying for credit and auditors reviewing reports."

Key Features Tab

List the essential product capabilities that differentiate this solution.

Example:

"Voice-based CMA generation, automated BRD/SRD/FSD synthesis, real-time QA validation, and continuous deployment with live app preview."

Workflows Tab

Outline the key process flows or system interactions.

Example:

"User submits loan application via voice → AI generates CMA report → Compliance manager reviews → System pushes to lender dashboard."

Success Metrics Tab

Define measurable outcomes that indicate success.

Example:

"Reduced loan processing time by 40%, improved SME adoption rates, and compliance adherence with zero audit exceptions."

Navigation:

  • Click Back to return to Problem Definition.
  • Click Continue to proceed to Step 4 — Technical Architecture.
  • Click Save Draft to store progress.
  • Click Cancel to exit project creation.

5.5 Step 4 — Technical Architecture (Implementation)

The Implementation step defines the technology choices that will shape how your solution is built. These inputs directly influence the architecture and infrastructure sections of your generated documents.

This step is organized across three tabs:

Frontend Stack Tab

Specify the technologies used to build the user-facing application.

FieldExample
FrameworksReact, Next.js, Vite
Styling approachCSS Modules, Vanilla CSS
Component/state structureRedux, Context API, Zustand
UI layoutsDashboard, form-based, data-grid views

Backend & DB Tab

Define the server-side language, framework, and data layer.

FieldExample
Backend language/frameworkNode.js, Java, .NET
Database typeSQL (PostgreSQL), NoSQL (MongoDB)
Schema considerationsMulti-tenant, normalized, document-based

Infra & Security Tab

Specify where and how the application will run, and how it will be protected.

FieldExample
Cloud providerAWS, Azure, GCP
ContainerizationDocker, Kubernetes
CI/CD pipelinesGitHub Actions, Jenkins
AuthenticationOAuth2, JWT, SSO
EncryptionTLS, AES-256 at rest
Compliance standardsSOC 2, GDPR, ISO 27001

Navigation:

  • Click Back to return to Solution Design.
  • Click Continue to proceed to Step 5 — Review & Asset Generation.
  • Click Save Draft to store progress and resume later.

5.6 Step 5 — Review Project Brief

The Review step is your final checkpoint before the AI engine begins generating your full documentation suite. Take time here to verify all inputs are accurate and complete.

Checklist before generating:

  • Project Name and Category are correct
  • Problem Definition clearly identifies pain points, stakeholders, and metrics
  • Solution Design covers overview, users, features, workflows, and success metrics
  • Technical Architecture specifies frontend, backend, and infrastructure details

Steps:

  1. Review Project Name & Category at the top of the summary.
  2. Read through the Problem Definition for completeness and accuracy.
  3. Verify all required fields are filled in across all sections.
  4. Click Back to revise any earlier step if needed.
  5. Click Generate Documentation to launch the AI Document Compilation Engine.
  6. Click Save Draft to store progress without generating.
  7. Click Cancel to exit project creation.

What Happens After You Click "Generate Documentation"?

Once you click Generate Documentation, DeX launches the AI Document Compilation Engine. The system processes all your inputs and begins synthesizing:

  • ✅ Business Requirement Document (BRD)
  • ✅ Software Requirement Document (SRD)
  • ✅ Functional Specification Document (FSD)

You will see a "Synthesizing Project" status while the AI works. Depending on project complexity, this typically takes a few moments.

Once complete, you will be automatically moved to Phase 2 – Specification in the Active Projects workflow.