Manage your Prompts with PROMPT01 Use "THEJOAI" Code 50% OFF
A

AI Engineer

YouTube
147
Videos
0
Followers
 
Agents vs Workflows: Why Not Both? — Sam Bhagwat, Mastra.ai

Agents vs Workflows: Why Not Both? — Sam Bhagwat, Mastra.ai

AI Engineer August 1, 2025
One current hot debate is should you make your top-level abstraction a ReAct type agent running in a loop? or …
 
Why We Don’t Need More Data Centers - Dr. Jasper Zhang, Hyperbolic

Why We Don’t Need More Data Centers - Dr. Jasper Zhang, Hyperbolic

AI Engineer August 1, 2025
AI infrastructure today is caught in an endless cycle: build more data centers, deploy more GPUs, repeat. But this approach …
 
Infrastructure for the Singularity — Jesse Han, Morph

Infrastructure for the Singularity — Jesse Han, Morph

AI Engineer August 1, 2025
We're at an inflection point where AI agents are transitioning from experimental tools to practical coworkers. This new world will …
 
Hacking the Inference Pareto Frontier - Kyle Kranen, NVIDIA

Hacking the Inference Pareto Frontier - Kyle Kranen, NVIDIA

AI Engineer August 1, 2025
Your model works! It aces the evals! It even passes the vibe check! All that’s required is inference, right? Oops, …
 
Pipecat Cloud: Enterprise Voice Agents Built On Open Source - Kwindla Hultman Kramer, Daily

Pipecat Cloud: Enterprise Voice Agents Built On Open Source - Kwindla Hultman Kramer, Daily

AI Engineer July 31, 2025
Voice AI agents today can conduct natural, human-like conversations and perform a wide variety of tasks: customer support, lead qualification, …
 
[Full Workshop] Building Conversational AI Agents - Thor Schaeff, ElevenLabs

[Full Workshop] Building Conversational AI Agents - Thor Schaeff, ElevenLabs

AI Engineer July 31, 2025
In this workshop you will learn how to build multilingual Conversational AI agents that can automatically detect your user's spoken …
 
From Self-driving to Autonomous Voice Agents — Brooke Hopkins, Coval

From Self-driving to Autonomous Voice Agents — Brooke Hopkins, Coval

AI Engineer July 31, 2025
The reliability challenges facing voice & chat AI deployment today mirror those that the autonomous vehicle industry confronted years ago. …
 
Why ChatGPT Keeps Interrupting You — Dr. Tom Shapland, LiveKit

Why ChatGPT Keeps Interrupting You — Dr. Tom Shapland, LiveKit

AI Engineer July 31, 2025
ChatGPT Advanced Voice Mode isn’t interrupting just you. Interruptions, and turn-taking in general, are unsolved problems for all Voice AI …
 
Your realtime AI is ngmi — Sean DuBois (OpenAI), Kwindla Kramer (Daily)

Your realtime AI is ngmi — Sean DuBois (OpenAI), Kwindla Kramer (Daily)

AI Engineer July 31, 2025
Sean DuBois of OpenAI and Pion, and Kwindla Hultman Kramer of Daily and Pipecat, will talk about why you have …
 
Serving Voice AI at $1/hr: Open-source, LoRAs, Latency, Load Balancing - Neil Dwyer, Gabber

Serving Voice AI at $1/hr: Open-source, LoRAs, Latency, Load Balancing - Neil Dwyer, Gabber

AI Engineer July 31, 2025
This is a talk that goes over our experience deploying Orpheus (Emotive, Realtime TTS) to production. It will cover topics: …
 
How to defend your sites from AI bots — David Mytton, Arcjet

How to defend your sites from AI bots — David Mytton, Arcjet

AI Engineer July 30, 2025
Constantly seeing CAPTCHAs? It used to be easy to detect the humans from the droids, but what else can we …
 
The Unofficial Guide to Apple’s Private Cloud Compute - Jmo, CONFSEC

The Unofficial Guide to Apple’s Private Cloud Compute - Jmo, CONFSEC

