Merge 3c77186b6f into 10c136f49c
This commit is contained in:
commit
be5e16cd7c
16
README.md
16
README.md
|
|
@ -214,6 +214,22 @@ print(decision)
|
||||||
|
|
||||||
See `tradingagents/default_config.py` for all configuration options.
|
See `tradingagents/default_config.py` for all configuration options.
|
||||||
|
|
||||||
|
## Community Projects
|
||||||
|
|
||||||
|
Projects built on TradingAgents by the community:
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://dream.hmyk.ai/?tab=live">
|
||||||
|
<img src="assets/community-live-demo.png" width="80%">
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
| Project | Description | Links |
|
||||||
|
|---------|-------------|-------|
|
||||||
|
| **AI Quant Fund Live** | Real-time 12-agent debate trading room with cyberpunk UI. Extended with China A-share market support, WebSocket live streaming, and hybrid LLM (GPT + Gemini). | [Live Demo](https://dream.hmyk.ai/?tab=live) · [SDK](https://github.com/demandai/ai-quant-agents) |
|
||||||
|
|
||||||
|
> Built your own project on TradingAgents? Open a PR to add it here!
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
We welcome contributions from the community! Whether it's fixing a bug, improving documentation, or suggesting a new feature, your input helps make this project better. If you are interested in this line of research, please consider joining our open-source financial AI research community [Tauric Research](https://tauric.ai/).
|
We welcome contributions from the community! Whether it's fixing a bug, improving documentation, or suggesting a new feature, your input helps make this project better. If you are interested in this line of research, please consider joining our open-source financial AI research community [Tauric Research](https://tauric.ai/).
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
Loading…
Reference in New Issue