<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Data Phoenix — Videos</title><description>Talks, demos, and interviews with the people building modern AI and data systems.</description><link>https://dataphoenix.info/</link><language>en-us</language><item><title>SF DEMO NIGHT 🚀 (w/ The AI Collective)</title><link>https://dataphoenix.info/videos/sf-demo-night-2026-09-03-w-the-ai-collective/</link><guid isPermaLink="true">https://dataphoenix.info/videos/sf-demo-night-2026-09-03-w-the-ai-collective/</guid><description>Six startup teams present live AI demos spanning interactive avatars, executive communication, home services, autonomous-agent security, enterprise operations, and personal intelligence, followed by audience Q&amp;A and community voting.</description><pubDate>Sat, 19 Sep 2026 05:19:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789773446013-sf-demo-night-w-the-ai-collective.jpg"/><media:content url="https://www.youtube.com/watch?v=FE67aDzopIM" medium="video" type="text/html"/></item><item><title>Operationalizing LLMs: From Prototype to Production</title><link>https://dataphoenix.info/videos/operationalizing-llms-from-prototype-to-production/</link><guid isPermaLink="true">https://dataphoenix.info/videos/operationalizing-llms-from-prototype-to-production/</guid><description>Yogiraj Awati shares how Instacart moves LLM applications beyond prototypes through retrieval, offline and online evaluation, guardrails, observability, and provider fallbacks. Two case studies cover recipe ingestion and Carebot support workflows with API-backed actions and human handoff.</description><pubDate>Thu, 17 Sep 2026 07:42:50 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482158850-dp-tech-talks-7.png"/><media:content url="https://www.youtube.com/watch?v=423zX5mpZkg" medium="video" type="text/html"/></item><item><title>Beyond the DAG: Building Agentic Workflows That Loop, Branch, and Scale</title><link>https://dataphoenix.info/videos/beyond-the-dag-building-agentic-workflows-that-loop-branch-and-scale/</link><guid isPermaLink="true">https://dataphoenix.info/videos/beyond-the-dag-building-agentic-workflows-that-loop-branch-and-scale/</guid><description>Agentic workflows loop, branch, retry, and trigger new work instead of following a fixed DAG. Santosh Kumar Radha explains how AgentField uses typed functions, structured outputs, stopping and escalation patterns, event triggers, and controls for scaling, identity, and authorization.</description><pubDate>Thu, 17 Sep 2026 07:42:44 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482158027-dp-tech-talks-6.png"/><media:content url="https://www.youtube.com/watch?v=jP03wE-iQjo" medium="video" type="text/html"/></item><item><title>Building Trustworthy Financial AI: Governance, Bias, and Mechanistic Insights</title><link>https://dataphoenix.info/videos/building-trustworthy-financial-ai-governance-bias-and-mechanistic-insights/</link><guid isPermaLink="true">https://dataphoenix.info/videos/building-trustworthy-financial-ai-governance-bias-and-mechanistic-insights/</guid><description>Fabrizio Dimino examines why financial LLM recommendations can change when option order changes. He connects positional-bias tests and mechanistic interpretability with finance-specific red teaming, risk-sensitive scoring, model validation, and AI governance.</description><pubDate>Thu, 17 Sep 2026 07:42:32 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482157259-dp-tech-talks-5.png"/><media:content url="https://www.youtube.com/watch?v=BkLqMSuUqUU" medium="video" type="text/html"/></item><item><title>Securing Code You Didn&apos;t Write: The AI Era&apos;s New Threat Model</title><link>https://dataphoenix.info/videos/securing-code-you-didn-t-write-the-ai-era-s-new-threat-model/</link><guid isPermaLink="true">https://dataphoenix.info/videos/securing-code-you-didn-t-write-the-ai-era-s-new-threat-model/</guid><description>Coding agents expand the software supply chain to include repositories, configuration, comments, connectors, and tool output. Rome Thorstenson examines reported attacks and outlines practical controls for permissions, secrets, prompt injection, and defense in depth.</description><pubDate>Thu, 17 Sep 2026 07:42:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482156211-dp-tech-talks-4.png"/><media:content url="https://www.youtube.com/watch?v=G4XGXRUBOW0" medium="video" type="text/html"/></item><item><title>From Prototype to Production: The Hidden Engineering of AI Inference</title><link>https://dataphoenix.info/videos/from-prototype-to-production-the-hidden-engineering-of-ai-inference/</link><guid isPermaLink="true">https://dataphoenix.info/videos/from-prototype-to-production-the-hidden-engineering-of-ai-inference/</guid><description>Production LLM inference is shaped by memory as much as compute. Roan Weigert explains token processing, KV caching, continuous batching, quantization, model FLOPs utilization, and the trade-offs among local inference, shared APIs, and dedicated GPUs for real workloads.</description><pubDate>Thu, 17 Sep 2026 07:41:25 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482154798-dp-tech-talks-3.png"/><media:content url="https://www.youtube.com/watch?v=WSZb9wxNKK4" medium="video" type="text/html"/></item><item><title>Your AI Agent Isn&apos;t Crashing. It&apos;s Bleeding Tokens.</title><link>https://dataphoenix.info/videos/your-ai-agent-isn-t-crashing-it-s-bleeding-tokens/</link><guid isPermaLink="true">https://dataphoenix.info/videos/your-ai-agent-isn-t-crashing-it-s-bleeding-tokens/</guid><description>Elizabeth Fuentes explains how an AI agent can waste tokens without ever throwing an error. She examines context overload, slow MCP or API calls, and repetitive tool loops, then shows how pointers, async handles, hooks, and explicit tool states can contain each failure.</description><pubDate>Thu, 17 Sep 2026 07:40:16 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482153968-dp-tech-talks-2.png"/><media:content url="https://www.youtube.com/watch?v=1QinHcb6_9U" medium="video" type="text/html"/></item><item><title>From Black Box to Trusted Systems: Explainable AI for Enterprise and Government with 3A Agents</title><link>https://dataphoenix.info/videos/from-black-box-to-trusted-systems-explainable-ai-for-enterprise-and-government-with-3a-agents/</link><guid isPermaLink="true">https://dataphoenix.info/videos/from-black-box-to-trusted-systems-explainable-ai-for-enterprise-and-government-with-3a-agents/</guid><description>D. R. Sara argues that explainability for consequential AI has to cover more than a model output. He presents the 3A Agent framework for preserving context, reasoning, policy checks, actions, and outcomes across enterprise and government decision workflows with human review.</description><pubDate>Thu, 17 Sep 2026 06:10:29 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/2026/09/1789482152403-dp-tech-talks-1.png"/><media:content url="https://youtu.be/bzDo-sx16tU?si=gIfeYgZnuOE8xNdV" medium="video" type="text/html"/></item><item><title>Interview with Keerti Melkote: Anyscale Azure Integration and the Future of Ray</title><link>https://dataphoenix.info/videos/interview-with-keerti-melkote-anyscale-azure-integration-and-the-future-of-ray/</link><guid isPermaLink="true">https://dataphoenix.info/videos/interview-with-keerti-melkote-anyscale-azure-integration-and-the-future-of-ray/</guid><description>At Ray Summit 2025, Dmytro Spodarets speaks with Keerti Melkote about Anyscale, Ray, and the new Azure integration. The interview covers enterprise AI workloads, GPU challenges, agentic systems, and the future of scalable AI infrastructure.</description><pubDate>Tue, 25 Nov 2025 03:13:07 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/64c838e3b5921b1e/ray-summit-2025.jpg"/><media:content url="https://www.youtube.com/watch?v=pTYiFuN1fZc" medium="video" type="text/html"/></item><item><title>Jellypod: AI Podcast Studio That Creates &amp; Publishes Instantly</title><link>https://dataphoenix.info/videos/jellypod-ai-podcast-studio-that-creates-publishes-instantly/</link><guid isPermaLink="true">https://dataphoenix.info/videos/jellypod-ai-podcast-studio-that-creates-publishes-instantly/</guid><description>Pierson Marks, co-founder and CEO of Jellypod, introduces a human-first AI podcast studio that lets businesses and creators produce podcasts effortlessly. Using Jellypod, you can design virtual hosts, generate scripts from any content, and publish directly to Spotify, Apple Podcasts, YouTube, and more, all in one click. This demo shows how easy it is to maintain brand voice while producing professional podcasts.</description><pubDate>Thu, 28 Aug 2025 02:37:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/4f5e8f37e09546b3/Screenshot-2025-08-17-at-01.15.32.png"/><media:content url="https://www.youtube.com/watch?v=eiz214QseFU" medium="video" type="text/html"/></item><item><title>Building Creative Communities in the AI Era | Freepik’s San Francisco Case Study</title><link>https://dataphoenix.info/videos/building-creative-communities-in-the-ai-era-freepiks-san-francisco-case-study/</link><guid isPermaLink="true">https://dataphoenix.info/videos/building-creative-communities-in-the-ai-era-freepiks-san-francisco-case-study/</guid><description>In this video, Enrique Lopez Lopez, Creative Community Specialist at Freepik, shares how Freepik builds and nurtures vibrant creative communities, both online and in-person, in the heart of San Francisco. He discusses strategies for engaging users, addressing AI fears, and creating events that genuinely connect people.


