Commit Graph

66 Commits

Author SHA1 Message Date
马一丁 37dc8e0a5d Fix the Issue Where Dependencies for PDF Generation are Installed but not Recognized by the Program (Perhaps?) 2025-11-22 02:31:35 +08:00
马一丁 f67af71e96 Update README-EN.md 2025-11-21 12:10:33 +08:00
马一丁 1bba68da3b Update README-EN.md 2025-11-21 03:42:57 +08:00
马一丁 511452b284 Update README-EN.md 2025-11-19 14:13:44 +08:00
马一丁 be1fe539b5 Updata README-EN.md 2025-11-19 12:39:33 +08:00
马一丁 a465b5677e Update README-EN.md 2025-11-18 22:58:00 +08:00
马一丁 45ef1b0779 Merge pull request #354 from 666ghj/main
Sync
2025-11-15 22:49:13 +08:00
马一丁 3e1b47d1f9 Update README-EN.md 2025-11-15 03:07:46 +08:00
马一丁 2209319264 Update README-EN.md 2025-11-14 23:21:44 +08:00
666ghj 01d9804861 Update email. 2025-11-13 23:52:40 +08:00
BaiFu a05b038828 Update README_EN.md 2025-11-11 01:19:10 +08:00
ghmark675 ef15cece92 docs(README-EN): add English notice referencing CONTRIBUTING files
- Added a Markdown notice prompting contributors to read the contribution guidelines
- References ./CONTRIBUTING.md (Chinese) and ./CONTRIBUTING-EN.md (English)
2025-11-11 01:11:32 +08:00
666ghj fe82b9ed51 Update README. 2025-11-10 10:39:53 +08:00
马一丁 a57b4ad24c Update README-EN.md 2025-11-10 02:07:23 +08:00
马一丁 1bd6f56ecf Update README-EN.md 2025-11-10 02:03:59 +08:00
BaiFu 58b819d820 Update README_EN.md 2025-11-09 09:57:34 +08:00
666ghj 62bf8f6085 Update README. 2025-11-08 00:07:29 +08:00
666ghj 3b977bb202 Update README. 2025-11-07 23:59:42 +08:00
666ghj ebeb33fb5e Update README. 2025-11-07 21:39:13 +08:00
ghmark675 0d7435c827 docs(README): update database config 2025-11-07 15:08:50 +08:00
666ghj f8d02eb5b0 Update README. 2025-11-07 14:25:13 +08:00
ghmark675 e1b39e2a2f docs(README): remove redundant content 2025-11-07 10:24:43 +08:00
ghmark675 1f0689c5ff docs(README): remove redundant content 2025-11-07 09:58:46 +08:00
ghmark675 3dacdf63a3 docs(README): remove redundant content 2025-11-07 09:51:34 +08:00
ghmark675 f4e74e02d6 docs(README-EN): add one-click docker tutorial 2025-11-07 09:27:05 +08:00
666ghj dfa88e8b23 Update README. 2025-11-07 00:43:24 +08:00
Doiiars 0dfd62c89b Revert "Feature/add docker documentation" 2025-11-07 00:23:09 +08:00
Doiiars eee0425110 Merge pull request #157 from luojiyin1987/feature/add-docker-documentation
Feature/add docker documentation
2025-11-07 00:21:39 +08:00
666ghj aede9501df Update README. 2025-11-06 15:33:37 +08:00
666ghj 39b8c835c5 Update README. 2025-11-06 15:29:00 +08:00
luojiyin 0d3dde0b98 doc: DB_DIALECT var 2025-11-06 10:44:30 +08:00
luojiyin 381d5eb182 doc: add docker usecase 2025-11-06 10:27:10 +08:00
666ghj 7515e50a0c Update README. 2025-11-06 10:18:45 +08:00
Doiiars 537d682861 1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +08:00
666ghj a8249c468c Update README files to include a link to a complete system run example video for "Wuhan University Public Opinion". 2025-11-05 11:45:27 +08:00
666ghj 6abc798350 Update README. 2025-11-04 21:19:38 +08:00
666ghj 1adbe297b3 Clarified the instructions for copying the config template in both English and Chinese README files. 2025-11-03 16:48:55 +08:00
ghmark675 dba7fa9902 docs(README): Update configuration instructions
Instruct users to copy config.py.example to config.py for local setup.
2025-11-03 13:48:27 +08:00
ghmark675 46b2f00a6e docs(README-EN): Update configuration instructions
Instruct users to copy config.py.example to config.py for local setup.
2025-11-03 13:48:27 +08:00
666ghj e109f2caae Add MindSpider running screenshot. 2025-11-01 01:13:59 +08:00
666ghj 14a164a260 Completed requirements.txt, fixed the Dockerfile, and updated the README. Significantly refactored the sentiment analyzer to be more robust against missing machine learning dependencies and controllable via a toggle. 2025-10-31 01:30:20 +08:00
666ghj 7eec3a104b Update Trend List. 2025-10-30 16:18:34 +08:00
666ghj a9893ea3f3 Update remote deployment guide. 2025-10-30 14:45:36 +08:00
BaiFu b1ec4762cb Update README-EN.md 2025-10-16 18:33:42 +08:00
666ghj 065b9878c5 Update cloud database service information and compliance notice in config and README files. 2025-10-09 21:15:49 +08:00
666ghj 9b16ff60f6 Update README. 2025-10-09 14:50:44 +08:00
戒酒的李白 daea4f2cf3 Update README.md 2025-10-09 13:08:07 +08:00
666ghj 49d4893780 Standardize LLM clients and expose configurable base URLs. 2025-10-09 02:23:08 +08:00
666ghj 3191a19b2f Update README. 2025-10-03 20:02:33 +08:00
666ghj 1af404473b Add deployment guidance to the documentation. 2025-09-17 00:04:11 +08:00