Upcoming Speaking Engagements (2025)

I've been slowly getting back into public speaking, as I've been "in the trenches" for the past few years (working on my own startup was a huge journey).

Anyway here's what I'm planned to speak about in 2025:

Read more

How I (Currently) Map Our AI Tool Stack for Dev, Research, Production and Non-Tech

How I (Currently) Map Our AI Tool Stack for Dev, Research, Production and Non-Tech

TLDR; see main image of this post, and this is the structure: AI Stack │ ├── Day-to-Day Chat │ ├── Development Centric │ ├── AI Coding Tools │ └── Background Coding Agents │ ├── Research Centric │ ├── AI Studio (Research) │ └── Model Training, Eval & Lifecycle │ ├── Production Facing │ ├── AI Gateways │ ├── AI Guardrails │ ├── Prompt Mgmt & Monitoring │ └── Agentic Frameworks │ └── Model Serving ├── Self-Hosted └── Managed

By Roy Osherove