MLOps.community

Demetrios

Relaxed Conversations around getting AI into production, whatever shape that may come in (agentic, traditional ML, LLMs, Vibes, etc)

  1. 18 h fa

    The Creator of FastMCP Explains the Future of MCP

    In this episode, we're joined by Jeremiah Lowin, Founder & CEO at Prefect and the creator of FastMCP, to explore how one of the most influential projects in the MCP ecosystem came to be - and where the protocol is heading next. We discuss the accidental origin of FastMCP, why Anthropic adopted it into the official SDK, what developers are getting wrong about MCP, and why Chris believes the biggest opportunity for AI agents isn't customer-facing applications, but internal enterprise systems. We also dive into MCP Apps, developer experience, protocol design, AI tooling, Python, and why building great abstractions is often more valuable than exposing more configuration. Along the way, we explore the rapid growth of the MCP ecosystem, how FastMCP became the default way many developers build MCP servers, why "too much magic" can actually hurt developer experience, and what the next generation of AI-powered applications will look like as agents move beyond simple tool calling into rich, interactive experiences. Prefect: https://www.prefect.io Jeremiah Lowin: https://www.linkedin.com/in/jlowin Demetrios: https://www.linkedin.com/in/dpbrinkm Timestamps:00:00 Lost My Entire Talk00:47 The Story Behind FastMCP02:08 Anthropic Adopted FastMCP02:34 When MCP Took Off04:10 FastMCP vs The Official SDK05:43 Is MCP Actually Dead?06:42 What Everyone Gets Wrong About MCP08:11 MCP's Biggest Use Case10:25 Building Internal AI Systems12:00 Why FastMCP Exploded13:29 Making Complex Software Simple15:10 Can Software Be Too Magical?20:11 MCP Apps Explained23:42 Why Python Needed MCP Apps27:54 The Future of AI Interfaces34:18 AI Should Generate UIs40:11 AI Deleted My Presentation43:30 The AI Assistant We Actually Need48:00 Personal AI vs SaaS52:28 The Future of AI Agents55:06 Final Thoughts

  2. 6 lug

    AI Agents Should Be Treated Like Hackers

    In this episode, we're joined by Matt DeBergalis, CTO and Co-Founder of Apollo GraphQL, to explore what happens when AI agents start interacting with enterprise systems that were never designed for them. We dive into the collision between APIs, MCP, GraphQL, and agentic AI, and why traditional assumptions about trust, permissions, and security are breaking down. Matt argues that AI agents should be treated as untrusted actors by default, and explains why giving agents access to enterprise data creates entirely new challenges around governance, access control, and risk management. Along the way, we discuss semantic APIs, enterprise data silos, citizen developers, agent permissions, security boundaries, and how GraphQL and MCP can work together to make enterprise systems more accessible to both humans and AI. The conversation also explores why companies are racing to deploy agents despite the risks, and what the future of enterprise software might look like when AI becomes the primary consumer of APIs. Apollo GraphQL: https://www.apollographql.com Matt DeBergalis: https://www.linkedin.com/in/debergalis Alex Salkever: https://www.linkedin.com/in/alexsalkever Timestamps: [00:00] AI, APIs, and Trust [01:16] MCP API Lessons [06:16] GraphQL and MCP Integration [12:55] API Security for MCP [16:10] Linux Kernel Security Concerns [19:09] API Design and Controls [21:52] Trust in Autonomous Systems [25:06] MCP GraphQL Wish List [27:13] API Access Patterns [28:44] GraphQL API Perspective

  3. 6 lug

    Developers May Stop Depending on Libraries

    In this episode of Agentic Conversations, we're joined by Shaun Smith, software engineer, open source advocate, and contributor at Hugging Face, to explore how AI coding has changed almost overnight. We dive into reinforcement learning, MCP (Model Context Protocol), Fast Agent, Claude Code, open source AI, and why today's language models have become so capable that many traditional software libraries are becoming "liquefied." Shaun explains how reinforcement learning unlocked long-running autonomous agents, why ideas are becoming more valuable than code, and how developers should think about building software in an era where AI can generate entire applications. Along the way, we discuss Hugging Face's MCP server, Fast Agent, AI-powered developer tools, multimodal applications, MCP Apps, context windows, coding assistants, Rust, Python, TypeScript, open-weight models, software architecture, and what the future of programming looks like when humans increasingly focus on design instead of implementation. Shaun Smith: https://www.linkedin.com/in/smithshaun Demetrios: https://www.linkedin.com/in/dpbrinkm Hugging Face: https://huggingface.co ⏱️ Timestamps[00:00] Introduction [01:56] The State of Open Source AI [05:18] Reinforcement Learning Changed Everything [07:50] Fast Agent Explained [10:18] Fast Agent as an MCP Reference Platform [12:20] Building Smarter AI Tools at Hugging Face [15:17] Natural Language Search Instead of APIs [17:46] Why MCP Apps Matter [20:06] The Evolution of MCP Apps [23:05] Building AI-Native User Interfaces [26:12] Context Is the New Programming Language [28:00] The End of Code Libraries [29:50] Why Developers Aren't Writing Code [31:25] AI Changes Software Engineering [33:05] The Future of Open Source AI [35:43] Claude Skills That Save Hours [38:02] Training Models with AI [39:05] Building Your Own AI Tools [40:50] MCP for Consumers, Enterprises, and Developers [43:42] Why Shell Access Makes Agents Smarter [45:18] Secure Agent Workflows [46:08] The Future of AI Interfaces [47:02] Outro #HuggingFace #MCP #OpenSourceAI

  4. 3 lug

    Omnigent: Composition, Control, and Collaboration for AI Agents

    Denny Lee is PM Director, Startups & Ecosystem at Databricks, a longtime Apache Spark, MLflow, and Delta Lake contributor — and one of the people behind Omnigent, the open-source meta-harness Databricks just released under Apache 2.0. He joins Demetrios to explain why the industry is moving from models to harnesses to meta-harnesses, why token spend is replaying the CapEx-to-OpEx shift all over again, and why he's using debating AI agents to plan a matcha farm in Taiwan. In this episode: 🍵 Agents as research partners — Denny uses dueling agents to scout matcha-growing regions in Taiwan, down to soil pH, elevation, and processing infrastructure 🥊 Why agents should debate each other — letting two models argue surfaces the questions you didn't know to ask 🔱 Forking conversations — the missing UX pattern: branch a session, keep the shared context, explore two threads in parallel 🧠 The meta-harness layer — how Omnigent sits above Claude Code, Codex, Pi, and custom agents so models and harnesses become hot-swappable parts 👥 The two-pizza rule for agents — military span-of-control logic says you can manage 5–7 agents before you lose the thread 💸 Tokenomics is the new DevOps — the CapEx→OpEx playbook repeats: give developers spend visibility, keep central governance for the rest 🛡️ Policies, budgets, and guardrails — enforcing cost caps and approval rules at the harness layer instead of inside prompts 🤖 Auto model selection — why classic machine learning (not another LLM) may be the right way to route tasks to cheap vs. frontier models ✍️ "Created by" vs. "assisted by" — the open source accountability debate: whoever submits the code owns the code 🗄️ Databases are back — agents need cheap, stateful memory, which is why Postgres, Lakebase, and serverless databases are having a moment If you're building with coding agents, managing AI spend, or trying to keep up with the harness arms race, this one's for you. Links & Resources: Omnigent (open source): https://www.databricks.com/blog/introducing-omnigent-meta-harness-combine-control-and-share-your-agents Omnigent GitHub: https://github.com/databricks/omnigent Denny Lee on LinkedIn: https://www.linkedin.com/in/dennyglee Denny's blog: https://dennyglee.com Tokenomics Foundation announcement: https://www.finops.org/insights/finops-x-2026-day-1-keynote/ Timestamps: [00:00] SOA to LLMOps Transition [01:06] Agentic Research Workflow [10:45] Agent Debate for Execution [13:53] Agentic Footnote Concept [24:41] Harnesses in Agent Systems [32:43] Harnessing Multi-Layered Agents [38:06] Token Spending Awareness [41:01] Token Spend Efficiency [43:53] Model Selection Frustration [51:06] Meta Harness in AI [53:15] Harness Layers Model [57:17] Wrap up #Tokenomics #AIAgents #Omnigent

    Omnigent: Composition, Control, and Collaboration for AI Agents
  5. 1 lug

    The Current State of Agentic Retrieval - Qdrant Roundtable

    Qdrant Roundtable episode: The Current State of Agentic Retrieval Join the Community: https://go.mlops.community/YTJoinIn Get the newsletter: https://go.mlops.community/YTNewsletter MLOps GPU Guide: https://go.mlops.community/gpuguide Big shout-out to Qdrant for the collaboration! // Abstract AI agents are only as good as the information they can find, retrieve, and remember. In this community roundtable with the Qdrant team, we explored the latest advances in agentic memory, vector search, retrieval systems, and production AI architectures. As AI agents move beyond simple chatbots into systems that can reason across large amounts of information, retrieval is becoming one of the most important layers in the AI stack. The discussion covered the real-world challenges of building agents that remember what matters, forget what doesn't, and consistently retrieve the right context at the right time. If you're building AI agents, RAG systems, or production AI applications, this conversation offers practical insights into where retrieval is headed and what it takes to build reliable, scalable agentic systems. // Bio Ewa Szyszka Ewa is a Developer Relations professional based in San Francisco with a background in Computer Science and Hardware Engineering, passionate about bridging the gap between technology and the developer community. She holds a BSc in Computer Science and an MSc in Electronics, bringing a strong blend of deep technical foundations and communication skills to her work. Dylan Couzon Dylan is based in New York City, and he helps developers build better AI applications. He is passionate about AI, programming, open source, and robotics, and enjoys sharing what he’s building and learning along the way. Neil Kanungo Neil is an experienced professional with expertise in data science, developer relations, and product growth. Currently serving as the Head of Developer Relations at Qdrant, Neil previously held the position of VP of Product Led Growth & Developer Relations at KX, where significant increases in product registration and user activation were achieved. At TIBCO, Neil managed a team focused on enhancing the adoption of TIBCO Spotfire through various initiatives, including tutorial videos and live webinars. With a strong technical background, Neil has developed innovative solutions in analytics, machine learning, and data visualization across multiple roles, including Engineering Data Analyst and Asset Integrity Engineer at Enterprise Products. Neil holds a Bachelor of Science in Radiation Physics from The University of Texas at Austin, a Master of Science in Mechanical Engineering from Texas Tech University, and is pursuing a Master in Applied Data Science from the University of Michigan. Evgeniya Sukhodolskaya Developer Relations at Qdrant with 8 years of IT experience across software engineering, machine learning, and technical management, and 4 years in Developer Relations. Holds a Master’s in Machine Learning, Data Analytics, and Data Engineering. Passionate about NLP, data-centric AI, and the role of vector search in advancing AI technologies. Andrei Cristea Andrei is a Berlin-based Developer Relations Engineer at Qdrant, a prominent open-source vector database. With a Master’s degree in Artificial Intelligence from TU Munich, his expertise bridges AI, data infrastructure, and knowledge engineering. Hosted by Demetrios // Related Links Website: https://qdrant.tech/ ~~~~~~~~ ✌️Connect With Us ✌️ ~~~~~~~ Catch all episodes, blogs, newsletters, and more: https://go.mlops.community/TYExplore Join our Slack community [https://go.mlops.community/slack] Follow us on X/Twitter [@mlopscommunity](https://x.com/mlopscommunity) or [LinkedIn](https://go.mlops.community/linkedin)] Sign up for the next meetup: [https://go.mlops.community/register] MLOps Swag/Merch: [https://shop.mlops.community/]

Descrizione

Relaxed Conversations around getting AI into production, whatever shape that may come in (agentic, traditional ML, LLMs, Vibes, etc)

Potrebbero piacerti anche…