Image by Lemon_tm from iStock

IN THIS SECTION, YOU WILL: Learn how you can responsibly leverage Generative AI as a powerful augmentation tool within to enhance efficiency, data-driven insights, and collaboration, provided you proactively manage its inherent risks and maintain critical human oversight.

KEY POINTS:

  • Generative AI (GenAI) offers significant potential to augment your work as an IT architect by enhancing data analysis (Lightweight Analytics), improving knowledge sharing (Collaborative Networks), and streamlining tasks (Operating Model).
  • Practical applications include accelerating analytics, generating ADRs and diagrams, augmenting requirements analysis, assisting solution design, improving code reviews, and drafting communications, ultimately freeing you up for higher-value strategic thinking.
  • While GenAI promises increased efficiency, consistency, and better data-driven decisions, you must navigate challenges like accuracy issues (hallucinations), security risks, ethical considerations (bias), and the need for continuous human oversight and judgment.
  • Responsible adoption requires a principled approach focusing on clear objectives, strong data governance, human-in-the-loop validation, grounding AI with RAG, and fostering an AI-literate culture within your organization.
  • The future points towards real-time, augmented EA, agentic AI, and DTOs, further emphasizing the need for adaptability and evolving your role towards governing AI and focusing on strategic, collaborative, and ethical considerations.


In the previous section, I described my first experiences in using Generative AI in my daily work. But technology landscape is rapidly changing. This report examines in-depth how GenAI intersects with IT Architecture and the Grounded Architecture framework.

Generative AI advanced models can create text, code, images, and complex designs, and they are moving from experimental use to real-world applications, reshaping industries and business operations.1 In particular, GenAI has the potential to significantly impact IT and Enterprise Architecture (EA).5 Traditionally, architects have struggled to manage fast-changing businesses with slow, fragmented, and static tools.5 GenAI offers a chance to enhance architecture work, automate tedious tasks, and support faster, data-driven decisions.

Using GenAI without a clear framework could increase complexity or create new problems. The Grounded Architecture approach is especially well-suited to harness GenAI’s power while managing risks. This report provides IT and Enterprise Architects with a practical guide to integrating GenAI into the Grounded Architecture framework. It covers GenAI capabilities, key integration points, use cases, potential benefits and challenges, best practices for responsible use, and emerging trends. The goal is to help architects use GenAI not just as a tool, but as a strategic advantage within a principled architectural practice.

I drafted this report with the support of the Gemini 2.5 Deep Research chatbot.


Generative AI Capabilities for the Modern Architect

Generative AI (GenAI) refers to AI systems trained on large datasets to create new, realistic content—text, code, images, designs, and more—without simply copying the original data.1 Unlike traditional AI, which focuses on analysis and prediction, GenAI is built to create.2 Typically accessed via natural language prompts, these models offer a range of capabilities highly relevant to IT and Enterprise Architects.1

Core Capabilities for IT Architecture

GenAI equips architects with powerful tools for creation, analysis, automation, communication, and informed decision-making:

  • Content Generation and Augmentation
    Rapidly produce drafts of reports, technical documentation, emails, meeting summaries, Architecture Decision Records (ADRs),1 code snippets,1 and initial architecture diagrams.5 Large Language Models (LLMs) are key enablers.5

  • Analysis and Pattern Recognition
    Analyze large volumes of structured and unstructured data to identify architectural anti-patterns, security vulnerabilities, and technical debt.5 GenAI can also convert architectural diagrams into structured models, enhancing lightweight architectural analytics.5

  • Automation and Efficiency Gains
    Automate documentation, routine code review checks,16 standard report generation,2 requirements extraction,10 and early solution brainstorming,21 allowing architects to focus on higher-order challenges.

  • Interaction and Communication
    Drive sophisticated chatbots and conversational interfaces5 that provide instant access to enterprise knowledge, answer architectural queries, simplify technical concepts, and democratize insights across the organization.5

  • Recommendations and Suggestions
    Propose potential solutions, appropriate technologies, architectural patterns, optimizations, and transition roadmaps5—with final validation and decision-making remaining firmly with architects.

The Special Role of Retrieval-Augmented Generation (RAG)

