Artificial Intelligence | Towards Data Science https://towardsdatascience.com/category/artificial-intelligence/ Publish AI, ML & data-science insights to a global community of data professionals. Mon, 14 Jul 2025 23:44:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 https://towardsdatascience.com/wp-content/uploads/2025/02/cropped-Favicon-32x32.png Artificial Intelligence | Towards Data Science https://towardsdatascience.com/category/artificial-intelligence/ 32 32 Topic Model Labelling with LLMs https://towardsdatascience.com/topic-model-labelling-with-llms/ Mon, 14 Jul 2025 23:44:18 +0000 https://towardsdatascience.com/?p=606581 Python tutorial for reproducible labeling of cutting-edge topic models with GPT4-o-mini.

The post Topic Model Labelling with LLMs appeared first on Towards Data Science.

]]>
There and Back Again: An AI Career Journey https://towardsdatascience.com/there-and-back-again-an-ai-career-journey/ Mon, 14 Jul 2025 22:31:01 +0000 https://towardsdatascience.com/?p=606579 A full circle moment 30 years in the making

The post There and Back Again: An AI Career Journey appeared first on Towards Data Science.

]]>
CLIP Model Overview :  Unlocking the Power of Multimodal AI https://towardsdatascience.com/clip-model-overview-unlocking-the-power-of-multimodal-ai/ Mon, 14 Jul 2025 19:01:21 +0000 https://towardsdatascience.com/?p=606570 The magic behind multimodal models unlocked through contrastive learning

The post CLIP Model Overview :  Unlocking the Power of Multimodal AI appeared first on Towards Data Science.

]]>
Let AI Tune Your Voice Assistant https://towardsdatascience.com/let-ai-tune-your-voice-assistant/ Mon, 14 Jul 2025 16:57:11 +0000 https://towardsdatascience.com/?p=606566 A practical guide to automating prompt engineering for voice assistants

The post Let AI Tune Your Voice Assistant appeared first on Towards Data Science.

]]>
Are You Being Unfair to LLMs? https://towardsdatascience.com/are-you-being-unfair-to-llms/ Fri, 11 Jul 2025 18:40:50 +0000 https://towardsdatascience.com/?p=606563 They may deserve better.

The post Are You Being Unfair to LLMs? appeared first on Towards Data Science.

]]>
Hitchhiker’s Guide to RAG: From Tiny Files to Tolstoy with OpenAI’s API and LangChain https://towardsdatascience.com/hitchhikers-guide-to-rag-from-tiny-files-to-tolstoy-with-openais-api-and-langchain/ Fri, 11 Jul 2025 17:56:46 +0000 https://towardsdatascience.com/?p=606560 Scaling a simple RAG pipeline from simple notes to full books

The post Hitchhiker’s Guide to RAG: From Tiny Files to Tolstoy with OpenAI’s API and LangChain appeared first on Towards Data Science.

]]>
Building a Сustom MCP Chatbot https://towardsdatascience.com/building-a-%d1%81ustom-mcp-chatbot/ Thu, 10 Jul 2025 19:53:09 +0000 https://towardsdatascience.com/?p=606552 Understanding all the details of the model context protocol

The post Building a Сustom MCP Chatbot appeared first on Towards Data Science.

]]>
Scene Understanding in Action: Real-World Validation of Multimodal AI Integration https://towardsdatascience.com/scene-understanding-in-action-real-world-validation-of-multimodal-ai-integration/ Thu, 10 Jul 2025 18:12:23 +0000 https://towardsdatascience.com/?p=606548 A deep dive into real-world case studies: from indoor space and urban streets to world-famous landmarks

The post Scene Understanding in Action: Real-World Validation of Multimodal AI Integration appeared first on Towards Data Science.

]]>
Evaluation-Driven Development for LLM-Powered Products: Lessons from Building in Healthcare https://towardsdatascience.com/evaluation-driven-development-for-llm-powered-products-lessons-from-building-in-healthcare/ Thu, 10 Jul 2025 17:58:58 +0000 https://towardsdatascience.com/?p=606546 How metrics and monitoring combine with human expertise to build trustworthy AI in healthcare.

The post Evaluation-Driven Development for LLM-Powered Products: Lessons from Building in Healthcare appeared first on Towards Data Science.

]]>
Worried About AI? Use It to Your Advantage https://towardsdatascience.com/worried-about-ai-use-it-to-your-advantage/ Thu, 10 Jul 2025 11:00:00 +0000 https://towardsdatascience.com/?p=606557 This week, we focus on the future of data science and the opportunities that can arise amid uncertainty.

