ZhuLinsen/daily_stock_analysis
LLM 驱动的多市场股票智能分析系统:多源行情、实时新闻、决策看板与自动推送,支持零成本定时运行。 LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
About the project
LLM-powered multi-market stock analysis system: gathers quotes, news and fundamentals for A-shares, Hong Kong, US, Japan, Korea and Taiwan, produces a daily decision dashboard and pushes it to messengers. Runs on a schedule in GitHub Actions with no server.
Useful for
- Set up a daily portfolio report sent to Telegram or Feishu via GitHub Actions.
- Define tickers in STOCK_LIST and run a one-off analysis with python main.py.
- Open the Web UI and ask a strategy question (e.g., moving averages) about a specific stock.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 23 stars so far today, about 48 expected by the end of the day.
- GitHub Trending Python today: #8, +56 stars.
- About 67 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 65,418
- Stars in a day
- 48
- Forks
- 54,704
- Issues and pull requests
- 2,298
- Watchers
- 263
- Language
- Python
- License
- MIT
- Latest release
- v3.32.0 · September 6, 2026
- Created
- January 10, 2026
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending Python today: #8, +56 stars
Similar projects
-
9.5
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
9.3
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.7
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
7.4
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
7.2
typesafe-ai/skills
Agent skills for building with TypeSafe's System One API: typed decisions and probabilities for LLM agents. Installs as a Claude Code plugin or via skills.sh.
-
7.1
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…