Another foundational technology for enterprise GenAI is Retrieval-Augmented Generation (RAG).5 Standard LLMs generate responses based solely on their pre-training.28 RAG improves this process by first retrieving relevant, real-time information from trusted external knowledge sources—such as internal documents, databases, or EA repositories—before generating a response.28 This ensures outputs are grounded in current, authoritative enterprise data.29

RAG is essential for making GenAI outputs trustworthy, accurate, and aligned with enterprise context.6 It reduces AI “hallucinations,” ensures decisions are based on verified knowledge, and reinforces the data-driven foundation of Grounded Architecture principles.29

Unlocking True Value: Convergence of Capabilities

The real opportunity lies in combining these capabilities. For example, using GenAI to identify technical debt,36 applying RAG to retrieve internal standards,28 and then generating draft remediation ADRs.1 When used together, these tools can significantly enhance architectural effectiveness and strategic impact.


Integrating GenAI with Grounded Architecture: Mapping Capabilities to the Framework

Generative AI enhances the Grounded Architecture framework by improving data analysis, knowledge sharing, and operational efficiency—making the framework more scalable, dynamic, and impactful. The real value emerges by applying GenAI capabilities to specific elements of Grounded Architecture.

GenAI in Lightweight Architectural Analytics:

  • Data Gathering and Processing
    Automate the extraction, parsing, and summarization of information from sources such as code analysis, cloud billing data, support tickets, and documentation.2 Retrieval-Augmented Generation (RAG) can help query and consolidate scattered information.28

  • Pattern Recognition and Anomaly Detection
    Accelerate the detection of architectural patterns, anti-patterns, security vulnerabilities,12 aging technologies,5 and technical debt5 through advanced GenAI-driven analysis.5

  • Report and Dashboard Generation
    Automatically draft architectural reports and dashboards based on analyzed data, improving timeliness and consistency.2

GenAI in Collaborative Networks:

  • Knowledge Management and Sharing
    Transform static repositories (documents, ADRs) into dynamic, searchable knowledge bases using RAG-powered conversational interfaces.5

  • Communication Assistance
    Draft clear, audience-specific communications, including emails, executive summaries, and technical explanations.1

  • Meeting Summarization
    Generate meeting summaries, capture decisions, and identify action items from recordings and transcripts.1

GenAI in the Operating Model:

  • Coding and Documentation Support
    Provide AI-based assistance for coding,9 documenting, and analyzing requirements.10

  • Artifact Generation
    Automate or assist the creation of architecture diagrams,5 ADRs,5 compliance documentation,10 and operational reports.

  • Technical Debt Tracking
    Enhance technical debt analysis tools36 by summarizing findings, spotting patterns, and prioritizing remediation based on business impact. Identify and flag aging technologies.5

  • Due Diligence Acceleration
    Speed up technical document reviews during mergers, acquisitions, or technology evaluations with GenAI-driven summarization.27

  • Process Standardization
    Draft standards, policies, governance procedures, and ADRs.5 AI agents can validate proposed changes for compliance and consistency.5

  • Strategy Development
    Support the creation of initial strategy documents (cloud, data, platform) by summarizing the current state from analytics and suggesting future-state options.5

Grounded Architecture Element GenAI Capability Description
Lightweight Architectural Analytics Data Gathering & Processing Automate extraction, parsing, and summarization from diverse sources (e.g., codebases, cloud costs, support tickets, documentation).
  Pattern Recognition & Anomaly Detection Identify architectural anti-patterns, technical debt, security vulnerabilities, and aging tech faster through AI analysis.
  Report and Dashboard Generation Auto-generate reports and dashboards from analytics outputs to support faster decision-making.
Collaborative Networks Knowledge Management & Sharing Turn static knowledge (docs, ADRs) into dynamic, RAG-powered searchable repositories.
  Communication Assistance Draft targeted communications for technical and non-technical audiences.
  Meeting Summarization Summarize discussions, decisions, and action items from meeting recordings or transcripts.
Operating Model Coding and Documentation Support Provide AI assistance for writing code, technical documents, and analyzing requirements.
  Artifact Generation Help create architecture diagrams, ADRs, compliance documentation, and reports.
  Technical Debt Tracking Summarize technical debt findings, flag aging tech, and prioritize remediation based on impact.
  Due Diligence Acceleration Speed up the review of technical documents during mergers, acquisitions, or technology selections.
  Process Standardization Draft standards, governance processes, and validate conformance proposals with AI assistance.
  Strategy Development Summarize current states and recommend future strategies for domains like cloud, data, and platform.