The post Worried About AI? Use It to Your Advantage appeared first on Towards Data Science.

]]>
The Crucial Role of NUMA Awareness in High-Performance Deep Learning https://towardsdatascience.com/the-crucial-role-of-numa-awareness-in-high-performance-deep-learning/ Thu, 10 Jul 2025 05:18:59 +0000 https://towardsdatascience.com/?p=606544 PyTorch model performance analysis and optimization — Part 10

The post The Crucial Role of NUMA Awareness in High-Performance Deep Learning appeared first on Towards Data Science.

]]>
Work Data Is the Next Frontier for GenAI https://towardsdatascience.com/work-data-is-the-next-frontier-for-genai/ Wed, 09 Jul 2025 22:04:32 +0000 https://towardsdatascience.com/?p=606542 9 reasons why work data is the single most valuable data source for LLM training, uniquely capable of propelling LLM performance to unprecedented heights.

The post Work Data Is the Next Frontier for GenAI appeared first on Towards Data Science.

]]>
Recap of all types of LLM Agents https://towardsdatascience.com/recap-of-all-types-of-llm-agents/ Wed, 09 Jul 2025 19:26:24 +0000 https://towardsdatascience.com/?p=606540 Regular, ReAct, Chain-of-Thought, Reflexion, ToT, GoT, PoT

The post Recap of all types of LLM Agents appeared first on Towards Data Science.

]]>
AI Agents Are Shaping the Future of Work Task by Task, Not Job by Job https://towardsdatascience.com/ai-agents-are-shaping-future-of-work-task-by-task-not-job-by-job/ Wed, 09 Jul 2025 19:20:38 +0000 https://towardsdatascience.com/?p=606538 What two groundbreaking studies reveal about the future of human-AI collaboration, and the enterprise playbook for thriving in the AI agent era

The post AI Agents Are Shaping the Future of Work Task by Task, Not Job by Job appeared first on Towards Data Science.

]]>
How to Perform Effective Data Cleaning for Machine Learning https://towardsdatascience.com/how-to-perform-effective-data-cleaning-for-machine-learning/ Wed, 09 Jul 2025 19:11:04 +0000 https://towardsdatascience.com/?p=606536 Learn how you can improve your machine learning models using effective data cleaning

The post How to Perform Effective Data Cleaning for Machine Learning appeared first on Towards Data Science.

]]>
How to Fine-Tune Small Language Models to Think with Reinforcement Learning https://towardsdatascience.com/how-to-finetune-small-language-models-to-think-with-reinforcement-learning/ Wed, 09 Jul 2025 01:59:20 +0000 https://towardsdatascience.com/?p=606531 A visual tour and from-scratch guide to train GRPO reasoning models in PyTorch

The post How to Fine-Tune Small Language Models to Think with Reinforcement Learning appeared first on Towards Data Science.

]]>
Build Interactive Machine Learning Apps with Gradio https://towardsdatascience.com/build-interactive-machine-learning-apps-with-gradio/ Tue, 08 Jul 2025 18:43:21 +0000 https://towardsdatascience.com/?p=606526 Create a fun text-to-speech demo in minutes

The post Build Interactive Machine Learning Apps with Gradio appeared first on Towards Data Science.

]]>
Microsoft’s Revolutionary Diagnostic Medical AI, Explained https://towardsdatascience.com/microsofts-revolutionary-diagnostic-medical-ai-explained/ Tue, 08 Jul 2025 17:40:58 +0000 https://towardsdatascience.com/?p=606524 Microsoft's latest paper discusses a path to medical superintelligence. How close are we, really?

The post Microsoft’s Revolutionary Diagnostic Medical AI, Explained appeared first on Towards Data Science.

]]>
Your Personal Analytics Toolbox https://towardsdatascience.com/your-personal-analytics-toolbox/ Mon, 07 Jul 2025 22:30:31 +0000 https://towardsdatascience.com/?p=606514 Leveraging MCP for automating your daily routine

The post Your Personal Analytics Toolbox appeared first on Towards Data Science.

]]>
Build Algorithm-Agnostic ML Pipelines in a Breeze https://towardsdatascience.com/build-algorithm-agnostic-ml-pipelines-in-a-breeze/ Mon, 07 Jul 2025 19:49:04 +0000 https://towardsdatascience.com/?p=606509 The framework is now an open-source Python package for streamlined ML workflows

The post Build Algorithm-Agnostic ML Pipelines in a Breeze appeared first on Towards Data Science.

]]>