<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The Nexuri Blog</title>
    <link>https://nexuri.net/blog</link>
    <description>Field notes on software, cloud and AI from a team shipping production systems, EU-hosted and GDPR-compliant.</description>
    <language>en</language>
    <atom:link href="https://nexuri.net/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 17 Jul 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>EU AI Act in 2026: What Really Applies From August 2</title>
      <link>https://nexuri.net/blog/eu-ai-act-2026</link>
      <guid isPermaLink="true">https://nexuri.net/blog/eu-ai-act-2026</guid>
      <description>The EU AI Act's August 2, 2026 deadline changed: high-risk duties are delayed, transparency rules are not. What applies now — from an EU-based AI team.</description>
      <pubDate>Fri, 17 Jul 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/eu-ai-act-2026.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>Prompt Injection in 2026: Securing LLM Apps for Real</title>
      <link>https://nexuri.net/blog/llm-security-prompt-injection</link>
      <guid isPermaLink="true">https://nexuri.net/blog/llm-security-prompt-injection</guid>
      <description>Prompt injection went from lab curiosity to documented attacks on agents and browsers. What the 2026 research says — and how we engineer LLM apps against it.</description>
      <pubDate>Mon, 13 Jul 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/llm-security-prompt-injection.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>Self-Hosted LLMs in 2026: Private AI for EU Firms</title>
      <link>https://nexuri.net/blog/self-hosted-llm-eu</link>
      <guid isPermaLink="true">https://nexuri.net/blog/self-hosted-llm-eu</guid>
      <description>Self-hosted LLMs reached frontier quality in 2026 — GLM-5.2, DeepSeek V4, Qwen 3.5. When private AI on EU infrastructure beats the API, and how we run it.</description>
      <pubDate>Tue, 07 Jul 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/self-hosted-llm-eu.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>AI Agents in Production: What Actually Works in 2026</title>
      <link>https://nexuri.net/blog/ai-agents-in-production</link>
      <guid isPermaLink="true">https://nexuri.net/blog/ai-agents-in-production</guid>
      <description>AI agents in production fail in predictable ways — research says 40%+ of projects will be cancelled. How we run agent teams that clients trust daily.</description>
      <pubDate>Wed, 01 Jul 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/ai-agents-in-production.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>The Model Context Protocol in 2026: A Field Guide</title>
      <link>https://nexuri.net/blog/model-context-protocol</link>
      <guid isPermaLink="true">https://nexuri.net/blog/model-context-protocol</guid>
      <description>The Model Context Protocol grew from Anthropic side-project to Linux Foundation standard. What MCP means for real agent systems — and its security fine print.</description>
      <pubDate>Fri, 26 Jun 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/model-context-protocol.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>The AI Stack We Actually Ship in 2026</title>
      <link>https://nexuri.net/blog/the-ai-stack-we-ship-in-2026</link>
      <guid isPermaLink="true">https://nexuri.net/blog/the-ai-stack-we-ship-in-2026</guid>
      <description>The production AI stack Nexuri ships in 2026 — LangGraph, GraphRAG, Qdrant, vLLM and MCP — and why we pick each, hosted in the EU.</description>
      <pubDate>Sat, 20 Jun 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/services/ai-hero.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>RAG Pipeline Development: Lessons from Production</title>
      <link>https://nexuri.net/blog/rag-pipeline-development</link>
      <guid isPermaLink="true">https://nexuri.net/blog/rag-pipeline-development</guid>
      <description>RAG pipeline development in 2026: hybrid search, reranking, evaluation and the context-engineering shift — lessons from systems we run in production.</description>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/rag-pipeline-development.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>Why We Host Everything in the EU</title>
      <link>https://nexuri.net/blog/why-we-host-everything-in-the-eu</link>
      <guid isPermaLink="true">https://nexuri.net/blog/why-we-host-everything-in-the-eu</guid>
      <description>Data residency isn't a checkbox. Why Nexuri runs every workload on AWS EU regions, GDPR-compliant by default — and what it means for your data.</description>
      <pubDate>Fri, 12 Jun 2026 12:00:00 GMT</pubDate>
      <category>Cloud</category>
      <enclosure url="https://nexuri.net/images/services/cloud-hero.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>GraphRAG vs RAG: When Graphs Actually Win</title>
      <link>https://nexuri.net/blog/graphrag-vs-rag</link>
      <guid isPermaLink="true">https://nexuri.net/blog/graphrag-vs-rag</guid>
      <description>GraphRAG vs RAG in production: fresh 2026 benchmarks show where knowledge graphs win by +27 points — and where they just burn money. Our field notes.</description>
      <pubDate>Wed, 10 Jun 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/graphrag-vs-rag.jpg" type="image/jpeg"/>
    </item>
    <item>
      <title>AI Automation for Businesses: A Practical Guide</title>
      <link>https://nexuri.net/blog/ai-automation-guide</link>
      <guid isPermaLink="true">https://nexuri.net/blog/ai-automation-guide</guid>
      <description>AI automation for businesses, minus the hype: which workflows to automate, RAG vs agents, build vs buy, EU compliance — from a team that ships it daily.</description>
      <pubDate>Wed, 03 Jun 2026 12:00:00 GMT</pubDate>
      <category>AI</category>
      <enclosure url="https://nexuri.net/images/blog/ai-automation-guide.jpg" type="image/jpeg"/>
    </item>
  </channel>
</rss>
