Skip to main content

Phase 4: AI for Business and IT (Weeks 13–20)

Objective: This is the most important phase of the program. This is where prior experience merges with AI to create a high-value professional profile. Real AI projects are built to demonstrate business impact.

🎯 Expected Outcomes​

By completing this phase:

  • Deep understanding of Generative AI and its applications
  • Advanced prompt engineering for enterprise scenarios
  • Knowledge of AI Governance (NIST AI RMF, ISO 42001)
  • Applied Responsible AI principles
  • Microsoft Copilot and agents mastered
  • 2 complete AI projects in the portfolio
  • Portfolio website published

Week 13: Generative AI Foundations​

Objective​

Understand how LLMs work, their capabilities, and limitations.

Main Resources​

ResourceLanguageTypeDuration
DeepLearning.AI: Generative AI for EveryoneπŸ‡¬πŸ‡§ English (ES subs)Course5 hrs
Microsoft Learn: Generative AIπŸ‡ͺπŸ‡Έ SpanishLearning Path4 hrs
Google: Introduction to Generative AIπŸ‡¬πŸ‡§ EnglishCourse3 hrs
Coursera: Generative AI ConceptsπŸ‡¬πŸ‡§ English (ES subs)Course4 hrs
IBM: Generative AI FundamentalsπŸ‡¬πŸ‡§ EnglishCourse3 hrs

Daily Plan​

DayTopicResource
MondayWhat are LLMs? Transformers, tokensDeepLearning.AI
TuesdayCapabilities: text generation, summarization, codeMicrosoft Learn
WednesdayLimitations: hallucinations, bias, knowledge cutoffDeepLearning.AI
ThursdayEnterprise use casesGoogle course
FridayEvaluation: when to use AI vs. not?Reflection + journal

Key Concepts​

LLM Architecture:
β”œβ”€β”€ Pre-training (massive data)
β”œβ”€β”€ Fine-tuning (specialized tasks)
β”œβ”€β”€ RLHF (human feedback alignment)
β”œβ”€β”€ Inference (generating responses)
└── Limitations
β”œβ”€β”€ Hallucinations
β”œβ”€β”€ Knowledge cutoff
β”œβ”€β”€ Context window limits
└── Bias amplification

Week 14: Prompt Engineering​

Objective​

Master the art of communicating effectively with AI models to obtain professional results.

Main Resources​

ResourceLanguageTypeDuration
DeepLearning.AI: ChatGPT Prompt EngineeringπŸ‡¬πŸ‡§ EnglishCourse2 hrs
Microsoft: Prompt Engineering TechniquesπŸ‡ͺπŸ‡Έ SpanishDocs3 hrs
OpenAI Prompt Engineering GuideπŸ‡¬πŸ‡§ EnglishGuide2 hrs
Anthropic Prompt EngineeringπŸ‡¬πŸ‡§ EnglishGuide2 hrs
Google: Prompt DesignπŸ‡¬πŸ‡§ EnglishGuide2 hrs

Daily Plan​

DayTechniquePractice
MondayZero-shot, few-shot prompting10 practice prompts
TuesdayChain of Thought (CoT)Step-by-step analysis
WednesdayRole prompting + system promptsCreate specialized personas
ThursdayOutput formatting (JSON, tables, reports)Enterprise templates
FridayPrompt chains and workflowsMulti-step analysis

πŸ”¨ Project: Professional Prompt Library​

Create a documented collection of prompts for:

Security:

  • Security incident analysis
  • IOC generation from logs
  • Executive vulnerability summaries

Compliance:

  • Policy review against frameworks
  • Automated gap analysis
  • Compliance checklist

Management:

  • Executive project summaries
  • Risk analysis
  • Action plans

Deliverable: GitHub repository with documented, categorized prompts and input/output examples.


Week 15: AI Governance​

Objective​

Understand the AI governance frameworks organizations are adopting.

Main Resources​

