Skip to content

Commit 63b9669

Browse files
docs: rebrand readmes as LLM_QUANT_FACTORY
1 parent 03c3e6b commit 63b9669

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
# AutoAlpha
3+
# LLM_QUANT_FACTORY
44

55
### 可审计的多智能体 A 股因子研究与组合发现平台
66

@@ -22,7 +22,7 @@
2222

2323
---
2424

25-
AutoAlpha 的目标不是让大语言模型直接“决定买什么”,而是把模型放在一个可审计、可证伪、
25+
LLM_QUANT_FACTORY 的目标不是让大语言模型直接“决定买什么”,而是把模型放在一个可审计、可证伪、
2626
受确定性协议约束的研究系统里。LLM 负责提出机制假设、生成受控表达式和形成结构化研究意见;
2727
数据时点检查、回测、统计检验、组合权重、风险门禁和策略交付由确定性组件执行。
2828

@@ -172,7 +172,7 @@ flowchart LR
172172

173173
```bash
174174
git clone https://github.com/khakhasshi/LLM_QUANT_FACTORY.git
175-
cd MultiFactorAshare
175+
cd LLM_QUANT_FACTORY
176176

177177
uv sync --frozen --all-groups
178178
cd AutoAlpha

README_EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
# AutoAlpha
3+
# LLM_QUANT_FACTORY
44

55
### Auditable multi-agent factor research and portfolio discovery for A-shares
66

@@ -24,7 +24,7 @@ search, screening, backtesting, audit trails, and strategy versioning.
2424

2525
---
2626

27-
AutoAlpha does not ask a language model to directly decide what to buy. Instead, it places LLMs
27+
LLM_QUANT_FACTORY does not ask a language model to directly decide what to buy. Instead, it places LLMs
2828
inside an auditable, falsifiable research system governed by deterministic protocols. LLMs propose
2929
mechanism hypotheses, generate constrained expressions, and produce structured research opinions.
3030
Data-timing checks, backtests, statistical tests, portfolio weights, risk gates, and strategy
@@ -193,7 +193,7 @@ The system deliberately separates research convenience from production evidence:
193193

194194
```bash
195195
git clone https://github.com/khakhasshi/LLM_QUANT_FACTORY.git
196-
cd MultiFactorAshare
196+
cd LLM_QUANT_FACTORY
197197

198198
uv sync --frozen --all-groups
199199
cd AutoAlpha

0 commit comments

Comments
 (0)