Transcript

❗Please note that the transcript is AI-generated and may have errors.

Thank you so much, Katie and Yurii for an incredible and insightful conversation about communi</description><pubDate>Tue, 19 Aug 2025 21:28:09 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/78092e2f4f5ee619/devrel-event-2.png"/><media:content url="https://www.youtube.com/watch?v=5K6-eGYcd2s" medium="video" type="text/html"/></item><item><title>From Google &amp; Slack to DevRel Leadership: Katie Wasilenko Miller</title><link>https://dataphoenix.info/videos/from-google-slack-to-devrel-leadership-katie-wasilenko-miller/</link><guid isPermaLink="true">https://dataphoenix.info/videos/from-google-slack-to-devrel-leadership-katie-wasilenko-miller/</guid><description>In this episode, Yurii Filipchuk (Founder of OpenBabylon) speaks with Katie Wasilenko Miller, a Developer Marketing Leader with 15+ years at Google, Slack, and now a steering committee member at the Developer Relations Foundation. Katie shares her career journey, insights on building communities at scale, and lessons from both successes and failures in tech. This conversation is packed with practical advice for anyone leading developer relations, marketing, or startup communities.


Transcript

</description><pubDate>Tue, 19 Aug 2025 21:26:47 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/dde44cab04e056c1/devrel-event-1.png"/><media:content url="https://www.youtube.com/watch?v=nHJeN8ed6hA" medium="video" type="text/html"/></item><item><title>Manus vs OpenAI: How a Startup Is Beating the Giants in the AI Agent Race</title><link>https://dataphoenix.info/videos/manus-vs-openai-how-a-startup-is-beating-the-giants-in-the-ai-agent-race/</link><guid isPermaLink="true">https://dataphoenix.info/videos/manus-vs-openai-how-a-startup-is-beating-the-giants-in-the-ai-agent-race/</guid><description>Tao Zhang of Manus AI shares how the startup is taking on OpenAI in the agent race, revealing product insights, strategy, and the future of intelligent tools.</description><pubDate>Tue, 22 Jul 2025 06:16:12 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/54cd1f81d69e2b1f/Manus4.png"/><media:content url="https://www.youtube.com/watch?v=JqK3boOguZM" medium="video" type="text/html"/></item><item><title>Manus AI Converts Course Materials into Final Exam Prep</title><link>https://dataphoenix.info/videos/manus-ai-converts-course-materials-into-final-exam-prep/</link><guid isPermaLink="true">https://dataphoenix.info/videos/manus-ai-converts-course-materials-into-final-exam-prep/</guid><description>In this practical demo, a real pre-med student shares how they used Manus AI to study smarter during finals.</description><pubDate>Tue, 22 Jul 2025 05:58:43 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/86441cca810ca899/Manus3.png"/><media:content url="https://www.youtube.com/watch?v=Fo4O2uDCZYs" medium="video" type="text/html"/></item><item><title>Build a Pro Slide Deck with AI in Under an Hour</title><link>https://dataphoenix.info/videos/build-a-pro-slide-deck-with-ai-in-under-an-hour/</link><guid isPermaLink="true">https://dataphoenix.info/videos/build-a-pro-slide-deck-with-ai-in-under-an-hour/</guid><description>In this quick but insightful demo, Ellen - a Manus Fellow and management consultant in the finance industry - shares how she uses Manus to rapidly research unfamiliar markets and turn findings into polished, client-ready slide decks.</description><pubDate>Tue, 22 Jul 2025 05:35:31 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/288db8526cc7501c/Manus2.png"/><media:content url="https://www.youtube.com/watch?v=2mZHFMefcNk" medium="video" type="text/html"/></item><item><title>Go Far and Fast. Go with Manus</title><link>https://dataphoenix.info/videos/go-far-and-fast-go-with-manus/</link><guid isPermaLink="true">https://dataphoenix.info/videos/go-far-and-fast-go-with-manus/</guid><description>Tao Zhang (Co-founder of Manus AI) and Parker Lyman (Chief of Staff at Manus) share the origin story, philosophy, and real-world applications of Manus — an AI agent designed to be the “hands” for today’s smartest AI brains.</description><pubDate>Tue, 22 Jul 2025 05:20:19 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/1c7b87e6cb125e40/Manus.png"/><media:content url="https://www.youtube.com/watch?v=JgR9IRPBVEM" medium="video" type="text/html"/></item><item><title>Dmytro Spodarets Podcast #1: AI Agents, Scalr, OpenTofu, DevOps tools, MLOps, LLMops</title><link>https://dataphoenix.info/videos/dmytro-spodarets-podcast-1-ai-agents-scalr-opentofu-devops-tools-mlops-llmops/</link><guid isPermaLink="true">https://dataphoenix.info/videos/dmytro-spodarets-podcast-1-ai-agents-scalr-opentofu-devops-tools-mlops-llmops/</guid><description>Infrastructure trends, DevOps challenges, and bold predictions — including whether AI Agents could replace DevOps engineers.</description><pubDate>Tue, 15 Apr 2025 23:12:19 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/ab8671fa18cbc9dd/podcast-e1-img.png"/><media:content url="https://www.youtube.com/watch?v=5BhHXXM7k08" medium="video" type="text/html"/></item><item><title>AI Demo Jam: CopySight AI</title><link>https://dataphoenix.info/videos/ai-demo-jam-copysight-ai/</link><guid isPermaLink="true">https://dataphoenix.info/videos/ai-demo-jam-copysight-ai/</guid><description>Watch the live demo of CopySight AI from AI Demo Jam. CopySight AI is the first tool enabling safe GenAI usage for enterprise-level content.</description><pubDate>Tue, 15 Apr 2025 23:04:15 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/74ed94f379d25897/9.jpg"/><media:content url="https://www.youtube.com/watch?v=lhAw5c9f2Z8" medium="video" type="text/html"/></item><item><title>AI Demo Jam: Openlicense</title><link>https://dataphoenix.info/videos/ai-demo-jam-openlicense/</link><guid isPermaLink="true">https://dataphoenix.info/videos/ai-demo-jam-openlicense/</guid><description>Watch the live demo of Openlicense from AI Demo Jam. Openlicense is an agentic content monetization platform helping creators unlock new revenue streams.</description><pubDate>Tue, 15 Apr 2025 23:03:10 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/46e7829d0359ffc3/8.jpg"/><media:content url="https://www.youtube.com/watch?v=a1rwmY4iJtw" medium="video" type="text/html"/></item><item><title>AI Demo Jam: Future AGI</title><link>https://dataphoenix.info/videos/ai-demo-jam-future-agi/</link><guid isPermaLink="true">https://dataphoenix.info/videos/ai-demo-jam-future-agi/</guid><description>Watch the live demo of Future AGI from AI Demo Jam. Future AGI lets you build, evaluate, and optimize agentic workflows and ship to production 10x faster.</description><pubDate>Tue, 15 Apr 2025 23:01:37 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/81f70dd46ef7e302/7-1.jpg"/><media:content url="https://www.youtube.com/watch?v=puHBJtEN9xc" medium="video" type="text/html"/></item><item><title>AI Demo Jam: Divinia</title><link>https://dataphoenix.info/videos/ai-demo-jam-divinia/</link><guid isPermaLink="true">https://dataphoenix.info/videos/ai-demo-jam-divinia/</guid><description>Watch the live demo of Divinia from AI Demo Jam. Divinia’s NLP technology boosts revenue by delivering personalized search and authentic content at scale.</description><pubDate>Tue, 15 Apr 2025 22:58:50 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/fe614f145efe2665/6.jpg"/><media:content url="https://www.youtube.com/watch?v=ZMwCY2kDPGI" medium="video" type="text/html"/></item><item><title>AI Demo Jam: CarbonCopies AI</title><link>https://dataphoenix.info/videos/ai-demo-jam-carboncopies-ai/</link><guid isPermaLink="true">https://dataphoenix.info/videos/ai-demo-jam-carboncopies-ai/</guid><description>Watch the live demo of CarbonCopies from AI Demo Jam. Their AI-powered user replicas help optimize product flows and improve website validation.</description><pubDate>Tue, 15 Apr 2025 22:57:11 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/519e40d5f29fc526/5.jpg"/><media:content url="https://www.youtube.com/watch?v=xUMJY1sAos0" medium="video" type="text/html"/></item><item><title>AI Demo Jam: XNODE</title><link>https://dataphoenix.info/videos/ai-demo-jam-xnode/</link><guid isPermaLink="true">https://dataphoenix.info/videos/ai-demo-jam-xnode/</guid><description>Watch the live demo of XNODE from AI Demo Jam — an AI-powered B2B SaaS platform simplifying enterprise AI adoption with secure, scalable automation for businesses.</description><pubDate>Tue, 15 Apr 2025 22:54:19 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/1283342bd91ec004/4.jpg"/><media:content url="https://www.youtube.com/watch?v=p9M2NFpnXp0" medium="video" type="text/html"/></item><item><title>Building the Future with AI: Insights from Fireworks AI and Industry Leaders at AI Demo Jam</title><link>https://dataphoenix.info/videos/building-the-future-with-ai-insights-from-fireworks-ai-and-industry-leaders-at-ai-demo-jam/</link><guid isPermaLink="true">https://dataphoenix.info/videos/building-the-future-with-ai-insights-from-fireworks-ai-and-industry-leaders-at-ai-demo-jam/</guid><description>What do AI experts really think about the future of AI, open-source models, and startup success? Hear real-world insights at AI DEMO JAM — full video inside!</description><pubDate>Sun, 13 Apr 2025 05:21:49 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/8ed4a545a5787dcd/3.jpg"/><media:content url="https://www.youtube.com/watch?v=ytrYIRrAOCA" medium="video" type="text/html"/></item><item><title>Jitlife&apos;s Rideable Smart Suitcases: Fun Meets Function</title><link>https://dataphoenix.info/videos/jitlifes-rideable-smart-suitcases-fun-meets-function/</link><guid isPermaLink="true">https://dataphoenix.info/videos/jitlifes-rideable-smart-suitcases-fun-meets-function/</guid><description>Say goodbye to boring bags — this electric rideable suitcase scooter lets you glide through airports with ease. Discover why Jitlife’s smart luggage is every traveler’s dream!</description><pubDate>Thu, 27 Mar 2025 05:42:24 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/0730d19bc9bda43e/Jitlife-team.jpg"/><media:content url="https://www.youtube.com/watch?v=YOio6jCjDs4" medium="video" type="text/html"/></item><item><title>Accelerating Generative AI with HPE: From Development to Deployment</title><link>https://dataphoenix.info/videos/accelerating-generative-ai-with-hpe-from-development-to-deployment/</link><guid isPermaLink="true">https://dataphoenix.info/videos/accelerating-generative-ai-with-hpe-from-development-to-deployment/</guid><description>Explore how HPE GenAI solutions can transform AI development and deployment through a comprehensive approach to infrastructure and use case implementation. This webinar will showcase HPE PCAI platform, along with advanced AI hardware and software, demonstrating real-world applications.</description><pubDate>Tue, 29 Oct 2024 05:38:08 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/ee71fecfa1920e24/webinar-HPE-Oct-23-youtube-1.png"/><media:content url="https://www.youtube.com/watch?v=Rey_QD8HR3Q" medium="video" type="text/html"/></item><item><title>Exploring Infrastructure Management for GenAI Beyond Kubernetes</title><link>https://dataphoenix.info/videos/exploring-infrastructure-management-for-genai-beyond-kubernetes/</link><guid isPermaLink="true">https://dataphoenix.info/videos/exploring-infrastructure-management-for-genai-beyond-kubernetes/</guid><description>During this talk, we will discuss the Kubernetes stack&apos;s drawbacks in the context of AI and show how dstack addresses them in the training and deployment of GenAI models.</description><pubDate>Fri, 15 Mar 2024 08:01:43 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/aac3df54ef8172c2/webinar-mar-14-24-dstack.png"/><media:content url="https://www.youtube.com/watch?v=4tjHg0EfuSc" medium="video" type="text/html"/></item><item><title>Evaluating LLM Models for Production Systems: Methods and Practices</title><link>https://dataphoenix.info/videos/evaluating-llm-models-for-production-systems-methods-and-practices/</link><guid isPermaLink="true">https://dataphoenix.info/videos/evaluating-llm-models-for-production-systems-methods-and-practices/</guid><description>During this talk, we will discuss a comprehensive understanding of the evaluation processes for LLMs, particularly in the context of preparing these models for deployment in production environments. </description><pubDate>Wed, 28 Feb 2024 21:23:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/ba6cf2706c6a0d40/webinar-feb-27-youtube.png"/><media:content url="https://www.youtube.com/watch?v=DoDwrhzAYoE" medium="video" type="text/html"/></item><item><title>A Whirlwind Tour of ML Model Serving Strategies (Including LLMs)</title><link>https://dataphoenix.info/videos/a-whirlwind-tour-of-ml-model-serving-strategies-including-llms/</link><guid isPermaLink="true">https://dataphoenix.info/videos/a-whirlwind-tour-of-ml-model-serving-strategies-including-llms/</guid><description>







