Skip to content

Releases: JasonBuildAI/GoldMind

GoldMind v1.0.0 - Initial Release

02 Feb 20:03

Choose a tag to compare

🎉 GoldMind v1.0.0 - Initial Release

GoldMind is a next-generation multi-agent gold market intelligence analysis engine.

✨ Features

  • Multi-Agent Architecture: Market Analysis, News Intelligence, Institution Research, and Investment Advisory Agents
  • Dual LLM Engines: GLM-4-Plus (Zhipu AI) + DeepSeek-V3
  • Real-time Data: Gold prices, US Dollar Index, news sentiment analysis
  • Web Visualization: React + TypeScript + Tailwind CSS dashboard
  • Docker Support: Complete containerization for easy deployment

🚀 Quick Start

# Clone repository
git clone https://github.com/JasonBuildAI/GoldMind.git

# Local development
cd GoldMind/backend && pip install -r requirements.txt
cd GoldMind/app && npm install

# Or use Docker
docker-compose up -d --build

See README.md for detailed documentation.

📋 Requirements

  • Node.js 18+
  • Python 3.11 - 3.12
  • MySQL 8.0+

📄 License

MIT License - see LICENSE for details.