<?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: Huj F</title>
    <description>The latest articles on DEV Community by Huj F (@huj_f_8b6f365ef6aa214a14b).</description>
    <link>https://dev.to/huj_f_8b6f365ef6aa214a14b</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%2F3937191%2Fce4d18a4-75ca-447f-afc9-8bed6b732893.png</url>
      <title>DEV Community: Huj F</title>
      <link>https://dev.to/huj_f_8b6f365ef6aa214a14b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/huj_f_8b6f365ef6aa214a14b"/>
    <language>en</language>
    <item>
      <title>I built a natural-language Pokémon battle calculator as a side project</title>
      <dc:creator>Huj F</dc:creator>
      <pubDate>Mon, 18 May 2026 04:39:11 +0000</pubDate>
      <link>https://dev.to/huj_f_8b6f365ef6aa214a14b/i-built-a-natural-language-pokemon-battle-calculator-as-a-side-project-1m8f</link>
      <guid>https://dev.to/huj_f_8b6f365ef6aa214a14b/i-built-a-natural-language-pokemon-battle-calculator-as-a-side-project-1m8f</guid>
      <description>&lt;p&gt;I built a natural-language Pokémon battle calculator as a side project&lt;/p&gt;

&lt;p&gt;I’ve been working on a small unofficial fan-made web tool called Poke Chat Calc.&lt;/p&gt;

&lt;p&gt;The idea is to let users ask Pokémon battle questions in natural language instead of filling out a lot of fields manually.&lt;/p&gt;

&lt;p&gt;Example inputs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Garchomp uses Earthquake against Dragonite&lt;/li&gt;
&lt;li&gt;Can Dragonite survive Garchomp’s Earthquake?&lt;/li&gt;
&lt;li&gt;Lucario weaknesses&lt;/li&gt;
&lt;li&gt;What does Sitrus Berry do?&lt;/li&gt;
&lt;li&gt;Mega Charizard X outspeeds Dragonite after one Dragon Dance?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most answers come from CSV data, and AI is only used as a fallback for unclear wording. I did this because I wanted the tool to stay cheap to run and predictable.&lt;/p&gt;

&lt;p&gt;I’m still improving the English support, so I’d really appreciate feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;whether the example prompts feel natural&lt;/li&gt;
&lt;li&gt;which inputs fail or feel awkward&lt;/li&gt;
&lt;li&gt;whether the chat-style UI is clear&lt;/li&gt;
&lt;li&gt;what would make it more useful for actual battles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;English page:&lt;br&gt;
&lt;a href="https://poke-chat-calc.netlify.app/en/" rel="noopener noreferrer"&gt;https://poke-chat-calc.netlify.app/en/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is an unofficial fan-made tool and is not affiliated with Nintendo, Game Freak, Creatures, or The Pokémon Company.&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #sideprojects #javascript #webdev
&lt;/h1&gt;

</description>
      <category>nlp</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
