๐ค AI Engineer
AI Engineer conference talks, workshops, and panels. Frontier labs, agents, RAG, evals, the AI engineering toolchain.
Topics
๐ค Agents 110
LLM agents that plan, call tools, and act in loops. LangGraph, CrewAI, AutoGen, custom orchestration, multi-agent systems, agent reliability.
๐ป Code Generation 79
AI coding tools and agents. Cursor, Devin, Copilot internals, SWE-bench, agentic refactoring, repo-scale understanding.
๐ Evals 58
How to actually measure LLM and agent quality โ golden sets, LLM-as-judge, regression gates, production tracing, observability.
๐ผ AI Business 54
Going to market with AI. Pricing, GTM, build-vs-buy, moats, enterprise adoption, vertical agents, ROI stories.
๐ RAG 48
Retrieval-augmented generation โ chunking, embeddings, hybrid search, rerankers, citation, evaluation. The dominant pattern for grounding LLMs in private data.
๐ฌ LLM Apps 47
End-to-end LLM-powered applications. Prompt + context plumbing, structured outputs, retry & repair, user feedback loops.
๐๏ธ AI Infrastructure 36
GPU clusters, training stacks, autoscaling inference, data pipelines, feature stores, observability for AI workloads.
โจ Product & UX 30
Designing AI features users actually want. Latency, trust, streaming, citations, undo, the "AI moment" in a product.
๐ MCP 30
Model Context Protocol โ how clients (Claude, Cursor, IDEs) connect to servers that expose tools, resources, and prompts.
๐ง Foundation Models 30
Frontier LLM training, architecture choices, scaling, post-training (SFT/RLHF/DPO), evaluation, releases from OpenAI, Anthropic, Google, Meta, Mistral, etc.
โก Inference & Serving 28
Throughput and latency engineering. Continuous batching, paged attention, quantization, speculative decoding, vLLM/TensorRT/SGLang.
๐๏ธ Voice 26
Real-time voice AI. ASR (Whisper), TTS, turn detection, latency, voice agents for phones, support, accessibility.
๐ฏ Fine-Tuning 20
Adapting pre-trained models โ full SFT, LoRA/QLoRA, DPO, preference tuning. When fine-tuning beats prompting + RAG.
๐ก๏ธ Safety & Alignment 19
Prompt injection defenses, jailbreak resistance, hallucination mitigation, PII handling, red-teaming, responsible scaling.
๐จ Multimodal 18
Vision-language models, video understanding, image generation, multimodal agents. GPT-4V, Claude vision, Gemini, open-source VLMs.
๐ ๏ธ Tools & Frameworks 16
The AI engineering toolchain โ LangChain, LlamaIndex, DSPy, LangGraph, LangSmith, Braintrust, Inspect, AGENTS.md.
โ๏ธ Prompt Engineering 12
Prompting patterns โ few-shot, chain-of-thought, ReAct, structured output, prompt management at scale.
๐งฎ Embeddings & Vector DBs 6
Embedding models, chunking, hybrid retrieval, vector store choice (Pinecone, Qdrant, Weaviate, pgvector), reranking.
๐ฆ Misc 6
Talks that span multiple themes, panels, opening keynotes, and general AI Engineer content.
๐ฌ Research 4
Frontier research talks โ new architectures, training techniques, theoretical insights, paper deep-dives.