<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SleepLens: Turning Multimodal Sleep Data Into Conversations With Databricks Genie in Community Articles</title>
    <link>https://community.databricks.com/t5/community-articles/sleeplens-turning-multimodal-sleep-data-into-conversations-with/m-p/167038#M1504</link>
    <description>&lt;P class=""&gt;The Problem&lt;/P&gt;&lt;P&gt;Sleep trackers collect a lot of information, including heart rate, movement, sleep stages, and wake events. But having more data does not always mean people understand their sleep better. A user might see a Sleep Quality Score of 72.7 and still want to know why it was 72.7. SleepLens was built to explore how Databricks and Genie can make multimodal sleep data easier to understand by letting users ask questions about their sleep in natural language and receive answers grounded in their underlying data.&lt;/P&gt;&lt;P&gt;What Is SleepLens?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;SleepLens is an end-to-end multimodal sleep intelligence application built on Databricks. The prototype uses real wearable heart-rate and accelerometer or movement recordings paired with EEG-derived sleep-stage labels. From these signals, SleepLens creates analytics for sleep duration, sleep efficiency, sleep quality, wake events, deep sleep, REM sleep, and physiological and movement-based model features.&lt;/P&gt;&lt;P&gt;How I Built It&lt;/P&gt;&lt;P&gt;SleepLens was designed as a full data-to-AI workflow rather than just a machine-learning model. The overall pipeline moves from raw wearable data into Databricks, then through Bronze, Silver, and Gold layers, followed by machine learning with MLflow, the SleepLens app, and finally a Genie Agent.&lt;/P&gt;&lt;P&gt;Multimodal Sleep Data&lt;/P&gt;&lt;P&gt;The foundation of SleepLens is multimodal physiological data. The prototype combines heart-rate and movement recordings with EEG-derived sleep-stage labels so that multiple signals can be analyzed together. The current prototype also includes simulated contextual variables such as room temperature and sound, and these are not presented as real sensor measurements.&lt;/P&gt;&lt;P&gt;Building the Data Pipeline With Databricks&lt;/P&gt;&lt;P&gt;I organized the data using a Bronze, Silver, and Gold architecture. Bronze stores the raw sleep and wearable data. Silver cleans and transforms those recordings into more useful sleep features. Gold produces application-ready analytics that can be used by the dashboard, machine-learning workflow, and Genie. The final Gold layer includes information about sleep sessions, wake events, and model factors.&lt;/P&gt;&lt;P&gt;Adding Machine Learning&lt;/P&gt;&lt;P&gt;Once the sleep data was structured, I built a machine-learning workflow using physiological and movement features. I used MLflow to track the model and its performance. The resulting model achieved approximately 51.34 percent balanced accuracy. I also incorporated feature importance into the Gold analytics layer so the application could show which signals were contributing to the model's predictions.&lt;/P&gt;&lt;P&gt;The SleepLens Application&lt;/P&gt;&lt;P&gt;I used Databricks Apps to turn the pipeline and model results into an interactive application. The app shows metrics such as Sleep Quality Score, Sleep Duration, and Sleep Efficiency, and it also lets users compare different nights. In the current prototype, one night had a Sleep Quality Score of 76.5 while another had a score of 72.7, which makes it easier to see differences in sleep duration, efficiency, wake events, deep sleep, and REM sleep.&lt;/P&gt;&lt;P&gt;Genie at the Core of SleepLens&lt;/P&gt;&lt;P&gt;The main goal of SleepLens is not just to show sleep data, but to help users understand it. I created the Sleep Analysis and Factors Genie Agent and connected it to the SleepLens application. Genie has access to the Gold analytics tables, including gold_sleep_sessions, gold_wake_events, and gold_model_factors. This lets users ask questions such as which night had better sleep quality and what factors likely contributed to the difference.&lt;/P&gt;&lt;P&gt;Why Genie Made a Difference&lt;/P&gt;&lt;P&gt;Without Genie, SleepLens can tell someone their Sleep Quality Score. With Genie, the application can help them investigate why that score was higher or lower. Instead of requiring users to understand SQL, schemas, tables, feature importance, or model outputs, they can simply ask a question and receive an explanation grounded in the SleepLens data.&lt;/P&gt;&lt;P&gt;Why Databricks Was Useful for SleepLens&lt;/P&gt;&lt;P&gt;Databricks allowed the entire project to live within one ecosystem. I was able to move from raw multimodal wearable data to data engineering, Bronze, Silver, and Gold analytics, machine learning, MLflow tracking, model explainability, an interactive app, and conversational analytics with Genie. This made it possible to build the data pipeline, model, application, and conversational layer as one connected system.&lt;/P&gt;&lt;P&gt;Architecture&lt;/P&gt;&lt;P&gt;The final SleepLens architecture starts with wearable heart-rate and accelerometer data paired with EEG-derived sleep labels. That data moves through the Bronze, Silver, and Gold layers, then into the machine-learning and MLflow workflow, then into the Databricks App, and finally into the SleepLens dashboard and Genie Agent for natural-language sleep insights.&lt;/P&gt;&lt;P&gt;What I Learned&lt;/P&gt;&lt;P&gt;The biggest lesson from building SleepLens was that an AI application is much more than the model itself. The data needs to be cleaned and structured correctly, the model needs to be evaluated, the results need to be understandable, and the application needs to make those results accessible. Building SleepLens showed me how data engineering, machine learning, application development, and conversational AI can work together as one system.&lt;/P&gt;&lt;P&gt;What's Next for SleepLens?&lt;/P&gt;&lt;P&gt;SleepLens is currently a prototype and is not intended to provide medical diagnoses or medical advice. In the future, I would like to explore streaming data from real wearable or edge devices, adding more physiological sensors, replacing simulated environmental context with real temperature and sound sensors, expanding the dataset across more users and nights, improving personalization, exploring on-device inference, and giving Genie access to longer-term sleep trends.&lt;/P&gt;&lt;P&gt;My longer-term vision is for SleepLens to become an intelligent interface between wearable sensor data and human understanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main SleepLens Page&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_10-1788229256595.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30536i19CF343B08AF98A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_10-1788229256595.png" alt="Chais4140_10-1788229256595.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_11-1788229256598.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30537iAF7660736FAD0E40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_11-1788229256598.png" alt="Chais4140_11-1788229256598.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_12-1788229256602.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30538i766B6180C6D6AE21/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_12-1788229256602.png" alt="Chais4140_12-1788229256602.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Ingested Raw Data&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_13-1788229256603.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30540iC56E155444872FEB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_13-1788229256603.png" alt="Chais4140_13-1788229256603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Medallion Architecture&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_14-1788229256604.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30539iA3B81B4AB783DA75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_14-1788229256604.png" alt="Chais4140_14-1788229256604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ML model performance&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_15-1788229256605.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30542i114F8B75C80A75DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_15-1788229256605.png" alt="Chais4140_15-1788229256605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_16-1788229256607.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30544iA8C93E877F64B380/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_16-1788229256607.png" alt="Chais4140_16-1788229256607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_17-1788229256609.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30543i851AE57416E554E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_17-1788229256609.png" alt="Chais4140_17-1788229256609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Genie's Impact&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_18-1788229256612.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30545iFDFE0736F854B4F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_18-1788229256612.png" alt="Chais4140_18-1788229256612.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_19-1788229256613.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30546i25B7AE66D80C90EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_19-1788229256613.png" alt="Chais4140_19-1788229256613.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2026 02:26:45 GMT</pubDate>
    <dc:creator>Chais4140</dc:creator>
    <dc:date>2026-09-01T02:26:45Z</dc:date>
    <item>
      <title>SleepLens: Turning Multimodal Sleep Data Into Conversations With Databricks Genie</title>
      <link>https://community.databricks.com/t5/community-articles/sleeplens-turning-multimodal-sleep-data-into-conversations-with/m-p/167038#M1504</link>
      <description>&lt;P class=""&gt;The Problem&lt;/P&gt;&lt;P&gt;Sleep trackers collect a lot of information, including heart rate, movement, sleep stages, and wake events. But having more data does not always mean people understand their sleep better. A user might see a Sleep Quality Score of 72.7 and still want to know why it was 72.7. SleepLens was built to explore how Databricks and Genie can make multimodal sleep data easier to understand by letting users ask questions about their sleep in natural language and receive answers grounded in their underlying data.&lt;/P&gt;&lt;P&gt;What Is SleepLens?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;SleepLens is an end-to-end multimodal sleep intelligence application built on Databricks. The prototype uses real wearable heart-rate and accelerometer or movement recordings paired with EEG-derived sleep-stage labels. From these signals, SleepLens creates analytics for sleep duration, sleep efficiency, sleep quality, wake events, deep sleep, REM sleep, and physiological and movement-based model features.&lt;/P&gt;&lt;P&gt;How I Built It&lt;/P&gt;&lt;P&gt;SleepLens was designed as a full data-to-AI workflow rather than just a machine-learning model. The overall pipeline moves from raw wearable data into Databricks, then through Bronze, Silver, and Gold layers, followed by machine learning with MLflow, the SleepLens app, and finally a Genie Agent.&lt;/P&gt;&lt;P&gt;Multimodal Sleep Data&lt;/P&gt;&lt;P&gt;The foundation of SleepLens is multimodal physiological data. The prototype combines heart-rate and movement recordings with EEG-derived sleep-stage labels so that multiple signals can be analyzed together. The current prototype also includes simulated contextual variables such as room temperature and sound, and these are not presented as real sensor measurements.&lt;/P&gt;&lt;P&gt;Building the Data Pipeline With Databricks&lt;/P&gt;&lt;P&gt;I organized the data using a Bronze, Silver, and Gold architecture. Bronze stores the raw sleep and wearable data. Silver cleans and transforms those recordings into more useful sleep features. Gold produces application-ready analytics that can be used by the dashboard, machine-learning workflow, and Genie. The final Gold layer includes information about sleep sessions, wake events, and model factors.&lt;/P&gt;&lt;P&gt;Adding Machine Learning&lt;/P&gt;&lt;P&gt;Once the sleep data was structured, I built a machine-learning workflow using physiological and movement features. I used MLflow to track the model and its performance. The resulting model achieved approximately 51.34 percent balanced accuracy. I also incorporated feature importance into the Gold analytics layer so the application could show which signals were contributing to the model's predictions.&lt;/P&gt;&lt;P&gt;The SleepLens Application&lt;/P&gt;&lt;P&gt;I used Databricks Apps to turn the pipeline and model results into an interactive application. The app shows metrics such as Sleep Quality Score, Sleep Duration, and Sleep Efficiency, and it also lets users compare different nights. In the current prototype, one night had a Sleep Quality Score of 76.5 while another had a score of 72.7, which makes it easier to see differences in sleep duration, efficiency, wake events, deep sleep, and REM sleep.&lt;/P&gt;&lt;P&gt;Genie at the Core of SleepLens&lt;/P&gt;&lt;P&gt;The main goal of SleepLens is not just to show sleep data, but to help users understand it. I created the Sleep Analysis and Factors Genie Agent and connected it to the SleepLens application. Genie has access to the Gold analytics tables, including gold_sleep_sessions, gold_wake_events, and gold_model_factors. This lets users ask questions such as which night had better sleep quality and what factors likely contributed to the difference.&lt;/P&gt;&lt;P&gt;Why Genie Made a Difference&lt;/P&gt;&lt;P&gt;Without Genie, SleepLens can tell someone their Sleep Quality Score. With Genie, the application can help them investigate why that score was higher or lower. Instead of requiring users to understand SQL, schemas, tables, feature importance, or model outputs, they can simply ask a question and receive an explanation grounded in the SleepLens data.&lt;/P&gt;&lt;P&gt;Why Databricks Was Useful for SleepLens&lt;/P&gt;&lt;P&gt;Databricks allowed the entire project to live within one ecosystem. I was able to move from raw multimodal wearable data to data engineering, Bronze, Silver, and Gold analytics, machine learning, MLflow tracking, model explainability, an interactive app, and conversational analytics with Genie. This made it possible to build the data pipeline, model, application, and conversational layer as one connected system.&lt;/P&gt;&lt;P&gt;Architecture&lt;/P&gt;&lt;P&gt;The final SleepLens architecture starts with wearable heart-rate and accelerometer data paired with EEG-derived sleep labels. That data moves through the Bronze, Silver, and Gold layers, then into the machine-learning and MLflow workflow, then into the Databricks App, and finally into the SleepLens dashboard and Genie Agent for natural-language sleep insights.&lt;/P&gt;&lt;P&gt;What I Learned&lt;/P&gt;&lt;P&gt;The biggest lesson from building SleepLens was that an AI application is much more than the model itself. The data needs to be cleaned and structured correctly, the model needs to be evaluated, the results need to be understandable, and the application needs to make those results accessible. Building SleepLens showed me how data engineering, machine learning, application development, and conversational AI can work together as one system.&lt;/P&gt;&lt;P&gt;What's Next for SleepLens?&lt;/P&gt;&lt;P&gt;SleepLens is currently a prototype and is not intended to provide medical diagnoses or medical advice. In the future, I would like to explore streaming data from real wearable or edge devices, adding more physiological sensors, replacing simulated environmental context with real temperature and sound sensors, expanding the dataset across more users and nights, improving personalization, exploring on-device inference, and giving Genie access to longer-term sleep trends.&lt;/P&gt;&lt;P&gt;My longer-term vision is for SleepLens to become an intelligent interface between wearable sensor data and human understanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main SleepLens Page&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_10-1788229256595.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30536i19CF343B08AF98A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_10-1788229256595.png" alt="Chais4140_10-1788229256595.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_11-1788229256598.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30537iAF7660736FAD0E40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_11-1788229256598.png" alt="Chais4140_11-1788229256598.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_12-1788229256602.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30538i766B6180C6D6AE21/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_12-1788229256602.png" alt="Chais4140_12-1788229256602.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Ingested Raw Data&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_13-1788229256603.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30540iC56E155444872FEB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_13-1788229256603.png" alt="Chais4140_13-1788229256603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Medallion Architecture&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_14-1788229256604.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30539iA3B81B4AB783DA75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_14-1788229256604.png" alt="Chais4140_14-1788229256604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ML model performance&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_15-1788229256605.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30542i114F8B75C80A75DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_15-1788229256605.png" alt="Chais4140_15-1788229256605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_16-1788229256607.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30544iA8C93E877F64B380/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_16-1788229256607.png" alt="Chais4140_16-1788229256607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_17-1788229256609.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30543i851AE57416E554E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_17-1788229256609.png" alt="Chais4140_17-1788229256609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Genie's Impact&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_18-1788229256612.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30545iFDFE0736F854B4F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_18-1788229256612.png" alt="Chais4140_18-1788229256612.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chais4140_19-1788229256613.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30546i25B7AE66D80C90EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chais4140_19-1788229256613.png" alt="Chais4140_19-1788229256613.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2026 02:26:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/sleeplens-turning-multimodal-sleep-data-into-conversations-with/m-p/167038#M1504</guid>
      <dc:creator>Chais4140</dc:creator>
      <dc:date>2026-09-01T02:26:45Z</dc:date>
    </item>
  </channel>
</rss>