There are many recipes to serve machine learning models to end users today, and even though new ways keep popping up as time passes, some questions remain: How do we pick the appropriate serving recipe from the menu we have available, and how can we execute it as fast and efficiently as possible? In this talk, we’re going to go through a whirlwind tour of the different machine learning deployment strategies available today for both traditional ML systems and Large Language Models, and we</description><pubDate>Mon, 29 Jan 2024 22:26:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/31a253f0f0a480f4/Webinar_1024x512.png"/><media:content url="https://www.youtube.com/watch?v=i75JDUUpWR4" medium="video" type="text/html"/></item><item><title>Democratizing AI Deployment</title><link>https://dataphoenix.info/videos/democratizing-ai-deployment/</link><guid isPermaLink="true">https://dataphoenix.info/videos/democratizing-ai-deployment/</guid><description>







Deploying AI models remains a very complex problem, due to a deeply fragmented stack of incompatible tooling. The stack can be broken down into four areas: the orchestration layer, compression techniques, compiler infrastructure, and the hardware. We will cover each of these areas, and their unique challenges. When formulating optimal deployment recipes, each of these layers in the stack needs to be considered in a holistic manner, and decisions at one level affect the decision at every </description><pubDate>Mon, 18 Dec 2023 23:28:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/3b721eb492fd5342/Webinar_1024x512-12.png"/><media:content url="https://www.youtube.com/watch?v=qQOTwuYJNBc" medium="video" type="text/html"/></item><item><title>GPT on a Leash: Evaluating LLM-based Apps &amp; Mitigating Their Risks</title><link>https://dataphoenix.info/videos/gpt-on-a-leash-evaluating-llm-based-apps-mitigating-their-risks/</link><guid isPermaLink="true">https://dataphoenix.info/videos/gpt-on-a-leash-evaluating-llm-based-apps-mitigating-their-risks/</guid><description>







