If you've ever wanted a desktop app that reads stock news for you and tells you — with AI — whether it's bullish or bearish, StockAI is exactly that. I'm excited to share this open-source project with the DEV community!

What is StockAI?

StockAI is a cross-platform desktop application built with Tauri 2, React 19, Bun, and Playwright. It scrapes real-time stock news (US stocks + Chinese A-shares), runs the articles through your choice of LLM, and presents a clean sentiment analysis dashboard with interactive K-line charts.

Think of it as your personal AI financial analyst running 100% locally — no subscriptions, no data leaks, just insights.

1. Pluggable AI Providers — Switch with a Dropdown