:root{–black:#050608;–ink:#0b0e13;–blue:#1f6fff;–red:#ff3f36;–white:#f5f6f8;–muted:#aab3c2;–line:#27303e;–soft:#141a24;–max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(–black);color:var(–white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,”Segoe UI”,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.container{width:min(calc(100% – 36px),var(–max));margin:auto}.topline{height:5px;background:linear-gradient(90deg,var(–red) 0 33%,var(–blue) 33% 72%,var(–white) 72%)}
.nav{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid var(–line)}.logo{display:flex;gap:11px;align-items:center;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.logo-mark{width:27px;height:27px;border:2px solid var(–white);position:relative;display:grid;place-items:center}.logo-mark:after{content:””;width:9px;height:9px;background:var(–red);position:absolute;right:-5px;bottom:-5px}.nav-right{display:flex;gap:25px;align-items:center;color:var(–muted);font-size:.82rem}.nav-right a:last-child{color:var(–white);border:1px solid var(–blue);padding:10px 14px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}
.hero{padding:76px 0 90px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.kicker{font-size:.72rem;color:#69c8ff;text-transform:uppercase;letter-spacing:.2em;font-weight:900;display:flex;gap:12px;align-items:center}.kicker:before{content:””;width:34px;height:2px;background:var(–red)}h1{font-size:clamp(3.2rem,7vw,7.3rem);line-height:.86;letter-spacing:-.09em;margin:22px 0 28px;max-width:760px}h1 span{color:var(–red)}.hero-copy{font-size:1.08rem;color:var(–muted);max-width:560px}.hero-copy strong{color:var(–white)}.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{min-height:50px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:.74rem;letter-spacing:.11em;text-transform:uppercase}.btn-red{background:var(–red);box-shadow:7px 7px 0 var(–blue)}.btn-outline{border:1px solid var(–line)}.hero-note{font-size:.76rem;color:var(–muted);margin-top:22px}.hero-note b{color:var(–white)}
.console{min-height:470px;background:var(–soft);border:1px solid var(–line);position:relative;overflow:hidden;padding:22px}.console:before{content:””;position:absolute;inset:0;background-image:linear-gradient(rgba(31,111,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(31,111,255,.1) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(135deg,#000,transparent 80%)}.console-top{display:flex;justify-content:space-between;position:relative;color:var(–muted);font-size:.67rem;letter-spacing:.16em;text-transform:uppercase}.status{color:var(–red)}.status:before{content:””;display:inline-block;width:7px;height:7px;background:var(–red);border-radius:50%;margin-right:7px}.console-main{position:relative;margin-top:72px;border-left:2px solid var(–blue);padding:0 0 0 24px}.command{color:#69c8ff;font-family:monospace;font-size:.78rem;margin-bottom:20px}.console-main h2{font-size:2.6rem;line-height:.94;letter-spacing:-.07em;margin:0 0 18px;max-width:380px}.console-main p{color:var(–muted);max-width:380px}.console-foot{position:absolute;bottom:22px;left:22px;right:22px;border-top:1px solid var(–line);padding-top:13px;color:var(–muted);font-size:.74rem}.console-foot b{color:var(–white)}
.band{border-top:1px solid var(–line);border-bottom:1px solid var(–line);padding:20px 0}.band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.band-item{display:flex;gap:13px;align-items:center;color:var(–muted);font-size:.82rem}.band-item strong{display:block;color:var(–white);font-size:1rem}.num{font-size:1.2rem;color:var(–red);font-weight:950}
section.block{padding:92px 0}.section-label{font-size:.72rem;color:var(–blue);font-weight:900;letter-spacing:.2em;text-transform:uppercase}.title{font-size:clamp(2.4rem,5vw,5.1rem);line-height:.9;letter-spacing:-.08em;max-width:760px;margin:14px 0 44px}.title em{font-style:normal;color:var(–red)}.split{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.split>div>p{color:var(–muted);font-size:1.04rem;max-width:440px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.card{background:var(–ink);border:1px solid var(–line);padding:24px;min-height:185px}.card:nth-child(1){border-top:3px solid var(–red)}.card:nth-child(2){border-top:3px solid var(–blue)}.card:nth-child(3){border-top:3px solid #69c8ff}.card:nth-child(4){border-top:3px solid var(–white)}.card .small{font-size:.68rem;color:var(–muted);letter-spacing:.14em;text-transform:uppercase}.card h3{font-size:1.25rem;line-height:1.05;margin:28px 0 12px}.card p{color:var(–muted);font-size:.88rem;margin:0}
.audience{display:grid;grid-template-columns:1fr 1fr;gap:14px}.audience-card{background:var(–soft);padding:28px;border:1px solid var(–line)}.audience-card.yes{border-top:3px solid var(–blue)}.audience-card.no{border-top:3px solid var(–red)}.audience-card h3{margin:0 0 12px;font-size:1.25rem}.audience-card p{color:var(–muted);margin:0}.bonus{margin-top:14px;border:1px solid var(–blue);background:rgba(31,111,255,.08);padding:22px;color:var(–muted)}.bonus b{color:#69c8ff}
.offer{background:var(–white);color:var(–black);padding:42px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;position:relative;overflow:hidden}.offer:after{content:”₦10K”;position:absolute;right:-20px;bottom:-70px;color:rgba(31,111,255,.12);font-size:12rem;font-weight:950;letter-spacing:-.12em}.offer h2{position:relative;z-index:1;font-size:clamp(2.3rem,4.5vw,5rem);line-height:.9;letter-spacing:-.08em;margin:0 0 16px}.offer p{position:relative;z-index:1;color:#4b5565;max-width:610px}.price{position:relative;z-index:1;min-width:230px}.price small{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:900}.price strong{font-size:4rem;line-height:1;letter-spacing:-.09em}.price .btn{width:100%;background:var(–black);box-shadow:7px 7px 0 var(–red);margin-top:15px}
.author{display:grid;grid-template-columns:220px 1fr;gap:25px;align-items:center;background:var(–soft);border:1px solid var(–line);padding:30px}.author-photo{width:220px;height:220px;object-fit:contain;object-position:center;background:#8c1f2d;border:5px solid var(–blue);border-radius:12px;box-shadow:10px 10px 0 var(–red)}.author h3{font-size:2.1rem;letter-spacing:-.06em;margin:0 0 10px}.author p{color:var(–muted);margin:0}.contact{margin-top:18px;color:var(–muted);font-size:.9rem}.contact b{color:var(–white)}
.faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.faq-list{border-top:1px solid var(–line)}details{border-bottom:1px solid var(–line);padding:19px 0}summary{cursor:pointer;list-style:none;font-weight:800;display:flex;justify-content:space-between;gap:15px}summary:after{content:”+”;color:var(–red);font-size:1.2rem}details[open] summary:after{content:”–”}details p{color:var(–muted);max-width:600px;margin:12px 0 4px}.footer{padding:32px 0 60px;border-top:1px solid var(–line);display:flex;justify-content:space-between;color:var(–muted);font-size:.77rem}.demo{position:fixed;z-index:4;bottom:15px;left:50%;transform:translateX(-50%);background:var(–blue);color:var(–white);padding:9px 14px;font-weight:900;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:850px){.hero,.split,.faq{grid-template-columns:1fr;gap:38px}.hero{padding-top:55px}.grid-4{grid-template-columns:1fr 1fr}.offer{grid-template-columns:1fr;padding:30px}.price{max-width:250px}.author{grid-template-columns:1fr}.audience{grid-template-columns:1fr}}
@media(max-width:520px){.container{width:min(calc(100% – 28px),var(–max))}.nav-right a:not(:last-child){display:none}h1{font-size:3.5rem}.band-grid,.grid-4{grid-template-columns:1fr}.console{min-height:430px;padding:18px}.console-main{margin-top:45px;padding-left:17px}.console-main h2{font-size:2.2rem}.author-photo{width:100%;height:auto;aspect-ratio:1}.offer h2{font-size:2.6rem}.offer:after{font-size:8rem}.demo{max-width:calc(100% – 28px);text-align:center}}
Demo only · not published
Three-day AI Agent Training
Turn AI into
useful leverage.
A practical training for people who want to move beyond random prompts and build AI agents that support real business work.
₦10,000 · Live training · Built for action
EMMIEAGENT / AI OPERATING ROOMOpen training
$ build –agent –for=business
Your next advantage may be a system.
Learn how to think, build, test and supervise AI agents that make your work more efficient.
01Understand the opportunity
02Build the first system
03Apply it to real work
Why this training
AI is easy to try.
Harder to use well.
This class gives you a simple path from curiosity to execution. You will learn how to find a useful problem, design an agent around it, and improve the result through testing.
The gap
Too much noise
Stop collecting tools without knowing where they fit.
The shift
Think in systems
Move from one-off prompts to repeatable workflows.
The practice
Build with limits
Give agents clear roles, context, boundaries and checks.
The result
Leave with direction
Know what to automate next and why it matters.
The three-day build
One clear process.
Three useful days.
Day 01
Find the use case
Identify the repetitive business task worth improving. Map the current process, the bottleneck and the result you want.
Day 02
Build the agent
Define the agent’s role, instructions, context, tools, boundaries and success criteria. Build the first working version.
Day 03
Test and apply
Run realistic examples, correct weak outputs, improve the workflow and connect the agent to a practical business objective.
After class
Keep moving
Leave with a simple next-step plan for improving, supervising and expanding what you built.
Is this for you?
Come ready to apply.
This program is for you if…
You are a business owner, marketer, creator, freelancer, professional, student or ambitious beginner who wants to save time, improve execution, grow opportunities and build practical AI systems.
This program is not for you if…
You want instant money without practice, expect AI to replace all judgment, avoid testing your ideas, or prefer hype over a process you can apply to real work.
Bonus access: participants receive extra supporting courses and practical resources to help turn the training into repeatable workflows after the three days.
Reserve your seat before the room fills.
Three days. One practical direction. A better way to start building with AI. To reserve your seat, email emmiedeaiguy@gmail.com or send a WhatsApp message to 0902739 1804.
Payment method: OPayAccount name: Ogbu Emmanuel
Account number: 9151112275
Your facilitator
Meet the person behind the method.
![]()
Ogbu Emmanuel
A simple, results-oriented AI practitioner focused on turning complex tools into practical business systems. Emmanuel has groomed up to 2,000 cohorts through AI Agent Mastery, helping learners move from curiosity to useful execution.
Questions or reservations?
emmiedeaiguy@gmail.com · WhatsApp 0902739 1804
Before you join
Clear signal.
No fog.
Is this for beginners?
Yes. You do not need to be a developer. Bring one repetitive task and an open mind.
Will this be practical?
Yes. Each day moves from a real problem to a clearer design, a working build and a supervised next step.
What will I receive?
Live training, practical guidance, extra supporting courses and a clearer path for applying AI agents to your work.