The task of testing and evaluating AI systems is extremely challenging, especially when it involves text and unstructured data. In the case of LLM-based applications, these challenges are magnified by the fact that there isn&apos;t &quot;one correct answer&quot; and by a combination of various external constraints such as topics that shouldn&apos;t be discussed.

Speaker:
Philip is the co-founder and CEO of Deepchecks. Philip is an experienced Data Scientist and in the past, he led a top-tier ML research gr</description><pubDate>Fri, 15 Dec 2023 23:46:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/e5a8db840d0b1753/Webinar_1024x512-11.png"/><media:content url="https://www.youtube.com/watch?v=-RT3uCGAfIs" medium="video" type="text/html"/></item><item><title>How to Instruction Tune a Base Language Model</title><link>https://dataphoenix.info/videos/how-to-instruction-tune-a-base-language-model/</link><guid isPermaLink="true">https://dataphoenix.info/videos/how-to-instruction-tune-a-base-language-model/</guid><description>







While LLMs have showcased exceptional language understanding, tailoring them for specific tasks can pose a challenge. This webinar delves into the nuances of supervised fine-tuning, instruction tuning, and the powerful techniques that bridge the gap between model objectives and user-specific requirements.

Here&apos;s what we&apos;ll cover:

 * Specialized Fine-Tuning: Adapt LLMs for niche tasks using labeled data.
 * Introduction to Instruction Tuning: Enhance LLM capabilities and controllability</description><pubDate>Tue, 12 Dec 2023 00:07:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/7a961bd7967efffd/Webinar_1024x512-9.png"/><media:content url="https://www.youtube.com/watch?v=McCdO5rhru0" medium="video" type="text/html"/></item><item><title>Leveraging open-source LLMs for production</title><link>https://dataphoenix.info/videos/leveraging-open-source-llms-for-production/</link><guid isPermaLink="true">https://dataphoenix.info/videos/leveraging-open-source-llms-for-production/</guid><description>







