
Aishwarya Reganti
Co-founder · CEO
Applied AI researcher, former AWS leader, and instructor at MIT and Oxford.
© 2026 LevelUp Labs
AI Builders Summit
Aishwarya Naresh Reganti + Kiriti Badam · August 17, 2026
LevelUp Labs
Agent builders and practitioners helping teams become AI-native while keeping humans at the center.

Co-founder · CEO
Applied AI researcher, former AWS leader, and instructor at MIT and Oxford.

Key engineer behind OpenAI Codex, with 10+ years building large-scale systems and ML infrastructure.
A free online conference for AI builders, by AI builders.
August 8 – September 15, 2026 · Live sessions with the people shipping AI in production.
summit.levelup-labs.ai ↗
Catch up on completed talks. Join the next sessions live.
summit.levelup-labs.ai ↗








The basic mechanism
A model calls tools, observes the result, and repeats until the task is complete.
What “Codex” means
The intelligence that reasons about the task.
Context, tools, permissions, and the execution loop.
The app, CLI, IDE, web, mobile, and remote interfaces.
2025 · Cloud agent
The cloud agent added isolated environments, parallel tasks, tools, and iterative verification.
Introducing Codex ↗
2025 · Developer tools



Slack
Mention Codex in Slack. The conversation becomes context for a new task.
“If you put Codex inside Slack, it can figure out what it needs as context.”Kiriti Badam · OpenAI, via SlackRead the Slack customer story ↗
Remote
From your phone, start, guide, approve, and review work running on a connected computer.
The connected computer must remain awake and online.
2026 · Desktop app
Projects, parallel tasks, review, skills, and scheduled work came together in one place.
Codex app launch ↗
Projects supply files and instructions.
MCP connects systems and data.
Skills and plugins make expertise reusable.
Project context
Open a folder and Codex can inspect its files, including the instructions that define how work should happen.
AGENTS.md tells Codex how to work in this project.
Tools
An MCP server gives Codex named tools for reading data or taking actions.
Tools define access; your task defines authority.
Expertise
Always visibleSkill name + description
Task matchesCodex selects the skill
Loaded on demandFull instructions and resources
---
name: levelup-labs-html-presentations
description: Build and verify LevelUp Labs HTML decks.
---
# Presentation skill
- Inspect the source and assets
- Build
- Verify
Packages
A plugin is an installable package that can combine expertise and connections for a particular kind of work.
June 2026
It also integrates with a very large range of services.
Demo 1
Tools provide access. The prompt sets boundaries.
Check today’s Calendar and 24 hours of Gmail. What needs my attention, and what should I prepare for?
Prioritize urgent requests and meeting context. Link every source.
Don’t send or change anything.
AI-native artifacts
PPTX is optimized for office editing. HTML exposes the structure, styling, and rendered result directly to both people and agents.
Quick demo
Start from a blank task.
Create one 16:9 HTML slide titled “The Future of Work” using a black background, large white type, and one cobalt accent.
Save it as a standalone
index.htmlwith no external dependencies, then open it in the browser.
Rendered work
Codex can open a local site, inspect the rendered page, interact with it, and verify what a person would see.
Focused iteration
Point to the exact region.
Say what should change.
Codex updates that part in context.
Keep what already works. Refine the part that does not.
Demo 2
Sites
Sites host websites, web apps, and games, with durable data and file storage when needed.
Demo 2 · Publish
Turn the approved deck and its resources into a hosted page anyone with access can open.
They add richer context, parallel work, hands-free control, cloud execution, and longer-running goals.
Appshots
Capture the frontmost Mac app as an image, along with any text the app makes available.
You choose when to capture. Codex does not continuously watch the screen.
Parallel delegation
Hands-free coordination
Voice coordinates tasks. The same permissions and approval rules still apply.
Cloud work
Cloud agents carry the work; people return for judgment.
No more keeping the laptop just slightly open to actually get work done.
Goal mode
For multi-step work, define the outcome, constraints, and how completion will be verified.
/goal
The basic agent loop stays the same. The completion contract becomes explicit.
Demonstration 3 · Automation
Is the result useful?
Fix scope and boundaries.
Preserve the working contract.
Keep results reviewable.
Attention systems
What needs my attention today?
Personal prioritiesWhat themes keep recurring?
Product decisionsWhat questions remain unanswered?
Teaching gapsBeyond these examples
Features are the beginning. Operating them well is the craft.
Now we decide what Codex may do, how it knows it is finished, and what a human checks.
Operator reliability
When confidence is low or authority is missing, the operator asks for help.
Operator craft
Operators design the system around the agent.
And many more.
Your turn
Choose one task that repeats, has clear evidence, and ends in work you can review.
Questions