<?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: Octavio Ferroni</title>
    <description>The latest articles on DEV Community by Octavio Ferroni (@octadevcba).</description>
    <link>https://dev.to/octadevcba</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%2F3879185%2F2b0ead7e-a056-45cb-9d86-3cfd554c3bb7.jpg</url>
      <title>DEV Community: Octavio Ferroni</title>
      <link>https://dev.to/octadevcba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/octadevcba"/>
    <language>en</language>
    <item>
      <title>¿Vas a alquilar en EE. UU.? Creé una herramienta con IA para que no te estafen con la "letra chica" del contrato</title>
      <dc:creator>Octavio Ferroni</dc:creator>
      <pubDate>Wed, 06 May 2026 01:34:01 +0000</pubDate>
      <link>https://dev.to/octadevcba/vas-a-alquilar-en-ee-uu-cree-una-herramienta-con-ia-para-que-no-te-estafen-con-la-letra-chica-19h6</link>
      <guid>https://dev.to/octadevcba/vas-a-alquilar-en-ee-uu-cree-una-herramienta-con-ia-para-que-no-te-estafen-con-la-letra-chica-19h6</guid>
      <description>&lt;p&gt;¡Hola a todos!&lt;/p&gt;

&lt;p&gt;Si alguna vez intentaron alquilar un departamento en ciudades como Miami, Nueva York o Los Ángeles, saben que los contratos (leases) son un dolor de cabeza: 40 páginas de lenguaje legal confuso diseñadas, en su mayoría, para proteger al propietario.&lt;/p&gt;

&lt;p&gt;Muchos inquilinos terminan firmando sin saber que aceptaron cargos ocultos, multas excesivas por terminar el contrato antes de tiempo o cláusulas de mantenimiento abusivas.&lt;/p&gt;

&lt;p&gt;Para solucionar esto, desarrollé GoLeazly.&lt;/p&gt;

&lt;p&gt;¿Qué hace GoLeazly?&lt;br&gt;
Es una plataforma web que usa IA para escanear y analizar contratos de alquiler residencial en Estados Unidos. El objetivo es simple: que entiendas qué estás firmando sin tener que pagar un abogado.&lt;/p&gt;

&lt;p&gt;Detecta Riesgos: Identifica automáticamente cláusulas peligrosas o inusuales.&lt;/p&gt;

&lt;p&gt;Revela Costos Ocultos: Te muestra una lista clara de todos los fees y penalidades que están escondidos en el texto.&lt;/p&gt;

&lt;p&gt;Resumen en Lenguaje Simple: Traduce el "leguleyo" a términos que cualquier persona puede entender.&lt;/p&gt;

&lt;p&gt;Enfoque Local: Optimizado para el mercado estadounidense (ideal si te estás mudando o renovando contrato allá).&lt;/p&gt;

&lt;p&gt;Si están por firmar un contrato o conocen a alguien que esté en ese proceso, les agradecería mucho si le dan una mirada. Me encantaría recibir su feedback para seguir mejorando la herramienta.&lt;/p&gt;

&lt;p&gt;Pueden probarla aquí: &lt;a href="https://goleazly.com/" rel="noopener noreferrer"&gt;https://goleazly.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I built an AI tool to find hidden fees and risky clauses in U.S. lease agreements</title>
      <dc:creator>Octavio Ferroni</dc:creator>
      <pubDate>Wed, 06 May 2026 01:33:10 +0000</pubDate>
      <link>https://dev.to/octadevcba/i-built-an-ai-tool-to-find-hidden-fees-and-risky-clauses-in-us-lease-agreements-2fck</link>
      <guid>https://dev.to/octadevcba/i-built-an-ai-tool-to-find-hidden-fees-and-risky-clauses-in-us-lease-agreements-2fck</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;If you’ve ever rented in the U.S., you know that lease agreements are basically designed to be unreadable. Last year, I saw too many friends get hit with "hidden" fees and crazy penalties because they didn't catch a specific clause in their 30-page contract.&lt;/p&gt;

&lt;p&gt;That’s why I created GoLeazly.&lt;/p&gt;

&lt;p&gt;It’s a web tool that uses AI to scan your rental contract and give you a Risk Report in simple terms.&lt;/p&gt;

&lt;p&gt;How it helps:&lt;/p&gt;

&lt;p&gt;Finds the "Gotchas": It flags unusual penalties or predatory clauses.&lt;/p&gt;

&lt;p&gt;Exposes Hidden Costs: It lists every fee mentioned in the document so there are no surprises.&lt;/p&gt;

&lt;p&gt;Saves Time: You get a full summary of the critical points in seconds.&lt;/p&gt;

&lt;p&gt;It’s specifically tuned for U.S. residential leases (great for markets like NYC, Miami, etc.). If you're about to sign a new lease, feel free to run it through the tool and let me know if it helps you catch anything weird!&lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href="https://goleazly.com/" rel="noopener noreferrer"&gt;https://goleazly.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>I built something to understand leases (Goleazly)</title>
      <dc:creator>Octavio Ferroni</dc:creator>
      <pubDate>Mon, 20 Apr 2026 13:52:04 +0000</pubDate>
      <link>https://dev.to/octadevcba/i-built-something-to-understand-leases-goleazly-13an</link>
      <guid>https://dev.to/octadevcba/i-built-something-to-understand-leases-goleazly-13an</guid>
      <description>&lt;p&gt;I realized most people (me included) sign rental contracts without really reading them. Not because we don’t care, but because they’re long, dense, and full of legal language that’s easy to skim past.&lt;/p&gt;

&lt;p&gt;So I built Goleazly.&lt;/p&gt;

