The folks over at the r/ArtificialInteligence subreddit really liked this, so I thought to share it here too! Last week,I wrote a technical article about a new concept: an intelligent AI-Powered screener. The feature is simple. Instead of using ChatGPT to interpret SQL queries, wrangling Excel spreadsheets, and using complicated stock screeners to find new investment opportunities, you’ll instead use a far more natural, intuitive approach: natural language. Screening for stocks using natural language This screener doesn’t just find stocks that hit a new all time high (poking fun at you, RobinHood). By combining Large Language Models, complex data queries, and fundamental stock data, I’ve created a seamless pipeline that can search for stocks based on virtually any fundamental indicator. This includes searching through over 130 industries including healthcare, biotechnology, 3D printing, and renewable energy. In addition, users can filter their search by market cap, price-to-earnings ratio, revenue, net income, EBITDA, free cash flow, and more. This solution offers an intuitive approach to finding new, novel stocks that meet your investment criteria. The best part is that literally anybody can use this feature. Read the official launch announcement! How does it work?Like I said, I wrote an entire technical article about how it works. I don't really want to copy/paste the article text here because it's long and extremely detailed. To save you a click, I'll summarize the process here:
This is a simplified overview, because I also have ways to detect prompt injection attacks. I also plan to make the pipeline more sophisticated by introducing techniques like Tree of Thought Prompting. I thought this sub would find this interesting because it's a real, legitimate use-case of LLMs. It shows how AI can be used in industries like finance and bring legitimate value to users. What this can do?This feature is awesome because it allows users to search a rich database of stocks to find novel investing opportunities. For example:
What this cannot do?In other posts, I've gotten a bunch of hate comments by people who didn't read post. To summarize what this feature isn't
Happy to answer any questions about this! I'm very proud of the work I've done so far and can't wait to see how far I go with it! [link] [comments] |