<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Thibaut Gourdel on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/thibaut-gourdel/</link><description>Articles written by Thibaut Gourdel on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 20 Nov 2025 21:28:52 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/thibaut-gourdel/index.xml" rel="self" type="application/rss+xml"/><item><title>Navigating the Nuances of GraphRAG vs. RAG</title><link>https://foojayio.github.io/website/today/navigating-the-nuances-of-graphrag-vs-rag/</link><pubDate>Thu, 20 Nov 2025 21:28:52 +0000</pubDate><guid>https://foojayio.github.io/website/today/navigating-the-nuances-of-graphrag-vs-rag/</guid><description>&lt;p&gt;While large language models (LLMs) hold immense promise for building AI applications and agentic systems, ensuring they generate reliable and trustworthy outputs remains a persistent challenge. Effective data management&amp;mdash;particularly how data is stored, retrieved, and accessed&amp;mdash;is crucial to overcoming this issue. Retrieval-augmented generation (RAG) has emerged as a widely adopted strategy, grounding LLMs in external knowledge beyond their original training data.&lt;/p&gt;
&lt;p&gt;The standard, or baseline, implementation of RAG typically relies on a vector-based approach. While effective for retrieving contextually relevant documents and references, vector-based RAG faces limitations in other situations, particularly when applications require robust reasoning capabilities and the ability to understand complex relationships between diverse concepts spread across large knowledge bases. This can lead to outputs that disappoint or even mislead end-users.&lt;/p&gt;</description></item><item><title>Agents Meet Databases: The Future of Agentic Architectures</title><link>https://foojayio.github.io/website/today/agents-meet-databases-the-future-of-agentic-architectures/</link><pubDate>Thu, 02 Oct 2025 15:01:49 +0000</pubDate><guid>https://foojayio.github.io/website/today/agents-meet-databases-the-future-of-agentic-architectures/</guid><description>&lt;p&gt;With 2025 hailed as &amp;ldquo;the year of agents&amp;rdquo; by &lt;a href="https://www.barrons.com/articles/nvidia-stock-ceo-ai-agents-8c20ddfb" target="_blank" rel="noopener noreferrer"&gt;NVIDIA CEO Jensen Huang&lt;/a&gt;
 and &lt;a href="https://www.axios.com/2025/01/23/davos-2025-ai-agents" target="_blank" rel="noopener noreferrer"&gt;OpenAI CPO Kevin Weil&lt;/a&gt;
, AI agents are increasingly of interest to organizations across industries. These autonomous systems will often need to interact with databases, where much of the world&amp;rsquo;s valuable data resides. According to &lt;a href="https://www.seagate.com/files/www-content/our-story/trends/files/Seagate-WP-DataAge2025-March-2017.pdf" target="_blank" rel="noopener noreferrer"&gt;IDC&amp;rsquo;s Data Age 2025 report&lt;/a&gt;
, enterprises will manage nearly 60% of the world&amp;rsquo;s data by 2025, most of it organized in databases. As a result, databases will be central to agentic architectures, and the success of agent deployments will depend on how well they connect and interact with them.&lt;/p&gt;</description></item></channel></rss>