<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>data on A system brought to life</title>
    <link>https://blog.kodigy.com/tags/data/</link>
    <description>Recent content in data on A system brought to life</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>© Vladimir Sibirov. Code released under the MIT license.</copyright>
    <lastBuildDate>Sun, 04 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.kodigy.com/tags/data/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Actor Mesh: Enterprise Architecture for Scalable AI Engineering</title>
      <link>https://blog.kodigy.com/post/actor-mesh-architecture/</link>
      <pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kodigy.com/post/actor-mesh-architecture/</guid>
      <description>Introduction Building intelligent systems at scale is tricky. On the surface, modern AI gives us powerful components (LLMs, Transformers, ML) ready to integrate into our applications. Yet assembling these pieces into a coherent, resilient, and cost-effective whole remains a tough challenge, especially as systems grow beyond simple request-response patterns.
This article presents a comprehensive approach to this problem through the Actor Mesh pattern: a distributed architecture that organizes AI models, machine learning pipelines, and conventional business logic as a network of autonomous, asynchronous actors.</description>
    </item>
    
    <item>
      <title>AI Engineering Goes Visual part 2: Building an LLM RAG with PyFlyde &amp; LangChain</title>
      <link>https://blog.kodigy.com/post/visual-ai-engineering-with-pyflyde-pt2-rag/</link>
      <pubDate>Sun, 03 Aug 2025 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kodigy.com/post/visual-ai-engineering-with-pyflyde-pt2-rag/</guid>
      <description>Introduction and recap of Part 1 Welcome back to our journey into Visual AI Engineering with PyFlyde! In this second part of our tutorial, we&amp;rsquo;ll dive deeper into the fascinating world of AI and data engineering, combining modern tools and libraries with the intuitive power of visual programming.
In Part 1 of this tutorial, we embarked on an exciting journey to build a flexible data extraction flow. We successfully created a web scraper that fetches articles from the Software Leads Weekly newsletter, cleans them up, and saves them as local Markdown files.</description>
    </item>
    
    <item>
      <title>AI Engineering Goes Visual part 1: Web Scraping &amp; Data Prep with PyFlyde</title>
      <link>https://blog.kodigy.com/post/visual-ai-engineering-with-pyflyde-pt1-scraper/</link>
      <pubDate>Sat, 02 Aug 2025 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kodigy.com/post/visual-ai-engineering-with-pyflyde-pt1-scraper/</guid>
      <description>Introduction Building data pipelines often involves integrating multiple tools and services into complex workflows. While traditional programming approaches are effective, visual tools can offer a more intuitive and streamlined way to design and manage these workflows.
In this tutorial, we will explore how to use Flyde, a visual programming tool, to construct a web scraper that feeds into a Retrieval Augmentation Generation (RAG) system. This tutorial aims to go beyond basic examples to demonstrate a more complex application, providing insights into the advantages and trade-offs of visual programming.</description>
    </item>
    
  </channel>
</rss>