Concrete Use Cases: GenAI in Action within Grounded Architecture

GenAI augments architects,5 handling repetitive tasks2 to free up cognitive capacity for strategic thinking, complex trade-offs, collaboration, interpretation, and applying human judgment5 – core activities in Grounded Architecture.

Use Case 1: Accelerating Lightweight Architectural Analytics

  • Scenario: Assess microservice dependencies, identify tech debt (coupling, deprecated libraries).
  • GenAI Application: Parse/summarize data (code repos, CI/CD, APM).2 Use RAG to query internal docs for context (ownership, standards).28 Use pattern recognition agents5 or AI tech debt tools36 to flag anti-patterns, aging tech. Generate draft report.2
  • Grounded Architecture Link: Accelerates Lightweight Architectural Analytics.

Use Case 2: Generating Architecture Decision Records (ADRs)

  • Scenario: Document decision on messaging queue technology after a collaborative session.
  • GenAI Application: Summarize meeting notes/recording.1 Provide summary and ADR template to GenAI, using RAG for context (requirements, related ADRs).28 GenAI drafts ADR sections (context, decision, rationale, consequences).5 Architect reviews/refines.
  • Grounded Architecture Link: Supports Operating Model (standardization) and Collaborative Networks (knowledge capture).

Use Case 3: Creating Architecture Diagrams from Descriptions

  • Scenario: Quickly create C4 context or component diagram for discussion.
  • GenAI Application: Use AI diagramming tool (e.g., Eraser.io.13 Diagramming AI.46 ServiceNow EA Diagrammer,43 Bizzdesign Diagram Importer47) with natural language prompts.13 Describe system, components, dependencies. Tool generates initial diagram; refine with prompts or manually.13 Can ingest IaC13 or whiteboard sketches.5
  • Grounded Architecture Link: Accelerates visual aid creation for Collaborative Networks and supports Operating Model design activities.

Use Case 4: Augmenting Requirements Analysis

  • Scenario: Synthesize inputs (user stories, emails, transcripts) into structured requirements.
  • GenAI Application: Use NLP tools21 to process inputs, extract key requirements/needs,21 summarize lengthy docs,23 identify ambiguities/conflicts,22 assist structuring,23 generate draft acceptance criteria/test scenarios.42
  • Grounded Architecture Link: Supports initial solution design phase in the Operating Model, ensuring grounding in requirements.

Use Case 5: Assisting Solution Design & Evaluation

  • Scenario: Explore architectural approaches for a recommendation engine, evaluate against quality attributes.
  • GenAI Application: Use GenAI with RAG (accessing internal standards/data)28 to suggest design patterns.21 Generate initial descriptions/code scaffolds.9 Assist evaluation by summarizing tech docs, performing competitive analysis,27 retrieving benchmarks. Some tools aim to simulate scenarios.21
  • Grounded Architecture Link: Supports design and strategy activities in the Operating Model, leveraging data/patterns for decisions.

Use Case 6: Enhancing Code Review Processes

  • Scenario: Review code for standards, bugs, security, tech debt contribution.
  • GenAI Application: Integrate AI code review tools16 into CI/CD. Scan changes for style violations, errors, complexity, anti-patterns.16 Identify security vulnerabilities.17 Generate PR summaries.52 Suggest fixes.17
  • Grounded Architecture Link: Supports Operating Model by improving quality, enforcing standards, reducing tech debt.

Use Case 7: Drafting Stakeholder Communications

  • Scenario: Explain a technology choice (e.g., cloud migration) to business executives.
  • GenAI Application: Provide technical rationale/data to GenAI. Instruct AI to draft executive summary/email in clear, business language.1 Adjust tone, simplify jargon.1 Summarize complex reports.2
  • Grounded Architecture Link: Enhances Collaborative Network effectiveness via clearer communication.


Unlocking Value: Benefits of GenAI in Grounded Architecture

