Commit Graph

359 Commits

Author SHA1 Message Date
戒酒的李白 e621427db7 Update README-CN.md 2025-03-13 17:26:46 +08:00
戒酒的李白 e0eaf82a80 Update README.md 2025-03-13 17:26:17 +08:00
戒酒的李白 0d4b38d939 Update README-CN.md 2025-03-13 13:24:17 +08:00
戒酒的李白 05179e32fb Update README.md 2025-03-13 13:23:05 +08:00
戒酒的李白 d9e8eefdf8 Update README.md 2025-03-13 13:20:37 +08:00
戒酒的李白 442f343c3c Minor path bug fix. 2025-03-13 13:16:01 +08:00
戒酒的李白 0c6a40b869 🚀 Major Upgrade! Visual Workflow Orchestrator and AI-Powered Crawler Implemented. Added Model Arena Feature and Efficiency Optimizations (Two-Level Caching Architecture + End-to-End Performance Enhancements). 2025-03-13 13:14:35 +08:00
戒酒的李白 ee5372941a Merge pull request #22 from apeng0406/main
系统语言中英切换优化
2025-03-10 12:39:23 +08:00
戒酒的李白 769785d475 Update README-CN.md 2025-03-10 12:38:03 +08:00
戒酒的李白 b8f1b54fa3 Update README.md 2025-03-10 12:37:47 +08:00
阿彭Baileys b4f14ae3e7 Bilingual support, with full system support for Chinese and English switching. 2025-03-09 19:09:00 +08:00
戒酒的李白 f81a71e970 Comprehensive security enhancement, fix race conditions and injection vulnerabilities. 2025-03-08 00:17:42 +08:00
戒酒的李白 5630b30002 Comprehensive enhancement of user authentication system security, including password storage, session management, XSS/CSRF protection, etc. 2025-03-07 19:32:19 +08:00
戒酒的李白 a14f5d6538 Merge pull request #19 from ZhangJinHaHaHa/main
注册漏洞修复,增强用户认证系统安全性
2025-03-06 11:22:31 +08:00
多多 673eb0245a 注册漏洞修复,增强用户认证系统安全性 2025-03-06 08:14:16 +08:00
戒酒的李白 f85298c021 Spider System Performance & Stability Enhancement 2025-03-04 10:45:37 +08:00
戒酒的李白 e0719583fc Optimize database connection management in spider module, fix WebSocket handling and parameter validation. 2025-02-25 10:27:41 +08:00
戒酒的李白 930046fd5c Add AI-powered Spider Configuration Assistant. 2025-02-24 17:10:23 +08:00
戒酒的李白 1180f285a0 Add a visual control panel for the crawler, supporting customization of topics and parameter configuration. 2025-02-23 23:30:54 +08:00
戒酒的李白 20a5be7aeb Add options for selecting large models and prioritize using DeepSeek for analysis. 2025-02-16 01:16:35 +08:00
戒酒的李白 017f43a9c3 Deleted some unused documentation files. 2025-02-13 18:44:09 +08:00
戒酒的李白 f5b2bf5061 Delete the BCAT frontend page. 2025-02-13 16:13:25 +08:00
戒酒的李白 dfe1a833f9 Modify naming conventions that may cause confusion and consolidate code files. 2025-02-13 15:56:34 +08:00
戒酒的李白 9106d8ed3d Add DeepSeek model selection UI support. 2025-02-12 18:21:27 +08:00
戒酒的李白 82089852c9 Supports integration of two models from DeepSeek for analysis! 2025-02-12 01:45:45 +08:00
戒酒的李白 12a8732bd2 More model support, including OpenAI and Claude, with corresponding updates to the README documentation. 2025-02-11 22:41:09 +08:00
戒酒的李白 a60a0f3296 A more comprehensive large model analysis setup, front-end interface optimization. 2025-02-11 22:30:52 +08:00
戒酒的李白 8ec05efe27 Integrating the OpenAI API for in-depth comment analysis, with usability to be debugged. 2025-02-10 00:10:14 +08:00
戒酒的李白 8249ec0048 Implement a two-level caching system (memory + disk) to optimize topic switch response speed, support asynchronous writing, and automatically clean up expired data. 2025-02-09 22:06:46 +08:00
戒酒的李白 607db7317e Optimize model loading and prediction performance, implement the singleton pattern, and provide comprehensive error handling and error messages, along with confidence level display. 2025-02-08 23:00:11 +08:00
戒酒的李白 1707c2c3de Added a feature to select the emotion analysis model, supporting switching between the basic and improved models. 2025-02-04 21:06:33 +08:00
戒酒的李白 826de6184d The old emotion recognition model has been replaced with the new model_pro, and the results have been integrated into the project. 2025-02-04 21:03:45 +08:00
戒酒的李白 a9108a909c Merge branch 'main' of https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem 2025-01-27 18:09:59 +08:00
戒酒的李白 c62f2b2a8e Added a logging utility class and supplemented, standardized the logging output for all modules. 2025-01-27 18:09:30 +08:00
戒酒的李白 766d45dec9 Update README-CN.md 2025-01-17 21:50:07 +08:00
戒酒的李白 03a70e6413 Update README.md 2025-01-17 21:32:56 +08:00
戒酒的李白 0a224289ef Update README.md 2025-01-17 21:31:45 +08:00
戒酒的李白 6bbebde3d8 Merge pull request #15 from zhaisang111/main
Optimized the getEchartsData.py script, improving code efficiency and…
2025-01-15 15:37:25 +08:00
zhaisang111 fea1f778b4 Optimized the getEchartsData.py script, improving code efficiency and readability. 2025-01-13 21:03:44 +08:00
戒酒的李白 1288b5f0be Unimportant changes 2025-01-12 19:54:56 +08:00
戒酒的李白 4bee58b73a Merge pull request #14 from tianjy12/main
Removed unnecessary introduction and optimized the word cloud generation component. Added dynamic scheduling functionality to adjust crawler execution intervals based on crawl duration and data volume.
2025-01-12 19:49:00 +08:00
Asy0y0 45324ee19b Added dynamic scheduling functionality to adjust crawler execution intervals based on crawl duration and data volume. 2025-01-12 18:34:09 +08:00
Asy0y0 3d253b11fb Optimize word cloud generation script by adding logging and exception handling. 2025-01-12 04:06:18 -06:00
Asy0y0 06e6060b7a Delete some unnecessary introductions 2025-01-12 03:18:25 -06:00
戒酒的李白 e58f105761 More convenient project initialization, with database initialization added to app.py. 2025-01-09 23:30:15 +08:00
戒酒的李白 a30773715e Modify the database hardcoding to switch to command-line interactive database connection. 2025-01-09 23:08:55 +08:00
戒酒的李白 ba56f3b0d4 Merge pull request #12 from lintsinghua/main
Optimized the web scraping functionality to support multi-account crawling and enhance performance.
2024-12-14 23:33:30 +08:00
lintsinghua 8c4f3e9b52 Update spiderContent.py 2024-12-14 20:07:14 +08:00
lintsinghua a7472b4287 Update spiderComments.py 2024-12-14 20:06:39 +08:00
lintsinghua babb9d54a9 Update spiderNav.py 2024-12-14 20:05:58 +08:00