Hello There Clippy

Welcome to my speaking page! When it comes to speaking publicly, I try to only talk about things I’m passionate about, and therefore know well, since it helps with eliminating anxiety.

Once you get rolling on something you love, you forget all the many things that might’ve made you scared about presenting in the first place, and the impostor syndrome rolls away. Well, sometimes at least.

My talks tend to stay in the realm of technology, but I’m always open to speaking on anything within my areas of interest. Scroll through to watch some of my talks, browse my workshops, and see what I’ve been up to.

If you’d like me to speak at your event, get in touch!

Watch

Stuff from my YouTube channel of me talking about things.

Talks & Workshops

Here are some of the talks and workshops I’ve developed. I try to keep this section updated, but I’m always working on new ideas. I’m always happy to adapt the format, length, or other details for different audiences, or create something entirely new!

Agentic AI: From Acronyms to Applications

Best For: College students through working professionals, with versions tailored for general and technical audiences

Format: 60 minute interactive talk or hands on workshop

With the rise of Agentic AI, Uncle Ben’s “with great power comes great responsibility” warning has never felt more relevant. AI agents can gather information, use tools, make decisions, and take action across multiple steps with limited human direction. They’ve forever changed how software is built, shipped, and maintained.

So, what makes a system agentic? What separates Agentic AI from Generative AI and ordinary automation? And where does human responsibility still lie?

Through interactive activities, participants learn what LLMs, RAG, MCP, RLHF, context, context windows, and more mean and how they relate to AI agents. They’ll see both the power and limits of these systems, and why the growing field of AI Engineering still needs humans in the loop.

Presented At: SEO Career Summit 2026 · SEO TechDevCon 2026 · UNC Charlotte Women in Data Science Conference 2026 · PMI Carolinas Professional Development Day 2025 · Numerous Discovery Days at Microsoft Charlotte

Resources: Companion Article · Hands On Workshop · General Audience Gamified Deck · Technical Audience Gamified Deck · Hands On Workshop Deck

How to Train Your AI: Demystifying ChatGPT With Machine Learning Basics

Best For: Middle school students through working professionals, with versions tailored for technical and nontechnical audiences at every level

Format: 60 minute interactive talk or hands on workshop

ChatGPT can feel like magic, but underneath it all, it’s making highly educated guesses based on patterns. This AI Literacy workshop takes an intentionally oversimplified dive into machine learning, neural networks, and deep learning by turning participants into the computers for live lessons in pattern recognition and next token prediction. They first try to write rules for recognizing a cat, then watch those rules break on wolves, cartoon cats, and other edge cases. From there, they predict missing words and, depending on the version, learn to recognize an unfamiliar language or train a simplified model with code. By the end, they’ll understand how examples become patterns, how patterns become predictions, and what makes training AI models so expensive. The result may be an impressive stochastic parrot, but it isn’t conscious or creative, and it can’t replace human guidance and oversight.

Presented At: Numerous Discovery Days at Microsoft Charlotte, including this one with Carolina Youth Coalition · PMI Carolinas 2025 Kickoff · Demystifying AI With Techsgiving

Resources: Companion Article · Language Activity Deck · Coding Activity Deck · Facilitation Guide · Inspired by Parand Tony Dugar’s articles on AI, ChatGPT, and Deep Learning

AI Technical Interview Workshop

Best For: College students studying computer science or related fields

Format: 60 minute hands on workshop

AI can write code now, and everyone’s using it. Companies like Canva and Meta even let candidates use it in technical interviews. That raises a few questions. What even is software engineering? If AI can write code, why do we need you? How do we evaluate whether you know what you’re doing?

In this workshop, students use a custom AI agent as their pair programmer across 5 increasingly realistic challenges. They start with familiar LeetCode problems, then move into incident log triage, API verification, and turning a script into a product anyone can use. Every challenge follows Plan, Prove, Explain. Students can use AI for everything, but they must understand what it produces, explain their decisions, and prove it works.

AI can write code, but it can’t do your job. Your job is to deliver code you have proven to work.

Presented At: UNC Charlotte Industry Day · Microsoft Charlotte AI Engineering Summit With Central Piedmont Community College

