<?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: 徐映鸥</title>
    <description>The latest articles on DEV Community by 徐映鸥 (@_706233644661232c26771).</description>
    <link>https://dev.to/_706233644661232c26771</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%2F4052192%2Fd5cc8b75-268a-41b9-9819-a0d097786225.png</url>
      <title>DEV Community: 徐映鸥</title>
      <link>https://dev.to/_706233644661232c26771</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_706233644661232c26771"/>
    <language>en</language>
    <item>
      <title>I Built an AI Assistant That Turns Natural-Language Ideas Into Stock Searches</title>
      <dc:creator>徐映鸥</dc:creator>
      <pubDate>Fri, 31 Jul 2026 01:50:28 +0000</pubDate>
      <link>https://dev.to/_706233644661232c26771/i-built-an-ai-assistant-that-turns-natural-language-ideas-into-stock-searches-2fg7</link>
      <guid>https://dev.to/_706233644661232c26771/i-built-an-ai-assistant-that-turns-natural-language-ideas-into-stock-searches-2fg7</guid>
      <description>&lt;p&gt;Stock screeners are powerful, but they often require users to understand dozens of financial indicators and configure every filter manually.&lt;/p&gt;

&lt;p&gt;I wanted to make that process more conversational, so I built &lt;strong&gt;EasyStock&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What does it do?
&lt;/h2&gt;

&lt;p&gt;You can describe the type of company you are looking for in plain English:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Find profitable companies with manageable debt and improving momentum.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;EasyStock interprets the request, searches for matching stocks, and provides:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Relevant stock matches&lt;/li&gt;
&lt;li&gt;Reasons why each stock matched&lt;/li&gt;
&lt;li&gt;Financial and market data&lt;/li&gt;
&lt;li&gt;Trend insights for further research&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The basic workflow is:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Natural-language request → screening criteria → market data → explainable results&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I’m sharing it
&lt;/h2&gt;

&lt;p&gt;I’m still improving how accurately the tool understands prompts and how clearly it explains its results.&lt;/p&gt;

&lt;p&gt;I’d appreciate feedback from the DEV community:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Were the results relevant?&lt;/li&gt;
&lt;li&gt;Were the explanations clear?&lt;/li&gt;
&lt;li&gt;Which filters or data should I add?&lt;/li&gt;
&lt;li&gt;What problems did you encounter?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can try EasyStock here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://in.easystock.dev" rel="noopener noreferrer"&gt;https://in.easystock.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is a research tool, not financial advice. Thanks for checking it out!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
