MiroFish
ActiveDescription
Multi-agent swarm intelligence engine that extracts seed information from the real world, constructs a high-fidelity parallel digital world with thousands of agents, and predicts future trajectories through social evolution simulations.
Key Features
- Multi-agent swarm simulation — thousands of agents with independent personalities and long-term memory freely interact
- GraphRAG knowledge graph — automatically constructs a high-fidelity parallel digital world from seed materials
- Dynamic memory — continuously updates individual and collective memory during simulation
- Dual-platform parallel — runs simulations on multiple platforms simultaneously for stable predictions
- ReportAgent toolset — deeply interacts with the simulated environment to generate detailed prediction reports
- Free interaction — chat with any agent in the simulated world to explore details
Use Cases
Categories
Quick Start
git clone https://github.com/666ghj/MiroFish.git
cd MiroFish
cp .env.example .env # fill in LLM API keys
uv sync
uv run python main.py