<?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: Adam LB</title>
    <description>The latest articles on Forem by Adam LB (@adam_lb_ab2b034962edcc005).</description>
    <link>https://forem.com/adam_lb_ab2b034962edcc005</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%2F3506386%2F88dd6ebd-bf22-478a-bafb-b9eecd8a5568.png</url>
      <title>Forem: Adam LB</title>
      <link>https://forem.com/adam_lb_ab2b034962edcc005</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/adam_lb_ab2b034962edcc005"/>
    <language>en</language>
    <item>
      <title>🚀 Exploring Document Parsing with Different AI Models</title>
      <dc:creator>Adam LB</dc:creator>
      <pubDate>Tue, 16 Sep 2025 11:25:49 +0000</pubDate>
      <link>https://forem.com/adam_lb_ab2b034962edcc005/exploring-document-parsing-with-different-ai-models-3gnk</link>
      <guid>https://forem.com/adam_lb_ab2b034962edcc005/exploring-document-parsing-with-different-ai-models-3gnk</guid>
      <description>&lt;p&gt;I’m excited to share a new project I’ve been working on: &lt;a href="https://github.com/AdemBoukhris457/Documents-Parsing-Lab" rel="noopener noreferrer"&gt;&lt;strong&gt;Documents-Parsing-Lab&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This project is not a benchmark, but an &lt;strong&gt;exploration lab&lt;/strong&gt; — built around a collection of Jupyter notebooks that test different AI models on various document structures. The idea is simple: &lt;em&gt;let users see the parsing results directly, compare approaches, and understand where each model shines (and where it struggles).&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🔍 What’s Inside?
&lt;/h2&gt;

&lt;p&gt;Each notebook applies one or more models to different real-world document types, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;PDFs&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tables&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Charts &amp;amp; Figures&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Complex layouts&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  ⚡ Models Explored So Far
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;OCR &amp;amp; Vision Models&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dolphin (ByteDance)&lt;/li&gt;
&lt;li&gt;Typhoon_OCR_7B&lt;/li&gt;
&lt;li&gt;MonkeyOCR&lt;/li&gt;
&lt;li&gt;PaddleOCR&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;&lt;strong&gt;Table Structure Recognition&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;UniTable&lt;/li&gt;
&lt;li&gt;TableFormer&lt;/li&gt;
&lt;li&gt;Microsoft Table Transformer&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;(…and more to come!)&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Why This Project?
&lt;/h2&gt;

&lt;p&gt;There are lots of benchmarks out there — but in practice, people want to &lt;em&gt;see&lt;/em&gt; how models handle real documents. This lab is meant to be a &lt;strong&gt;hands-on exploration space&lt;/strong&gt; where you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Run the notebooks yourself&lt;/li&gt;
&lt;li&gt;Compare outputs across models&lt;/li&gt;
&lt;li&gt;Understand limitations before using them in production&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📈 What’s Next?
&lt;/h2&gt;

&lt;p&gt;More models and examples will be added over time. The goal is to keep expanding this into a growing resource for anyone interested in:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;OCR&lt;/li&gt;
&lt;li&gt;Document AI&lt;/li&gt;
&lt;li&gt;Structured data extraction&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>computerscience</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
