Discover and explore top open-source AI tools and projects—updated daily.
simonlin1212Local AI dashboard for global investment news distillation
Top 84.8% on SourcePulse
Summary
This project offers A-share investors a local, AI-powered news dashboard tracking global industry signals across 12 key sectors. It combats information overload by distilling insights from 100+ authoritative English sources into concise, daily Chinese summaries and translations, requiring zero API keys.
How It Works
A local Python pipeline fetches and filters 100+ global sources. A user-provided LLM then generates distilled Chinese "key points," translations, and source links. A lightweight local server hosts a single-file HTML dashboard displaying these insights, ensuring all data processing remains on the user's machine.
Quick Start & Requirements
Clone the repo, edit llm.config.json for LLM configuration (local Claude claude-cli or OpenAI-compatible API), and run python3 server.py. Access http://localhost:8793 in your browser and click the refresh icon. Requires Python 3.7+ and internet access.
Highlighted Details
Maintenance & Community
Maintained by Simon Lin. Encourages PRs for new sources/sectors. No specific community channels or roadmap links provided.
Licensing & Compatibility
MIT License permits broad use, modification, and distribution, including commercial integration. Emphasizes local-only operation and data residency.
Limitations & Caveats
Provides industry trends, explicitly not financial advice. Users must provide and configure their own LLM access. Some international sources may require a proxy.
2 days ago
Inactive
ScrapeGraphAI