ResourceLanguageTypeDuration
NIST AI Risk Management FrameworkπŸ‡¬πŸ‡§ EnglishFramework6 hrs
ISO/IEC 42001:2023 OverviewπŸ‡¬πŸ‡§ EnglishStandard3 hrs
EU AI Act SummaryπŸ‡¬πŸ‡§ EnglishRegulation4 hrs
OECD AI PrinciplesπŸ‡ͺπŸ‡Έ Spanish availablePrinciples2 hrs
Microsoft AI Governance FrameworkπŸ‡¬πŸ‡§ EnglishBlueprint2 hrs

Daily Plan​

DayFrameworkFocus
MondayNIST AI RMF: Govern functionPolicies and roles
TuesdayNIST AI RMF: Map functionIdentify AI risks
WednesdayNIST AI RMF: Measure functionMetrics and evaluation
ThursdayNIST AI RMF: Manage functionResponse and monitoring
FridayISO 42001 + EU AI Act overviewGlobal regulatory context

Key Concepts: NIST AI RMF​

NIST AI Risk Management Framework:
β”œβ”€β”€ GOVERN
β”‚ β”œβ”€β”€ Policies & procedures
β”‚ β”œβ”€β”€ Roles & responsibilities
β”‚ └── Organizational culture
β”œβ”€β”€ MAP
β”‚ β”œβ”€β”€ Context & use cases
β”‚ β”œβ”€β”€ Risk identification
β”‚ └── Stakeholder engagement
β”œβ”€β”€ MEASURE
β”‚ β”œβ”€β”€ Metrics & benchmarks
β”‚ β”œβ”€β”€ Testing & evaluation
β”‚ └── Bias assessment
└── MANAGE
β”œβ”€β”€ Risk prioritization
β”œβ”€β”€ Response strategies
└── Continuous monitoring

Week 16: Responsible AI​

Objective​

Apply responsible AI principles in the design and deployment of systems.

Main Resources​

ResourceLanguageTypeDuration
Microsoft Responsible AI ResourcesπŸ‡ͺπŸ‡Έ SpanishFramework4 hrs
Microsoft Learn: Responsible AIπŸ‡ͺπŸ‡Έ SpanishLearning Path4 hrs
Google: Responsible AI PracticesπŸ‡¬πŸ‡§ EnglishGuide3 hrs
IBM AI EthicsπŸ‡¬πŸ‡§ EnglishFramework2 hrs
Partnership on AIπŸ‡¬πŸ‡§ EnglishResourcesReference

Daily Plan​

DayPrinciplePractice
MondayFairness & inclusionEvaluate model bias
TuesdayReliability & safetyEdge-case testing
WednesdayPrivacy & securityData handling assessment
ThursdayTransparency & explainabilityModel cards, documentation
FridayAccountabilityGovernance workflow design

πŸ”¨ Project: Responsible AI Impact Assessment​

Create a complete assessment for a fictional AI system:

  1. System Description: Purpose, data, stakeholders
  2. Fairness Analysis: Impacted groups, potential bias
  3. Risk Evaluation: Severity Γ— likelihood
  4. Mitigation Plan: Technical and process controls
  5. Monitoring Plan: Continuous metrics
  6. Transparency: User documentation

Deliverable: Complete document in GitHub with reusable template.


Week 17: Enterprise Copilot and Advanced Agents​

Objective​

Scale from basic agents (already built in Phase 1) to enterprise scenarios: autonomous agents, M365 Copilot integration, adoption, and governance.

Foundations already covered

Building your first agent in Copilot Studio moved to Phase 1 as a priority module. This week assumes you already have a published agent and focuses on advanced capabilities and enterprise strategy.

Main Resources​

ResourceLanguageTypeDuration
Microsoft 365 Copilot AdoptionπŸ‡¬πŸ‡§ EnglishAdoption guide3 hrs
Learning Path: Prepare your organization for M365 CopilotπŸ‡ͺπŸ‡Έ SpanishLearning Path6 hrs
Applied Skill: Enhance agents with autonomous capabilitiesπŸ‡¬πŸ‡§ EnglishCredential (lab)3-4 hrs
Copilot Studio Agent Academy (advanced ranks)πŸ‡¬πŸ‡§ EnglishPractical curriculumVariable

Daily Plan​

