# I Built an AI Assistant That Turns Natural-Language Ideas Into Stock Searches

> Source: <https://dev.to/_706233644661232c26771/i-built-an-ai-assistant-that-turns-natural-language-ideas-into-stock-searches-2fg7>
> Published: 2026-07-31 01:50:28+00:00

Stock screeners are powerful, but they often require users to understand dozens of financial indicators and configure every filter manually.

I wanted to make that process more conversational, so I built **EasyStock**.

You can describe the type of company you are looking for in plain English:

Find profitable companies with manageable debt and improving momentum.

EasyStock interprets the request, searches for matching stocks, and provides:

The basic workflow is:

**Natural-language request → screening criteria → market data → explainable results**

I’m still improving how accurately the tool understands prompts and how clearly it explains its results.

I’d appreciate feedback from the DEV community:

You can try EasyStock here:

This is a research tool, not financial advice. Thanks for checking it out!
