created FinGPT_Benchmark folder

This commit is contained in:
Bruce Yang ByFinTech
2023-10-04 22:13:30 +08:00
parent ccc60de854
commit bcbd578eaf

View File

@@ -0,0 +1,32 @@
# FinGPT's playground
## . FinGPT Models
1. [FinGPT-v1](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT-v1)
2. [FinGPT-v2](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT-v2)
3. [FinGPT-v3](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT-v3)
4. [FinGPT_RAG](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_RAG)
## Ⅱ. Robo Advisor
1. [chatgpt-robo-advisor-v1](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/chatgpt-robo-advisor-v1)
1. [chatgpt-robo-advisor-v2](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/chatgpt-robo-advisor-v2)
## Ⅲ. Quantitative Trading
1. [chatgpt-trading-v1](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/chatgpt-trading-v1)
2. [chatgpt-trading-v2](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/chatgpt-trading-v2)
## Ⅳ. Low code development
1. [chatgpt-low-code-development-v1](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/chatgpt-low-code-development-v1)
1. [chatgpt-low-code-development-v2](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/chatgpt-low-code-development-v2)