AI Engineer July 30, 2025
In October 2024, Apple released a new private AI technology onto millions of devices called “Private Cloud Compute”. It brings …
 
How to Secure Agents using OAuth — Jared Hanson (Keycard, Passport.js)

How to Secure Agents using OAuth — Jared Hanson (Keycard, Passport.js)

AI Engineer July 30, 2025
We all know sharing passwords is bad (unless you want free TV), so why are we sharing API keys with …
 
How we hacked YC Spring 2025 batch’s AI agents — Rene Brandel, Casco

How we hacked YC Spring 2025 batch’s AI agents — Rene Brandel, Casco

AI Engineer July 30, 2025
We hacked 7 of the16 publicly-accessible YC X25 AI agents. This allowed us to leak user data, execute code remotely, …
 
OpenAI on Securing Code-Executing AI Agents — Fouad Matin (Codex, Agent Robustness)

OpenAI on Securing Code-Executing AI Agents — Fouad Matin (Codex, Agent Robustness)

AI Engineer July 30, 2025
Code is the lingua franca for both software engineers and highly capable AI models. As we give agents the ability …
 
Evaluating AI Search: A Practical Framework for Augmented AI Systems — Quotient AI + Tavily

Evaluating AI Search: A Practical Framework for Augmented AI Systems — Quotient AI + Tavily

AI Engineer July 29, 2025
AI search is becoming the front door to information, whether through Retrieval-Augmented Generation (RAG), Search-Augmented Generation (SAG), or custom agents …
 
Scaling Enterprise-Grade RAG: Lessons from Legal Frontier - Calvin Qi (Harvey), Chang She (Lance)

Scaling Enterprise-Grade RAG: Lessons from Legal Frontier - Calvin Qi (Harvey), Chang She (Lance)

AI Engineer July 29, 2025
In domains like law, compliance, and tax, building enterprise-grade RAG means very large scale, spikey workloads, a focus on accuracy, …
 
Building Alice’s Brain: an AI Sales Rep that Learns Like a Human - Sherwood & Satwik, 11x

Building Alice’s Brain: an AI Sales Rep that Learns Like a Human - Sherwood & Satwik, 11x

AI Engineer July 29, 2025
AI agents are becoming essential tools for teams of all sizes and industries - but training them to become experts …
 
Layering every technique in RAG, one query at a time - David Karam, Pi Labs (fmr. Google Search)

Layering every technique in RAG, one query at a time - David Karam, Pi Labs (fmr. Google Search)

AI Engineer July 29, 2025
Start with the simplest Search - in-memory embeddings with relevance ranking. End with the most complex planet-scale Search - 70+ …
 
Building a Smarter AI Agent with Neural RAG - Will Bryk, Exa.ai

Building a Smarter AI Agent with Neural RAG - Will Bryk, Exa.ai

AI Engineer July 29, 2025
RAG quality for AI agents is critical, and traditional keyword-based search engines consistently underperform in agentic or multi-step tasks, where …
 
[Full Workshop] Building Metrics that actually work — David Karam, Pi Labs (fmr Google Search)

[Full Workshop] Building Metrics that actually work — David Karam, Pi Labs (fmr Google Search)

AI Engineer July 29, 2025
One of the biggest challenges in building evals you can trust is building metrics that reliably measure goodness in your …
 
Make your LLM app a Domain Expert: How to Build an Expert System — Christopher Lovejoy, Anterior

Make your LLM app a Domain Expert: How to Build an Expert System — Christopher Lovejoy, Anterior

AI Engineer July 28, 2025
Vertical AI is a multi-trillion-dollar opportunity. But you can't build a domain-expert application simply by grabbing the latest LLMs off-the-shelf: …
 
Shipping Products When You Don't Know What they Can Do — Ben Stein, Teammates

Shipping Products When You Don't Know What they Can Do — Ben Stein, Teammates

AI Engineer July 28, 2025
A customer recently asked me: “Hey, can I tag your AI agent in a Google Doc comment?” The honest answer: …