This talk examines using open-source LLMs for real-world purposes. It compares the benefits and drawbacks of open-source LLMs to proprietary options like OpenAI. The discussion covers the economics of hosting open-source LLMs, highlights serving frameworks, explores cloud GPU availability, gives an overview of key open-source LLMs, and shows how to run and refine these models using the dstack open-source tool.

Speaker:
Andrey is the founder of dstack, an open-source toolkit for orchestr</description><pubDate>Tue, 05 Dec 2023 00:11:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/aaba4199e1b04030/Webinar_1024x512-8.png"/><media:content url="https://www.youtube.com/watch?v=ptBT6fyNjDk" medium="video" type="text/html"/></item><item><title>Machine Learning Techniques in Healthcare Industry</title><link>https://dataphoenix.info/videos/machine-learning-techniques-in-healthcare-industry/</link><guid isPermaLink="true">https://dataphoenix.info/videos/machine-learning-techniques-in-healthcare-industry/</guid><description>







Machine Learning techniques are being explored successfully in almost every field like computing science, social science, and intelligence science. These tools and techniques also provide promising applications in the healthcare industry like disease prediction/detection, medical image computing, analysis of Electronic Health Records (EHR), processing of medical documents, extracting genetic information from patients, etc. In this technical talk, I will be discussing the role of machine </description><pubDate>Tue, 21 Nov 2023 00:16:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/1cc47bb567ee7003/Webinar_1024x512-7.png"/><media:content url="https://www.youtube.com/watch?v=oTeyk1XUO5U" medium="video" type="text/html"/></item><item><title>Gen AI data chain at scale</title><link>https://dataphoenix.info/videos/gen-ai-data-chain-at-scale/</link><guid isPermaLink="true">https://dataphoenix.info/videos/gen-ai-data-chain-at-scale/</guid><description>