Resources: Workshop Website · How This Workshop Was Built · GitHub Repository · Companion Article · Presentation Deck

We're Not Cooked: Your Tech Career Survival Guide in the Age of AI

Best For: College students studying computer science or related fields

Format: 60 minute interactive talk

AI can write code, so does that mean it’s over for software engineers? Not at all! This interactive talk briefly traces the history of AI, uses a live next token prediction exercise to show how LLMs work under the hood, and explores the increasingly popular argument that code was never the bottleneck.

Participants meet AI Engineering, an evolution of software engineering that connects AI models to real systems, data, and tools. They learn how it differs from Machine Learning and which technical skills still matter when AI writes the code. We also follow the money behind layoffs, GPUs, data centers, and AI’s enormous cost, cutting through AI washing to separate claims of replacement from corporate cost cutting. By the end, they’ll understand that AI accelerates the work, but engineers still own the result.

Presented At: SEO TechDevCon 2025 · NC A&T and Winston-Salem State University College Discovery Days

Resources: Companion Article · AI & Your Tech Career · Presentation Deck · The Rise of the AI Engineer · The Concerns That Inspired the Talk

Precision Meets Creativity with Microsoft Designer

Best For: Middle school through high school students, including complete beginners

Format: 60 minute interactive hands on workshop

AI can generate an image in seconds, but creativity still belongs to the human behind the prompt. Students start by matching an AI generated image to 2 possible prompts, 1 weak and 1 detailed. The choices start close enough to make the game challenging, but soon reveal how specificity, clarity, and creativity shape the result. Students then put that lesson into practice using structured, fill in the blank prompts to create their own image with Microsoft Designer. They leave with something they made themselves and a clear understanding that AI supports human creativity rather than replacing it.

Presented At: Numerous Discovery Days at Microsoft Charlotte · Charlotte-Mecklenburg Schools Bases Loaded 2025 · Charlotte-Mecklenburg Schools Bases Loaded 2026 · Black at Microsoft Minority Student Day · NSBE Charlotte STEM Fair

Resources: Companion Article · Workshop Website · Presentation Deck

Context Is All You Need: AI Engineering with the Petoi 'Bittle X' Robot Dog

Best For: High school through college students interested in AI, programming, or robotics

Format: 60 minute hands on workshop

AI models can be brilliant, but they need specific context to be useful. Students start with an AI chat interface that only knows how to send 3 basic commands to a Petoi ‘Bittle X’ Robot Dog. Their job as AI Engineers is to teach it what else the robot can do.

Using Python, VS Code, and GitHub Copilot, students read technical documentation, add robot commands, make the system show exactly what the AI sends to the hardware, combine simple commands into complex behaviors, and connect the model to live documentation through a simplified version of retrieval augmented generation (RAG).

By the end, students have seen both sides of AI Engineering. Traditional code controls the robot directly, while context teaches AI how to control it.

Presented At: Charlotte-Mecklenburg Schools Bases Loaded 2025 · Carolina Youth Coalition Discovery Day with recaps from Microsoft and Petoi

Resources: Companion Article · Workshop Code · Facilitation Guide · Petoi Robotics Curriculum Feature · Petoi Workshop Feature

Talk Details

Features, Mentions, & Testimonials

Stuff from around the internet where I’ve been featured, mentioned, or talked about. Just keeping track of other people talking about me so I don’t seem too self-aggrandizing on this page.

Segun Akinyemi captivated the entire room, memes and all. His presentation on Agentic AI and the evolving landscape of AI engineering roles was one of the most informative sessions I’ve been to, and left me genuinely hopeful about where tech careers are headed.

SEO TechDevCon 2026 Attendee

View Source
Segun Akinyemi speaking with attendees at the Charlotte Business Journal 40 Under 40 Awards

Charlotte Business Journal

40 Under 40: Segun Akinyemi, Microsoft Corporation

Charlotte Business Journal’s 2025 40 Under 40 profile of Segun Akinyemi.

More Items

23 items

One of my favorite moments from the summit happened after the final session, when a few peers and I had the chance to continue a conversation with Mr. Akinyemi outside the event. What started as a casual conversation turned into a meaningful discussion about technology, AI, and career growth. Walking away from that conversation, I realized how powerful it is to connect with people beyond the stage and simply be curious. It was such a genuine interaction, and I learned so much from it.

