Discover and explore top open-source AI tools and projects—updated daily.
ZhuLinsenAI stock analysis system delivering actionable insights
New!
Top 9.3% on SourcePulse
This project offers an AI-driven system for automated daily analysis of Chinese A-shares. It targets individual investors seeking automated insights, delivering a "Decision Dashboard" with actionable conclusions and buy/sell points via multiple channels at zero operational cost.
How It Works
The system integrates multiple data sources (AkShare, Tushare, YFinance for market data; Tavily, SerpAPI for news) and leverages Google Gemini (or OpenAI-compatible APIs) for AI analysis. It generates a daily "Decision Dashboard" summarizing technicals, sentiment, and market trends, alongside a market overview. Key advantages include zero-cost deployment via GitHub Actions and free Gemini API utilization.
Quick Start & Requirements
pip install -r requirements.txt, and configuring .env. Docker deployment is also supported.GEMINI_API_KEY or OPENAI_API_KEY) and at least one notification channel secret. A STOCK_LIST secret is mandatory. Optional keys include news API keys and TUSHARE_TOKEN.Highlighted Details
Maintenance & Community
Maintained by ZhuLinsen, with a roadmap detailing planned features like expanded notifications, AI models, data sources, and a Web UI. Contributions via Issues and Pull Requests are welcomed.
Licensing & Compatibility
Released under the MIT License, permitting broad use, modification, and distribution, including for commercial purposes, with attribution.
Limitations & Caveats
Actively under development with planned features (e.g., iOS/Android push, specific AI models, Web UI, backtesting). Reliability depends on free third-party API stability. The system explicitly disclaims providing investment advice.
2 days ago
Inactive