<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on Daniel Andrade</title><link>https://danielandrade.info/tags/python/</link><description>Recent content in Python on Daniel Andrade</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 22 Apr 2023 14:31:49 +0100</lastBuildDate><atom:link href="https://danielandrade.info/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>FingerPy – Break the Thumb-Sucking Habit</title><link>https://danielandrade.info/fingerpy/</link><pubDate>Sat, 22 Apr 2023 14:31:49 +0100</pubDate><guid>https://danielandrade.info/fingerpy/</guid><description>&lt;h1 id="fingerpy--break-the-thumb-sucking-habit"&gt;FingerPy – Break the Thumb-Sucking Habit&lt;/h1&gt;
&lt;p&gt;Children often develop the habit of sucking their thumbs as self-soothing. While it may be a natural and comforting behaviour for young kids, it can lead to dental and speech problems if not addressed timely. I developed FingerPy, a Python application that encourages children to stop sucking their thumbs by controlling video playback with hand gestures.&lt;/p&gt;
&lt;h3 id="introducing-fingerpy"&gt;Introducing FingerPy&lt;/h3&gt;
&lt;p&gt;FingerPy uses computer vision to detect hand gestures and control video playback. When a child places their thumb near their head, FingerPy pauses the video, and playback resumes when they move their thumb away. This smart approach makes breaking the thumb-sucking habit a fun and interactive experience and helps children become more aware of their behaviour while watching videos.&lt;/p&gt;</description></item><item><title>A guide to Azure OpenAI Service – Full guide + code samples</title><link>https://danielandrade.info/a-guide-to-azure-openai-service-full-guide-code-samples/</link><pubDate>Mon, 20 Mar 2023 15:25:27 +0100</pubDate><guid>https://danielandrade.info/a-guide-to-azure-openai-service-full-guide-code-samples/</guid><description>&lt;h1 id="a-guide-to-azure-openai-service--full-guide--code-samples"&gt;&lt;strong&gt;A guide to Azure OpenAI Service – Full guide + code samples&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Azure OpenAI Service is a cloud-based artificial intelligence platform developed by Microsoft that allows developers to easily build, deploy, and manage AI models. This platform provides access to powerful machine learning algorithms and pre-trained models to help you create various applications, from chatbots and natural language processing to image recognition.&lt;/p&gt;
&lt;p&gt;This post will guide you through getting started with Azure OpenAI Service. We will cover everything you need to know, from setting up your Azure account and creating a new project to using the service to make API calls. We will also provide some examples and working code you can copy/paste and run.&lt;/p&gt;</description></item></channel></rss>