SEO Career Summit 2026 Attendee

View Source

Beyond that I was surprised by the valuable insights I gained from all the panelists during, a big one from Segun Akinyemi being that I won’t be out of a job, discovering that Agentic AI is just another tool in my arsenal as an aspiring Software Engineer that encapsulates all these new AI-related “roles” (like Prompt Engineering).

SEO TechDevCon 2026 Attendee

View Source
Power Automate surrounded by connected automation icons

Microsoft Blog

Simplifying Nonprofit Volunteering at Microsoft with Power Automate

Segun Akinyemi shares how he uses Microsoft Power Platform and Power Automate to help manage his work-life-volunteering balance.

Segun Akinyemi - Thank you for reminding me that tech is a marathon of learning new tools, where a strong foundation keeps you running. Plus, learning public speaking is something I’m excited to take back and refine in my student org and leadership.

SEO TechDevCon 2026 Attendee

View Source

Shoutout to my favorite panelist Segun Akinyemi (although I didn’t get any Microsoft merch) whose humor, insights, and energy about AI and its misconceptions put to rest any doubt inside me to pursue a career in tech. This has made me ponder where I would want to add value in my career.

SEO TechDevCon 2026 Attendee

View Source
Two Petoi Bittle robot dogs under pink and blue lighting

Petoi

Bittle Python Robotics Curriculum & Microsoft Event Focusing On K12 STEM Education

Petoi features Segun Akinyemi’s three-level programming curriculum and Microsoft Discovery Day workshop using Bittle X robot dogs.

WCNC Charlotte

Microsoft Hosts Students for Discovery Day

Bailey Middle School students visited Microsoft Charlotte for Discovery Day, a field trip program founded in 2022 by Microsoft software engineer Segun Akinyemi to connect local students with tech careers and hands on learning.

The hands-on session on Agentic AI by Segun Akinyemi was particularly insightful. It was interesting to see how agent-based systems are orchestrated in practice, from real-time decision-making and API interactions to configuring tool usage and instruction layers for more controlled, context-aware behavior.

UNC Charlotte Women in Data Science Conference 2026 Attendee

View Source
LinkedIn post queued

A recap of Black at Microsoft’s Minority Student Day, a STEM education event I led for students from high schools across Charlotte.

Media & Bio

All this stuff is mine and available for use. Just let me know if you use anything!

Headshot

Segun Akinyemi
Segun Akinyemi Download

Short Bio

Segun Akinyemi is a Nigerian American writer, speaker, educator, and Senior Software Engineer at Microsoft known for explaining complex topics in a practical, down-to-earth way. Based in Charlotte, he founded Discovery Days, a local field trip program connecting students with STEM opportunities, created and maintains Charlotte Third Places, and was named to the 2025 Charlotte Business Journal 40 Under 40 list at age 28. Learn more at segunak.com.

Long Bio

Segun Akinyemi is a Nigerian American, writer, speaker, educator, and Senior Software Engineer at Microsoft known for explaining complex topics in a practical, down-to-earth way. Born in Seattle, educated in St. Louis, and now based in Charlotte, he connects people with knowledge, community, and opportunity through technology.

At heart, he loves education and creating approachable learning experiences, deepening his own understanding along the way. Grounded in his Christian faith, he founded Discovery Days, a field trip program connecting local students with STEM opportunities, and built Charlotte Third Places, a guide to welcoming community spaces around the city. These efforts contributed to his recognition on the 2025 Charlotte Business Journal 40 Under 40 list at age 28.

At Microsoft and beyond, he writes, speaks, and teaches about AI-assisted software engineering, helping students and professionals learn alongside these tools while keeping humans in the loop. Outside of work, some of his favorite pursuits include reading, blogging, spending time at third places, searching for the best cinnamon rolls, exploring science fiction and fantasy, and watching anime (Steins;Gate remains his all time favorite). Learn more at segunak.com.

Long Bio

Get In Touch

Email address hidden

You can also reach me through my contact page. For a more detailed record of what I have been up to, speaking and otherwise, browse my highlights.