Generative AI workflows heavily rely on data-centric tasks—such as filtering samples by annotation fields, vector distances, or scores produced by custom classifiers. At the same time, computer vision datasets are quickly approaching petabyte volumes, rendering data wrangling difficult. In addition, the iterative nature of data preparation necessitates robust dataset sharing and versioning mechanisms, both of which are hard to implement ad-hoc. In this workshop we will introduce DVCx - a</description><pubDate>Sat, 18 Nov 2023 00:20:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/d1194a4fdd6b5485/Webinar_1024x512-6.png"/><media:content url="https://www.youtube.com/watch?v=pdnfLOvt99k" medium="video" type="text/html"/></item><item><title>Building Customized CV Applications with FiftyOne Plugins</title><link>https://dataphoenix.info/videos/building-customized-cv-applications-with-fiftyone-plugins/</link><guid isPermaLink="true">https://dataphoenix.info/videos/building-customized-cv-applications-with-fiftyone-plugins/</guid><description>







FiftyOne is the leading open source solution for curating and visualizing computer vision data. With FiftyOne Plugins, you can now build custom computer vision applications in no time. From concept interpolation to building your AI art gallery, and even LLM-powered , FiftyOne Plugins give you the power to create gradio-style applications with data at their core. Join us to discover how you can unleash your creativity and interact with data like never before.