GenAI can strengthen the core value proposition of the Grounded Architecture framework:

  • Enhanced Efficiency & Productivity: Automate/accelerate tasks like documentation drafting (SOPs, ADRs),2 diagram creation.13 data analysis,2 code reviews,16 saving significant time.16,19 Frees architects for strategic work.1
  • Improved Consistency & Quality: Enforce standards uniformly across artifacts (docs, diagrams, ADRs) using templates and learned best practices.18 Consistent code checks reduce variability and human error.16
  • Accelerated Data-Driven Decision Support: Faster processing, synthesis, summarization of diverse datasets for Lightweight Architectural Analytics.2 Enables quicker insights. Potential to surface subtle patterns.1 Supports core Grounded Architecture principle.
  • Enhanced Collaboration & Knowledge Sharing: Make collective knowledge in Collaborative Networks accessible via RAG chatbots/search.5 Improve communication clarity with summarization and audience tailoring.1 Accelerate onboarding.16
  • Fostering Innovation: Free up architect time for innovation.20 Assist by exploring design options,21 generating novel ideas based on data patterns.11
  • Democratization of Architecture Insights: Make architectural information accessible to non-technical stakeholders via conversational interfaces and visualizations.5 Aligns with Grounded Architecture goal of embedding architectural thinking.5

These benefits synergize with Grounded Architecture principles: efficiency supports Pragmatism; accelerated data analysis supports Data-Driven Decisions; knowledge sharing bolsters Collaborative Networks; option evaluation aids Adaptability.


Benefits and risks are often intertwined (e.g., speed vs. accuracy, data synthesis vs. privacy). Realizing benefits requires active risk management through governance, ethics, and human oversight:

  • Accuracy and Reliability (Hallucinations): GenAI can generate incorrect, nonsensical, biased, or fabricated outputs.1 Requires rigorous human validation, offsetting time savings.1 Enterprise reliability is a hurdle.25
  • Security and Data Privacy: Feeding proprietary data into GenAI models (esp. public cloud) risks leakage, unauthorized access, or misuse for training.14,65 Requires strict access controls (user identity, not broad permissions67), encryption, data residency checks.31
  • Ethical Considerations and Bias: Models can reflect/amplify biases from training data, leading to unfair or problematic outputs.1 Requires proactive bias detection and mitigation.65
  • Intellectual Property (IP) and Copyright: Evolving legal landscape regarding ownership of AI outputs and potential infringement risks from training data.11 Lack of verifiable IP protection assurances.
  • Need for Human Oversight and Judgment: GenAI augments, not replaces, architect’s critical thinking, context understanding, and strategic judgment.5 Over-reliance (automation bias72) leads to poor outcomes. Human expertise is essential.60
  • Cost and Resource Intensity: Implementation can be expensive (compute resources, GPUs, expertise).14,35 Inference costs can be substantial.74
  • Latency and Performance: Real-time applications can suffer latency. Complex generation/analysis takes time, potentially impacting UX or hitting limits.
  • Integration Complexity: Integrating GenAI into existing EA toolchains/workflows is non-trivial (APIs, data pipelines, prompt engineering, RAG context, orchestration).14,35
  • Model Limitations and Context Window: Finite context window limits processing large inputs.25 Models may struggle with novelty, complex reasoning, or truly innovative designs beyond known patterns.73
  • Data Quality Dependency: “Garbage in, garbage out.” AI (esp. RAG) reliability depends heavily on the quality, accuracy, consistency, and accessibility of grounding data sources.14,34 Poor data governance poisons results.34


Best Practices for Responsible GenAI Adoption in Grounded Architecture

Grounded Architecture’s principles (data-driven, collaborative networks, pragmatic operating model) provide a strong foundation for implementing these best practices, potentially positioning organizations already embracing Grounded Architecture well for responsible AI adoption.

  • Start with Clear Objectives & Prioritized Use Cases: Define specific, measurable goals.1 Prioritize uses aligned with strategy and Grounded Architecture principles. Start with lower-risk experiments.1
  • Establish Strong Data Governance: Ensure high-quality, secure, private, consistent data for grounding AI/RAG.14,34 Implement robust policies (quality, privacy, security, access control using user identity,64 encryption, retention).31 Track data lineage.34
  • Implement Human-in-the-Loop (HITL) & Oversight: Design workflows with human review/validation points.1 Architects remain ultimate arbiters.5 Define accountability. Guard against automation bias.72
  • Adopt a Principle-Based Governance Framework: Use core ethical principles (Fairness, Reliability, Safety, Privacy & Security, Inclusiveness, Transparency, Accountability).62 Form AI review board/CoE.61 Document decisions.65
  • Focus on Grounding and Context (RAG): Prioritize RAG for relevance and minimizing hallucinations in enterprise settings.5 Connect GenAI to curated, reliable internal knowledge sources.28 Prepare data for retrieval.31
  • Choose the Right Tools and Models (Build vs. Buy): Make conscious implementation strategy decisions.74 Evaluate options (embedded features,47,43 public LLM APIs, custom models).4 Consider customization techniques (fine-tuning, prompt engineering, agents, RAG).35
  • Architect for Security and Modularity: Use “Security by Design.”65 Limit permissions, use user context for authorization.64 Build modular AI pipelines for flexibility and risk management.35
  • Test, Monitor, and Iterate: Treat GenAI as products needing continuous improvement.74 Pilot rigorously. Implement ongoing monitoring (performance, accuracy, drift, bias, cost - AI FinOps).35 Establish feedback loops.76
  • Promote AI Literacy and Responsible Use Culture: Train users on capabilities, limits, risks, ethics.61 Foster critical evaluation and open discussion of concerns.65 Communicate policies clearly.61

