Using MiroFish online
You do not have to clone a repository or rent a GPU to try MiroFish. The hosted version at mirofish.us runs the whole workflow — knowledge graph, multi-agent simulation, and prediction report — in your browser.
What the hosted version handles for you
Setup that would otherwise take an afternoon: no Docker, no Python environment, no model downloads, and no API keys to paste. You describe a scenario and read a report; the infrastructure stays out of the way.
When to self-host instead
If you need full control of the models, private data handling, or to modify the simulation logic, the open-source project on GitHub is there for you. Most people who just want an answer are better served by the hosted app.
Is there anything to download?
No. The online version runs entirely in the browser at mirofish.us.
Can I still get the code?
Yes — the full source is public at github.com/666ghj/MiroFish.