&lt;p&gt;It’s a simple tool where you upload your lease and get a clear explanation of what you’re actually agreeing to. No legal jargon, just plain English. It also points out things that might be risky — like penalties, weird clauses, or anything that could surprise you later.&lt;/p&gt;

&lt;p&gt;The tricky part wasn’t just summarizing the document, but making sure the output is actually useful and not misleading. Leases vary a lot, and wording matters more than you’d expect, so getting consistent results took some iteration.&lt;/p&gt;

&lt;p&gt;Right now it’s focused on U.S. rental agreements, and I’m working on improving how it flags risk and handles different state rules.&lt;/p&gt;

&lt;p&gt;If you’ve ever signed a lease and thought “I hope this is fine”, that’s basically the problem I’m trying to solve.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://goleazly.com" rel="noopener noreferrer"&gt;https://goleazly.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Curious what others building with LLMs think about this kind of use case.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I almost signed a lease I didn’t understand — so I built an AI to read them</title>
      <dc:creator>Octavio Ferroni</dc:creator>
      <pubDate>Fri, 17 Apr 2026 02:02:14 +0000</pubDate>
      <link>https://dev.to/octadevcba/i-almost-signed-a-lease-i-didnt-understand-so-i-built-an-ai-to-read-them-1j91</link>
      <guid>https://dev.to/octadevcba/i-almost-signed-a-lease-i-didnt-understand-so-i-built-an-ai-to-read-them-1j91</guid>
      <description>&lt;p&gt;I was about to sign a rental contract in the U.S.&lt;/p&gt;

&lt;p&gt;Everything looked fine… until I hit a clause I didn’t fully understand.&lt;/p&gt;

&lt;p&gt;And I realized something uncomfortable:&lt;/p&gt;

&lt;p&gt;Most of us don’t actually understand what we sign.&lt;/p&gt;

&lt;p&gt;Leases are full of:&lt;/p&gt;

&lt;p&gt;hidden fees&lt;br&gt;
renewal traps&lt;br&gt;
penalties buried in legal language&lt;/p&gt;

&lt;p&gt;You can read them.&lt;br&gt;
But that doesn’t mean you understand them.&lt;/p&gt;

&lt;p&gt;So I built Goleazly.&lt;/p&gt;

&lt;p&gt;You upload your lease →&lt;br&gt;
It tells you what matters, what’s risky, and what you probably missed.&lt;/p&gt;

&lt;p&gt;No signup.&lt;br&gt;
No storage.&lt;br&gt;
Just clarity before (or after) you sign.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://goleazly.com/" rel="noopener noreferrer"&gt;https://goleazly.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Worst case: you waste 2 minutes.&lt;br&gt;
Best case: you avoid an expensive mistake.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>analytics</category>
    </item>
    <item>
      <title>I got tired of not understanding contracts, so I built this</title>
      <dc:creator>Octavio Ferroni</dc:creator>
      <pubDate>Tue, 14 Apr 2026 18:54:22 +0000</pubDate>
      <link>https://dev.to/octadevcba/i-got-tired-of-not-understanding-contracts-so-i-built-this-26ig</link>
      <guid>https://dev.to/octadevcba/i-got-tired-of-not-understanding-contracts-so-i-built-this-26ig</guid>
      <description>&lt;p&gt;I realized something a while ago: even when I try to read contracts, I don’t really understand them.&lt;/p&gt;

&lt;p&gt;Not because I’m lazy (ok, sometimes), but because they’re just… hard to read. Everything is written in legal language, sentences are long, and you never really know what’s actually important unless you slow down and go line by line. And let’s be honest, most of the time we don’t do that.&lt;/p&gt;

&lt;p&gt;So what happens instead? We scroll, maybe skim a bit, and accept. That’s it.&lt;/p&gt;

&lt;p&gt;I kept running into this, not just personally but also seeing how other people deal with agreements, NDAs, terms, whatever. People are constantly signing things they don’t fully understand, and it’s not because they don’t care — it’s because the format is just bad for how we actually process information.&lt;/p&gt;

&lt;p&gt;That’s where the idea came from.&lt;/p&gt;

&lt;p&gt;I started building something that lets you upload a contract and just… understand it. No legal jargon, no digging through paragraphs trying to figure out what matters. The idea is simple: take a long, dense document and turn it into something you can read in a couple of minutes.&lt;/p&gt;

&lt;p&gt;That’s what &lt;a href="http://www.goleazly.com" rel="noopener noreferrer"&gt;www.goleazly.com&lt;/a&gt; does.&lt;/p&gt;

&lt;p&gt;You drop in a contract and it gives you a clear breakdown: what the document is about, the key points, and potential things you might want to pay attention to. It’s not meant to replace a lawyer or give legal advice, but more like a first pass so you’re not going in blind.&lt;/p&gt;

&lt;p&gt;What I find interesting is that tools like ChatGPT already changed how we interact with information. We expect things to be explained, summarized, simplified. But contracts are still stuck in this old format that assumes you have the time and knowledge to parse everything yourself.&lt;/p&gt;

&lt;p&gt;I’m trying to figure out if this actually changes behavior. Like, if understanding a contract becomes easy, do people actually pay more attention? Or do they still just click accept anyway?&lt;/p&gt;

&lt;p&gt;If you’ve ever signed something without being 100% sure what it said (which is basically everyone), I’d love to hear how you deal with it today.&lt;/p&gt;

&lt;p&gt;And if you want to try it, it’s here:&lt;br&gt;
&lt;a href="https://goleazly.com/" rel="noopener noreferrer"&gt;https://goleazly.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any feedback is more than welcome — especially if you think this is a terrible idea too, that’s also useful.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
