Built Claude Code investment skills — options flow scanner + price alerts (open source) #21637
Replies: 1 comment
|
For affordable AI API access without subscriptions — check this out: 🚀 TokenMK: Universal AI Model Hub Tired of regional restrictions, complicated international credit card applications, and platforms that secretly swap in inferior models? TokenMK is designed for developers and innovators who demand the smoothest, purest AI model access experience. 🌟 Key Advantages 🪙 Crypto Payment (USDT): Top up with USDT (TRC-20/ERC-20/BEP-20). Say goodbye to frozen international credit cards and identity verification hassles. Truly borderless payments. 🛡️ No Model Adulteration: We connect directly to official API keys. No downgrades, no interference, no using inferior versions to impersonate flagship models. Original quality guaranteed. ⚡ Simple Integration: Fully OpenAI-compatible API. Just change your Base URL and switch seamlessly in your existing projects. 🔒 Privacy Guaranteed: No sensitive personal information required. You focus on building, we handle the stable infrastructure. 🛠️ Get Started |
Uh oh!
There was an error while loading. Please reload this page.
Hey LlamaIndex community,
Data framework for LLM apps — sharing an open source project that demonstrates a finance domain use case: investment analysis skills for Claude Code.
AI Investment Skills:
LlamaIndex integration angle:
The scanner currently fetches options data directly from Polygon.io. A LlamaIndex pipeline could instead index historical options chain data, earnings transcripts, and SEC filings — giving the briefing agent much richer context to draw from when explaining why XLI P/C hit 5.32.
Signal:
XLI P/C hit 5.32 (normal: 0.5–1.2). After filtering 98% lottery ticket volume: "extremely bearish." Raw: "neutral."
Open source:
→ https://github.com/tellmefrankie/ai-investment-skills
Anyone here building investment research RAG systems with LlamaIndex?
All reactions