DayTopicPractice
MondayAutonomous agents: event-based triggersAdd autonomous behavior to your agent
TuesdayAdvanced agent flows + connectorsIntegrate an external system (Dataverse/API)
WednesdayM365 Copilot: extend with declarative agentsAgent over organization data
ThursdayGovernance: DLP, authentication, RAI for agentsAgent security review
FridayAdoption strategy and enterprise rolloutDeployment plan + value measurement

Weekly goal: earn the "Enhance agents with autonomous capabilities" Applied Skill, which validates agent flows, autonomous triggers, and human hand-off.


Week 18: AI Project #1 β€” Security Incident Assistant​

Objective​

Build a functional AI assistant that demonstrates programming, AI, and security skills.

Project Specification​

Security Incident Assistant:

  • Receives a security incident description
  • Classifies severity automatically
  • Suggests response steps based on type
  • Generates executive summary for management
  • Recommends IOCs to search for

Technical Stack​

Security Incident Assistant
β”œβ”€β”€ Python (FastAPI o Streamlit)
β”œβ”€β”€ OpenAI API / Azure OpenAI
β”œβ”€β”€ Prompt engineering
β”‚ β”œβ”€β”€ System prompt (security expert persona)
β”‚ β”œβ”€β”€ Few-shot examples (incidentes clasificados)
β”‚ └── Output format (JSON structured)
β”œβ”€β”€ Knowledge base (playbooks de respuesta)
└── Documentation (README, architecture, usage)

Weekly Plan​

DayTask
MondayDesign architecture, define prompts
TuesdayProject setup, basic API calls
WednesdayImplement classification + response
ThursdayBasic UI (Streamlit) + testing
FridayDocumentation + deploy to GitHub
SaturdayPolish + professional README

Deliverable​

Complete GitHub repository with:

  • Functional code
  • Professional README with screenshots
  • Documented architecture
  • Installation instructions
  • Usage example

Week 19: AI Project #2 β€” Risk Assessment Assistant​

Objective​

Build a second AI project focused on enterprise risk analysis.

Project Specification​

Risk Assessment Assistant:

  • Receives information about a system or project
  • Evaluates risks against a framework (NIST, ISO)
  • Generates a prioritized risk matrix
  • Proposes mitigation controls
  • Exports a professional report

Technical Stack​

Risk Assessment Assistant
β”œβ”€β”€ Python
β”œβ”€β”€ Azure OpenAI / OpenAI API
β”œβ”€β”€ Prompt engineering
β”‚ β”œβ”€β”€ Framework knowledge (NIST, ISO 27001, ISO 42001)
β”‚ β”œβ”€β”€ Risk categorization
β”‚ └── Control recommendations
β”œβ”€β”€ Output formatting (Markdown report)
└── Export capability (PDF or HTML)

Deliverable​

Professional repository with the same standard as Project #1.


Week 20: Portfolio Website​

Objective​

Create a professional website showing all completed work.

Resources​

ResourceTypeUse
GitHub PagesFree hostingDeploy
Hugo or DocusaurusStatic site generatorFramework
Tailwind CSSStylingDesign

Portfolio Content​

  1. About Me β€” Professional bio, experience, vision
  2. Skills β€” Technical competencies with evidence
  3. Certifications β€” AZ-900, SC-900, in progress
  4. Projects β€” Each project with description, tech stack, link
  5. Blog/Notes β€” Key learnings (optional)
  6. Contact β€” LinkedIn, GitHub, email

πŸ“‹ Phase 4 Checklist​

  • Generative AI: concepts and limitations mastered
  • Prompt Engineering: prompt library created
  • NIST AI RMF: complete framework studied
  • ISO 42001: overview completed
  • Responsible AI: impact assessment completed
  • Microsoft Copilot: functionality mastered
  • Project 1: Security Incident Assistant completed
  • Project 2: Risk Assessment Assistant completed
  • Portfolio website published
  • GitHub portfolio with 7+ projects

πŸ”— Resume Value​

After this phase:

"I developed AI assistants for security incident analysis and risk assessment using Python and Azure OpenAI. I implemented AI Governance frameworks (NIST AI RMF, ISO 42001) and designed Responsible AI processes that ensure fairness, transparency, and accountability in enterprise AI deployments."

⏭️ Next Phase​

Phase 5: Cloud + AI Integration β†’