<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Analysis on Cdani&#39;s Blog</title>
    <link>https://c-daniele.github.io/en/tags/analysis/</link>
    <description>Recent content in Analysis on Cdani&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <managingEditor>carmelo.daniele@gmail.com (Me)</managingEditor>
    <webMaster>carmelo.daniele@gmail.com (Me)</webMaster>
    <lastBuildDate>Sat, 05 Jul 2025 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://c-daniele.github.io/en/tags/analysis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Beyond RAG: How to Effectively Analyze an Excel File Using an LLM</title>
      <link>https://c-daniele.github.io/en/posts/2025-07-05-advanced-tecnique-for-analyzing-excel-files-with-llms/</link>
      <pubDate>Sat, 05 Jul 2025 00:00:00 +0200</pubDate><author>carmelo.daniele@gmail.com (Me)</author>
      <guid>https://c-daniele.github.io/en/posts/2025-07-05-advanced-tecnique-for-analyzing-excel-files-with-llms/</guid>
      <description>&lt;h1 id=&#34;abstract&#34;&gt;Abstract&lt;/h1&gt;&#xA;&lt;p&gt;As AI developers, we&amp;rsquo;re always looking for ways to make data more accessible and queryable through natural language. While Retrieval-Augmented Generation (RAG) has revolutionized how we interact with unstructired textual documents, &lt;strong&gt;it falls short when dealing with structured data&lt;/strong&gt;.&#xA;The RAG approach is so powerful that users or even early stage AI developers may fall in &lt;strong&gt;the illusion that it can be applied to any kind of data&lt;/strong&gt;, including structured data like Excel files. However, this is a misconception that can lead to frustration and inefficiency.&#xA;One of most ubiquitous kind of file asset across all organization is the Excel file format, which could also be considered as structured or &amp;ldquo;semi-structured&amp;rdquo; at least.&#xA;Anyone who has tryed to process an Excel file using the standard Rag approach, quickly realized there is no real value with processing excel files the same way as PDFs.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