Here is the responsible GenAI Checklist:

Best Practice Area Key Action/Consideration Relevance to Grounded Architecture
Data Governance Ensure high-quality, secure, private, managed data sources. Access controls. Foundation for reliable Lightweight Analytics & RAG. Supports Data-Driven principle.
Human Oversight Implement HITL for validation/decisions. Architect reviews AI output. Avoid automation bias. Reinforces architect role in Networks & Operating Model. Upholds Pragmatism.
Model Management Choose appropriate models. Prioritize RAG. Monitor performance, cost. Iterate. Ensures AI tools support Operating Model & Analytics. Supports Adaptability.
Security Design secure apps (user identity). Encrypt data. Security reviews. Protects sensitive data (Analytics) shared in Networks.
Ethics & Fairness Assess/mitigate bias. Ensure transparency/explainability. Ensures fairness in Analytics insights & Operating Model decisions. Trustworthy Collaboration.
Governance & Process Define use cases/objectives. Principle-based governance. Document. Structures GenAI in Operating Model. Aligns AI to goals. Supports Continuous Realignment.
Culture & Literacy Train users on responsible AI. Foster critical evaluation. Collaboration. Enhances Network effectiveness re: AI. Builds trust.


The Evolving Landscape: Future of GenAI in IT Architecture

Grounded Architecture seems well-positioned to leverage future AI trends. Grounded Architecture principles (data-driven, adaptability, collaboration, pragmatism) remain resilient and relevant. Its data emphasis supports AI grounding; collaborative networks support ethical governance; adaptive operating model incorporates AI tools.

The AI trends suggest faster feedback loops within the Grounded Architecture framework: near-instantaneous Lightweight Analytics via AI monitoring; rapid synthesis/dissemination of insights in Collaborative Networks; more dynamic Operating Model responses via AI analysis/recommendations. These trends enhance EA agility, responsiveness, and strategic value under Grounded Architecture principles:

  • Towards Real-Time, Augmented EA: Shift from periodic documentation to dynamic, “living” EA.5 AI agents monitor digital signals, updating models/graphs.5 Architects become “augmented architects” using AI as “cognitive prosthetics” or “copilots” for real-time navigation and decision-making.5 Lightweight Architecture Analytics as an EA repository becomes an “operating system for change”.5
  • Rise of Agentic AI: Systems with greater AI autonomy performing complex, multi-step tasks (reasoning, planning, tool use, learning) with minimal human input.82,63 Potential EA uses: continuous governance checks,5 proactive architectural drift detection/remediation, impact simulation, workflow optimization.5 Possibility of “self-optimizing organizations”.60 Introduces new risks (control, security).63
  • Digital Twins of Organizations (DTOs): Dynamic, data-rich digital replicas of operations, processes, systems,60 fueled by real-time data and AI/GenAI for simulation, prediction, “what-if” analysis.60 Resonates with Grounded Architecture goal of complete, current understanding. Examples: BMW, UPS.49
  • Increased Democratization and Collaboration: Intuitive AI tools (NLP interfaces, auto-visualizations) make architectural insights accessible to broader stakeholders.5 Chatbots querying EA repos5 or AI reports26 strengthen Grounded Architecture’s Collaborative Networks.
  • Composable and Modular AI Architectures: Emphasis on flexible AI system architectures allowing easy integration/swapping of components (LLMs, vector DBs, RAG modules, agents) due to rapid innovation.74 Aligns with Grounded Architecture’s Adaptability principle.
  • Evolving Role of the Architect: Shift towards higher-level functions: governing AI use, designing ethical guardrails, curating data/models, ensuring business alignment, facilitating collaboration, applying critical thinking to AI outputs.5 Emergence of roles like “Enterprise AI Architect”.60
  • Vertical AI Specialization: Continued trend of AI solutions tailored for specific industries (healthcare, finance).4 Requires architects to understand domain-specific AI.


