MiroFish-Offline
Enrichment pendingOffline multi-agent simulation & prediction engine. English fork of MiroFish with Neo4j + Ollama local stack.
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (112d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- 1 low (1 low)
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install MiroFish-Offline PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Offline multi-agent simulation & prediction engine. English fork of MiroFish with Neo4j + Ollama local stack.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 15, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 15, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 15, 2026
- Languages
- python, javascript
Source: github.language+package.json · Jul 15, 2026
Categories
Tags
README
Option A: Docker (easiest)
git clone https://github.com/nikmcfly/MiroFish-Offline.git
cd MiroFish-Offline
cp .env.example .env
---
## Hardware Requirements
| Component | Minimum | Recommended |
|---|---|---|
| RAM | 16 GB | 32 GB |
| VRAM (GPU) | 10 GB (14b model) | 24 GB (32b model) |
| Disk | 20 GB | 50 GB |
| CPU | 4 cores | 8+ cores |
CPU-only mode works but is significantly slower for LLM inference. For lighter setups, use `qwen2.5:14b` or `qwen2.5:7b`.
---
## License
AGPL-3.0 — same as the original MiroFish project. See [LICENSE](./LICENSE).
For agents
This page has a .md twin and JSON over the API.