<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Weissig Notes</title>
        <link>https://notes.weissig.me/</link>
        <description>The blog of Yves Weissig</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>yves@weissig.me (Yves Weissig)</managingEditor>
            <webMaster>yves@weissig.me (Yves Weissig)</webMaster><lastBuildDate>Sat, 25 Dec 2021 13:25:00 -0400</lastBuildDate>
            <atom:link href="https://notes.weissig.me/index.xml" rel="self" type="application/rss+xml" />
        <item>
    <title>Building Dawn.Chat</title>
    <link>https://notes.weissig.me/2021/12/building-dawn-chat/</link>
    <pubDate>Sat, 25 Dec 2021 13:25:00 -0400</pubDate>
    <author>Author</author>
    <guid>https://notes.weissig.me/2021/12/building-dawn-chat/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/featured-image-3.png" referrerpolicy="no-referrer">
            </div><p>Over at <a href="https://fortyeight.ai/" target="_blank" rel="noopener noreffer">FORTYEIGHT</a> we build the transparency as a service (TaaS) platform of the future. The pandemic and the new remote work life has not just impacted us but millions of people worldwide. So we decided to build a product leveraging our TaaS platform in order to help people connect more easily during these times, strengthen team communication and positively impact teams. <a href="https://dawn.chat/" target="_blank" rel="noopener noreffer">Dawn.Chat</a> gives users the ability to speak to each other during a friendly wakeup call</p>]]></description>
</item><item>
    <title>Building a Simple Quiz Chatbot With Twilio Autopilot and Serverless</title>
    <link>https://notes.weissig.me/2021/07/building-a-simple-quiz-chatbot-with-twilio-autopilot-and-serverless/</link>
    <pubDate>Thu, 15 Jul 2021 12:00:00 -0400</pubDate>
    <author>Author</author>
    <guid>https://notes.weissig.me/2021/07/building-a-simple-quiz-chatbot-with-twilio-autopilot-and-serverless/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/featured-image.png" referrerpolicy="no-referrer">
            </div><p>The first chatbot can be dated back to 1966 when <a href="https://en.wikipedia.org/wiki/ELIZA" target="_blank" rel="noopener noreffer">ELIZA</a> was created at the MIT Artificial Intelligence Laboratory. Since then chatbots have developed <a href="https://futurism.com/images/the-history-of-chatbots-infographic" target="_blank" rel="noopener noreffer">significantly</a>. Users interact via text or text-to-speech, and implementations range from detecting input using regular expressions and returning scripted responses to fully conversational AI featuring natural language processing, think <a href="https://en.wikipedia.org/wiki/Google_Assistant" target="_blank" rel="noopener noreffer">Google Assistant</a> or <a href="https://en.wikipedia.org/wiki/Amazon_Alexa" target="_blank" rel="noopener noreffer">Amazon Alexa</a>.</p>]]></description>
</item><item>
    <title>How To Set up Your Terraform Project for Multiple Environments</title>
    <link>https://notes.weissig.me/2021/04/how-to-set-up-your-terraform-project-for-multiple-environments/</link>
    <pubDate>Fri, 23 Apr 2021 12:00:00 -0400</pubDate>
    <author>Author</author>
    <guid>https://notes.weissig.me/2021/04/how-to-set-up-your-terraform-project-for-multiple-environments/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/featured-image.png" referrerpolicy="no-referrer">
            </div><p>Even in small- to medium-sized projects you&rsquo;ll want to have an infrastructure setup to run multiple instances, or environments of your software / system. This article describes two ways of realizing this using Terraform, the advantages and disadvantages of the approaches and offers sample code to get you started.</p>]]></description>
</item><item>
    <title>How To Build Beautiful Maps With Folium and Leaflet</title>
    <link>https://notes.weissig.me/2021/03/how-to-build-beautiful-maps-with-folium-and-leaflet/</link>
    <pubDate>Tue, 02 Mar 2021 19:22:00 -0400</pubDate>
    <author>Author</author>
    <guid>https://notes.weissig.me/2021/03/how-to-build-beautiful-maps-with-folium-and-leaflet/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/featured-image.png" referrerpolicy="no-referrer">
            </div><p>If you like working with data you&rsquo;re probably very familiar with Python and you know about the power of visualizations to make the data accessible to your readers.</p>
<p>However Python is not the best tool for visualizations. Enter <a href="https://leafletjs.com/" target="_blank" rel="noopener noreffer">Leaflet</a>, an open-source JavaScript library which creates mobile-friendly maps, has a small footprint, comes with a lot of map layers out of the box and has several more amazing <a href="https://leafletjs.com/#features" target="_blank" rel="noopener noreffer">features</a>.</p>]]></description>
</item></channel>
</rss>