Speaker:
Jacob Marks is a Ma</description><pubDate>Tue, 07 Nov 2023 00:24:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/e5a902ea403608c6/Webinar_1024x512-5.png"/><media:content url="https://www.youtube.com/watch?v=k2KasmWgofk" medium="video" type="text/html"/></item><item><title>MLOps for Ads Ranking at Pinteres</title><link>https://dataphoenix.info/videos/mlops-for-ads-ranking-at-pinteres/</link><guid isPermaLink="true">https://dataphoenix.info/videos/mlops-for-ads-ranking-at-pinteres/</guid><description>This talk will discuss scaling ads ranking at Pinterest through machine learning algorithms and ML ecosystem innovations.</description><pubDate>Sat, 04 Nov 2023 06:50:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/cf7c65ddfd14b265/Webinar_1024x512_Pinterest.png"/><media:content url="https://www.youtube.com/watch?v=9wxE4NbA1Vo" medium="video" type="text/html"/></item><item><title>Using memory with LLM applications in production</title><link>https://dataphoenix.info/videos/using-memory-with-llm-applications-in-production/</link><guid isPermaLink="true">https://dataphoenix.info/videos/using-memory-with-llm-applications-in-production/</guid><description>This talk will review how you can use Metal to give your LLM chatbots both short and long-term memory.</description><pubDate>Mon, 30 Oct 2023 23:31:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/1a303ca4ede4160c/Webinar_1024x512-10.png"/><media:content url="https://www.youtube.com/watch?v=wzbOdND25Ho" medium="video" type="text/html"/></item><item><title>Lessons Learned from Building a Managed RAG Solution</title><link>https://dataphoenix.info/videos/lessons-learned-from-building-a-managed-rag-solution/</link><guid isPermaLink="true">https://dataphoenix.info/videos/lessons-learned-from-building-a-managed-rag-solution/</guid><description>This talk will discuss technical and business lessons learned from building a managed Retrieval Augmented Generation solution into Voiceflow.</description><pubDate>Mon, 23 Oct 2023 23:34:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/17190ec21ea3ff36/Webinar_1024x512-3.png"/><media:content url="https://www.youtube.com/watch?v=lz9B1-KKxlQ" medium="video" type="text/html"/></item><item><title>Large Language Models for Program Synthesis</title><link>https://dataphoenix.info/videos/large-language-models-for-program-synthesis/</link><guid isPermaLink="true">https://dataphoenix.info/videos/large-language-models-for-program-synthesis/</guid><description>This talk will be about large language models for code generation.</description><pubDate>Wed, 18 Oct 2023 23:58:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/d928139f5732c038/Webinar_1024x512-2.png"/><media:content url="https://www.youtube.com/watch?v=pyu_QnL-7zE" medium="video" type="text/html"/></item><item><title>Gorilla: Large Language Model Connected with Massive APIs</title><link>https://dataphoenix.info/videos/gorilla-large-language-model-connected-with-massive-apis/</link><guid isPermaLink="true">https://dataphoenix.info/videos/gorilla-large-language-model-connected-with-massive-apis/</guid><description>This talk will introduce the Gorilla project, designed to connect LLMs with various services and applications exposed through APIs.</description><pubDate>Sun, 15 Oct 2023 00:02:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/06fcaafb2648bf41/Webinar_1024x512-1-1.png"/><media:content url="https://www.youtube.com/watch?v=99fJvqY2pxk" medium="video" type="text/html"/></item><item><title>Trends and Applications of AI/ML and Analytics in Sports</title><link>https://dataphoenix.info/videos/trends-and-applications-of-ai-ml-and-analytics-in-sports/</link><guid isPermaLink="true">https://dataphoenix.info/videos/trends-and-applications-of-ai-ml-and-analytics-in-sports/</guid><description>This overview talk will be about sports analytics and using AI/ML for player performance, business operations, and recruitment statistics.</description><pubDate>Tue, 10 Oct 2023 00:10:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/af0ae430d14a6fc0/Webinar_1024x512-13.png"/><media:content url="https://www.youtube.com/watch?v=a0A3tyLn8FA" medium="video" type="text/html"/></item><item><title>Best Security Practices for the LLMs</title><link>https://dataphoenix.info/videos/best-security-practices-for-the-llms/</link><guid isPermaLink="true">https://dataphoenix.info/videos/best-security-practices-for-the-llms/</guid><description>This talk will explore potential risks, break down advanced defense methods, and share the latest on keeping Large Language Models safe.</description><pubDate>Tue, 19 Sep 2023 00:43:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/d0c9639f3f2aa2ab/Webinar_1024x512-4.png"/><media:content url="https://www.youtube.com/watch?v=D29etksAv4M" medium="video" type="text/html"/></item><item><title>Go Beyond Chatbot - Emerging Patterns in Generative AI Apps</title><link>https://dataphoenix.info/videos/go-beyond-chatbot-emerging-patterns-in-generative-ai-apps/</link><guid isPermaLink="true">https://dataphoenix.info/videos/go-beyond-chatbot-emerging-patterns-in-generative-ai-apps/</guid><description>This talk will share some reference architectures and demos for emerging Generative AI applications and use cases.</description><pubDate>Tue, 29 Aug 2023 00:57:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/a90b4f1f961939b2/Webinar_1024x512-14.png"/><media:content url="https://www.youtube.com/watch?v=hyxPwsCRbC8" medium="video" type="text/html"/></item><item><title>Leveraging Large Language Models for Enterprise Usage</title><link>https://dataphoenix.info/videos/leveraging-large-language-models-for-enterprise-usage/</link><guid isPermaLink="true">https://dataphoenix.info/videos/leveraging-large-language-models-for-enterprise-usage/</guid><description>This talk will discuss foundation and ChatGPT-style models, GenAI and LLM technology at NVIDIA, shortcomings, and proposed guardrails.</description><pubDate>Tue, 22 Aug 2023 01:01:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/df6ec6db3c7e889b/Webinar_1024x512-15.png"/><media:content url="https://www.youtube.com/watch?v=k_sOVQXMnrA" medium="video" type="text/html"/></item><item><title>Best practices for building LLM-based applications</title><link>https://dataphoenix.info/videos/best-practices-for-building-llm-based-applications/</link><guid isPermaLink="true">https://dataphoenix.info/videos/best-practices-for-building-llm-based-applications/</guid><description>During the talk, we will review the existing tools and see how to move from development to production without a headache.</description><pubDate>Tue, 15 Aug 2023 01:34:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/ed6777bf9de4c33f/webinar-qdrant.png"/><media:content url="https://www.youtube.com/watch?v=XmgTm7nwdIU" medium="video" type="text/html"/></item><item><title>LlamaIndex: How to use LLMs to Interface with Multiple Data Sources</title><link>https://dataphoenix.info/videos/llamaindex-how-to-use-llms-to-interface-with-multiple-data-sources/</link><guid isPermaLink="true">https://dataphoenix.info/videos/llamaindex-how-to-use-llms-to-interface-with-multiple-data-sources/</guid><description>This talk will dive into “data frameworks” like LlamaIndex, and demonstrate how to create hierarchical indexes from different data sources.</description><pubDate>Tue, 08 Aug 2023 02:04:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/1d1bf4cd2240296d/Webinar_LlamaIndex.png"/><media:content url="https://www.youtube.com/watch?v=GKsas3Lowgs" medium="video" type="text/html"/></item><item><title>Rise in the use of synthetic data for regulated industries</title><link>https://dataphoenix.info/videos/rise-in-the-use-of-synthetic-data-for-regulated-industries/</link><guid isPermaLink="true">https://dataphoenix.info/videos/rise-in-the-use-of-synthetic-data-for-regulated-industries/</guid><description>This talk will discuss synthetic data, some impactful use cases associated with it, and the challenges companies face while harnessing it.</description><pubDate>Tue, 01 Aug 2023 04:19:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/24e0c6736f59734f/Webinar_1024x512_Supreet-Kaur.png"/><media:content url="https://www.youtube.com/watch?v=9uNvxcX7LWU" medium="video" type="text/html"/></item><item><title>Multilingual Semantic Search</title><link>https://dataphoenix.info/videos/multilingual-semantic-search/</link><guid isPermaLink="true">https://dataphoenix.info/videos/multilingual-semantic-search/</guid><description>This talk will discuss why multilingual semantic search is amazing, how respective models are trained, and the new use cases this unlocks.</description><pubDate>Sun, 30 Jul 2023 04:26:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/bb9367bb30e8b7cd/Webinar_1024x512_Cohere.png"/><media:content url="https://www.youtube.com/watch?v=tJjHgKMk0vk" medium="video" type="text/html"/></item><item><title>Large Language Model Evaluations - What and Why</title><link>https://dataphoenix.info/videos/large-language-model-evaluations-what-and-why/</link><guid isPermaLink="true">https://dataphoenix.info/videos/large-language-model-evaluations-what-and-why/</guid><description>This talk will go into the intricacies of assessing the quality of LLMs and best practices to ensure their reliability and accuracy.</description><pubDate>Tue, 25 Jul 2023 04:22:00 GMT</pubDate><media:thumbnail url="https://assets.dataphoenix.info/uploads/media/0e796598dfc477e2/Webinar_1024x512_UpTrain.png"/><media:content url="https://www.youtube.com/watch?v=CMn-nuRhkQA" medium="video" type="text/html"/></item></channel></rss>