<?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>DEV Community: Domingo Mizael Garcia Rangel</title>
    <description>The latest articles on DEV Community by Domingo Mizael Garcia Rangel (@domingo_mizaelgarciaran).</description>
    <link>https://dev.to/domingo_mizaelgarciaran</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4083803%2F5aac9bde-223e-4b8a-841f-30421c54a4f8.png</url>
      <title>DEV Community: Domingo Mizael Garcia Rangel</title>
      <link>https://dev.to/domingo_mizaelgarciaran</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/domingo_mizaelgarciaran"/>
    <language>en</language>
    <item>
      <title>I built a tool to sanitize JSON &amp; CSV files for LLM inputs with 0% hallucinations</title>
      <dc:creator>Domingo Mizael Garcia Rangel</dc:creator>
      <pubDate>Tue, 18 Aug 2026 18:55:27 +0000</pubDate>
      <link>https://dev.to/domingo_mizaelgarciaran/i-built-a-tool-to-sanitize-json-csv-files-for-llm-inputs-with-0-hallucinations-427g</link>
      <guid>https://dev.to/domingo_mizaelgarciaran/i-built-a-tool-to-sanitize-json-csv-files-for-llm-inputs-with-0-hallucinations-427g</guid>
      <description>&lt;p&gt;While building AI features, I kept running into issues with corrupted formatting, missing brackets, and weird characters in raw JSON/CSV files breaking my pipelines. &lt;/p&gt;

&lt;p&gt;Sending them to generic LLMs often caused hallucinations or mutated the schema, and writing custom regex for every edge case was painful.&lt;/p&gt;

&lt;p&gt;Today, I launched CleanData AI to fix this: automated structural repair and sanitization for structured files with 0% hallucinations.&lt;/p&gt;

&lt;p&gt;We just went live on Product Hunt today! I’d love to get feedback from fellow builders:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How do you currently validate or clean messy data for your LLMs?&lt;/li&gt;
&lt;li&gt;Any suggestions on the product positioning?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check out our launch page here: &lt;a href="https://www.producthunt.com/products/cleandata-ai?utm_source=other&amp;amp;utm_medium=social" rel="noopener noreferrer"&gt;https://www.producthunt.com/products/cleandata-ai?utm_source=other&amp;amp;utm_medium=social&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>software</category>
      <category>python</category>
      <category>launch</category>
    </item>
  </channel>
</rss>
