docs/INDEX_EN.md
This is the entry point for project documentation. The README covers the project overview and quick start; detailed setup, configuration, deployment, feature usage, and troubleshooting docs are linked below.
For Chinese documentation, see docs/INDEX.md.
| I want to | Start with | Then read |
|---|---|---|
| Understand what the project does | README (EN) | Full Guide (EN) |
| Run the project for the first time | README (EN) | Full Guide (EN) |
| Configure model providers | LLM Config Guide (EN) | Provider Configuration Guide <sub><sub></sub></sub> (Chinese-only) |
| Configure notifications | Notification Baseline <sub><sub></sub></sub> (Chinese-only) | Full Guide (EN) |
| Deploy to a server or cloud platform | Deploy Guide (EN) | Cloud WebUI Deployment <sub><sub></sub></sub> (Chinese-only), Zeabur Deployment <sub><sub></sub></sub> (Chinese-only) |
| Use Bot / IM integrations | Bot Commands (EN) | Bot Platform Docs <sub><sub></sub></sub> (Chinese-only) |
| Troubleshoot runtime issues | FAQ (EN) | Changelog |
| Contribute code or docs | Contributing Guide (EN) | API Spec |
| Document | Contents |
|---|---|
| README (EN) | Project overview, key features, quick start, sample output |
| Full Guide (EN) | Environment setup, run modes, configuration, deployment paths, and common issues |
| FAQ (EN) | Common configuration, model, notification, deployment, and runtime issues |
| Changelog | Release notes, capability changes, and migration notes |
| Document | Contents |
|---|---|
| LLM Config Guide (EN) | Model providers, three-tier configuration, Web settings, and common model setup |
| Provider Configuration Guide <sub><sub></sub></sub> (Chinese-only) | Provider presets, GitHub Actions mapping, error categories, and diagnostics |
| LiteLLM YAML Example | Example LiteLLM multi-provider configuration |
| Notification Baseline <sub><sub></sub></sub> (Chinese-only) | WeChat Work, Feishu, Telegram, Discord, Slack, Email, and other notification channels |
| Tushare Stock List Guide <sub><sub></sub></sub> (Chinese-only) | Tushare stock-list configuration and usage notes |
| Document | Contents |
|---|---|
| Bot Commands (EN) | Bot commands, webhooks, platform integration, and callback behavior |
| Bot Platform Docs <sub><sub></sub></sub> (Chinese-only) | Feishu, DingTalk, Discord, and related Bot configuration screenshots and notes |
| Image Extraction Prompt <sub><sub></sub></sub> (Chinese-only) | Prompt and boundaries for extracting stock information from images |
| OpenClaw Skill Integration <sub><sub></sub></sub> (Chinese-only) | OpenClaw / Skill external integration notes |
| Document | Contents |
|---|---|
| Deploy Guide (EN) | Server deployment, Docker, systemd, Supervisor, and related options |
| Cloud WebUI Deployment <sub><sub></sub></sub> (Chinese-only) | Cloud server WebUI access and deployment notes |
| Zeabur Deployment <sub><sub></sub></sub> (Chinese-only) | Zeabur platform deployment |
| Desktop Packaging <sub><sub></sub></sub> (Chinese-only) | Electron desktop app and Web artifact packaging |
| Document | Contents |
|---|---|
| API Spec | FastAPI OpenAPI artifact |
| Contributing Guide (EN) | Issues, pull requests, tests, documentation sync, and collaboration expectations |
| Document | Contents |
|---|---|
| Chinese Documentation Index | Chinese documentation entry point |
| Traditional Chinese README | Traditional Chinese project overview and quick start |
| Term | Meaning |
|---|---|
| A-shares | Stocks listed on the Shanghai or Shenzhen stock exchanges, denominated in CNY |
| Northbound capital flow | Net buy/sell flow from foreign investors through Stock Connect programs |
| Dragon-Tiger List | Daily SSE/SZSE disclosure of heavily traded stocks and top trading seats |
| Chip distribution | Cost-basis distribution of outstanding shares, often used to estimate support and resistance |
| Tushare | Chinese financial data API that requires a token |
| AkShare | Open-source Python market data library |
| Baostock | Free Python SDK for historical A-share data |
| WeChat Work | Tencent enterprise messaging platform with webhook notifications |
| Feishu | ByteDance enterprise collaboration platform with webhook notifications |
| PushPlus / ServerChan | Chinese mobile push notification services |