智能荐股系统 v1.0.0:股票池/行情/新闻RAG/机构持仓/多因子评分/AI深度研报

This commit is contained in:
2026-08-19 19:36:32 +08:00
commit 90a9f9b212
29 changed files with 3332 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 数据与日志不入库
data/*.db
data/*.db-shm
data/*.db-wal
data/*.png
logs/
__pycache__/
*.pyc
.DS_Store
nohup.out