You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'AI engineer speaker, conference presenter, and technical trainer. Public talks on AI, infrastructure as code, vector databases, and developer tools. Available for speaking engagements and corporate training.',
17
+
author: 'Zachary Proser',
18
+
date: '2025-6-02',
19
+
slug: 'speaking',
20
+
image: a16z1,
21
+
keywords: [
22
+
'Zachary Proser speaking',
23
+
'AI engineer speaker',
24
+
'conference speaker',
25
+
'technical trainer',
26
+
'AI talks',
27
+
'infrastructure as code speaker',
28
+
'vector database expert',
29
+
'developer tools speaker',
30
+
'corporate training',
31
+
'engineering training',
32
+
'AI fundamentals',
33
+
'machine learning speaker',
34
+
'DevOps speaker',
35
+
'cloud infrastructure'
36
+
],
37
+
tags: [
38
+
'speaking',
39
+
'conferences',
40
+
'AI',
41
+
'machine learning',
42
+
'infrastructure as code',
43
+
'vector databases',
44
+
'developer tools',
45
+
'training',
46
+
'workshops'
47
+
]
48
+
});
49
+
50
+
// Speaking engagements data
51
+
constspeakingEngagements=[
52
+
{
53
+
id: 'a16z-dec-2023',
54
+
type: 'public',
55
+
title: 'Navigating from Jupyter Notebooks to Production',
56
+
event: 'Pinecone & Cohere Meetup at a16z',
57
+
date: 'December 6, 2023',
58
+
location: 'Andreesen Horowitz, San Francisco, CA',
59
+
description: 'I introduced the new Pinecone AWS Reference Architecture with Pulumi and explained infrastructure as code, using a mountaineering metaphor to compare getting from prototype to production.',
60
+
image: a16z1,
61
+
audience: '~125 attendees',
62
+
topics: ['Infrastructure as Code','Pinecone','AWS','Pulumi','Production Deployment'],
description: 'Comprehensive introduction to AI concepts, machine learning fundamentals, and practical applications for software engineering teams. Covered LLMs, vector databases, RAG, and hands-on implementation strategies.',
85
+
image: aiFundamentals,
86
+
audience: 'Engineering Team (25 developers)',
87
+
topics: ['Machine Learning','Large Language Models','Vector Databases','RAG','AI Engineering'],
88
+
internal: true
89
+
},
90
+
{
91
+
id: 'ai-content-creation-internal',
92
+
type: 'internal',
93
+
title: 'AI-Enabled Content Creation Workshop',
94
+
event: 'WorkOS Internal Training',
95
+
date: 'May 2025',
96
+
location: 'In-person',
97
+
description: 'Interactive workshop teaching content teams how to leverage AI tools for writing, editing, ideation, and content optimization. Practical hands-on session with real-world use cases and workflow optimization.',
98
+
image: neuralNetworksLearn,
99
+
audience: 'Marketing & Content Team (15 members)',
content="Public talks, internal training sessions, and conference presentations on AI, infrastructure, and developer tools."
252
+
/>
253
+
</Head>
254
+
<SimpleLayout
255
+
title="Speaking Engagements"
256
+
intro="I speak at conferences, meetups, and corporate events about AI, infrastructure as code, vector databases, and developer tools. I also provide internal training for engineering and content teams."
0 commit comments