From 44d12e577350e1d6cdf08b1c33ab8aeff1a12a7c Mon Sep 17 00:00:00 2001 From: Mikhail Makeev Date: Mon, 20 Jul 2026 13:57:58 +0300 Subject: [PATCH] Add AlphaAI to Sentiment Analysis & Alternative Data (#453) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2f1e8b..a2a68c6 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Social Stock Sentiment API](https://api.adanos.org/docs) - `Python` - REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations. - [CoWorker Fin-Agent](https://github.com/ZiwayZhao/agent-coworker) - `Python` - LLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol. - [StockKit](https://stockkit.net/) - `TypeScript` - Free AI-powered stock research reports for US, China & HK using Claude Opus and multi-model AI with 20+ technical indicators. [GitHub](https://github.com/kentmswood-ui/stockkit) +- [AlphaAI](https://alphai.io/developers) - `Python` - Pre-analyzed financial news via REST API and MCP for AI agents: per-ticker impact and sentiment, a category, and a 1-10 relevance score on every story, plus structured SEC Form 4 insider data. Free tier, no card. [GitHub](https://github.com/makeev/alphai-mcp) ## Time Series Analysis