Architecting the Future with GenAI and Grounded Principles

Generative AI offers transformative potential for architects, augmenting capabilities, automating tasks, and deriving deeper insights. Within the Grounded Architecture framework, GenAI can amplify core pillars: accelerating Lightweight Architectural Analytics, enhancing Collaborative Networks, and streamlining the Operating Model. Use cases demonstrate practical value, while benefits like efficiency, consistency, better decision support, collaboration, and innovation align with Grounded Architecture tenets.

Realizing this requires navigating significant challenges: accuracy, security, privacy, ethics, bias, cost, and complexity. Benefits and risks are intertwined, necessitating diligent governance and risk management. GenAI is an augmentation tool, not a replacement;5 human judgment, critical thinking, ethics, and collaboration skills remain paramount and become even more valuable as the architect’s role evolves towards governing AI and strategic application.

The Grounded Architecture framework, emphasizing data, collaboration, adaptability, and pragmatism, provides a robust foundation for responsible and effective GenAI adoption, supporting best practices like data governance, stakeholder engagement, and oversight.

Architects embracing Grounded Architecture should:

  • Experiment Pragmatically: Start with clear value, manageable risk use cases aligned with Grounded Architecture activities.
  • Prioritize Responsibility: Embed ethics, security, privacy, fairness from the start, using the Grounded Architecture structure for governance.
  • Focus on Grounding: Use RAG and high-quality enterprise data for relevant, trustworthy outputs.
  • Maintain Human Centrality: Design workflows with human oversight; empower, don’t supplant architects.
  • Continuously Learn: Stay abreast of GenAI evolution (agentic AI, DTOs) and adapt practices.

The confluence of human expertise, the Grounded Architecture framework, and GenAI power offers a path to more adaptive, data-informed, efficient, and resilient enterprises. By embracing GenAI thoughtfully within this grounded context, architects can elevate their impact and shape an intelligent technological future.


Questions to Consider

  • How can you specifically apply GenAI to enhance the analytics within your current organizational context? What data sources are most promising for RAG grounding?
  • In what ways could GenAI tools improve knowledge sharing and communication within your collaborative networks? What are the potential barriers to adoption?
  • Which activities within your team’s Operating Model (e.g., ADR generation, tech debt tracking, standards definition) offer the highest potential value for GenAI augmentation?
  • Considering the risks of hallucinations and bias, what specific human-in-the-loop validation processes would you need to implement for critical architectural outputs generated by AI?
  • What are the most significant data privacy and security concerns related to using GenAI with your enterprise data, and how can you architect solutions to mitigate them effectively?
  • How can you foster a culture of responsible AI use and critical evaluation among your fellow architects and development teams?
  • Which specific GenAI use case (e.g., diagram generation, requirements analysis, code review) should you prioritize for experimentation first, and what metrics would define success?
  • How does the principle of “Data-Driven Decisions” align with the need for high-quality data to train and ground GenAI models effectively in your organization?
  • Looking towards the future trends (Agentic AI, DTOs), how should you start preparing your skills and your organization’s architecture practice for these advancements?
  • What ethical guidelines and governance principles are most crucial for your organization to establish before scaling GenAI adoption within your architecture practice?


To Probe Further: References

Retrieval-Augmented Generation (RAG)

Agentic AI

Responsible AI, Governance, Best Practices & Security

GenAI & Enterprise Architecture / Solution Architecture

GenAI Use Cases & Tools (Specific Areas)

Cloud Operations:

Code Review & Development:

Documentation & Diagramming:

Requirements Analysis:

Technical Debt Management:

Grounded Architecture Framework: Generative AI
← Leveraging Generative AI: First Steps
On Being Architect
On Being Architect: Introduction →