<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: An</title>
    <description>The latest articles on Forem by An (@andev789).</description>
    <link>https://forem.com/andev789</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3578574%2F9cb16348-b263-43bc-8937-17a95c49b0b9.jpg</url>
      <title>Forem: An</title>
      <link>https://forem.com/andev789</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/andev789"/>
    <language>en</language>
    <item>
      <title>Ok RAG, but what about data extraction from documents?</title>
      <dc:creator>An</dc:creator>
      <pubDate>Wed, 22 Oct 2025 19:05:52 +0000</pubDate>
      <link>https://forem.com/andev789/ok-rag-but-what-about-data-extraction-from-documents-5d94</link>
      <guid>https://forem.com/andev789/ok-rag-but-what-about-data-extraction-from-documents-5d94</guid>
      <description>&lt;p&gt;Hi everyone,&lt;br&gt;
I'm working on my RAG system — or rather, thinking about how to make it strong and general-purpose. I've started with the first step: extracting data from uploaded documents.&lt;/p&gt;

&lt;p&gt;I'm facing a lot of issues — there are many models, many open-source ones, and many others that are quite costly — but none can guarantee that 100% (or even close) of the data will be extracted correctly from my PDFs, DOCX files, or other formats.&lt;/p&gt;

&lt;p&gt;I also have another problem: I'm Italian and want to build this for an Italian audience, so the documents will be in Italian — and some extractors don’t handle that very well.&lt;/p&gt;

&lt;p&gt;So my question is: what kinds of systems, tools, or approaches do you use to extract all the information from your documents before the chunking and embedding phase?&lt;/p&gt;

&lt;p&gt;Let me know, thanks!&lt;/p&gt;

</description>
      <category>rag</category>
    </item>
  </channel>
</rss>
