OASIS
🇹🇭 ภาษาไทย
Open Agent Social Interaction Simulations — open-source simulation engine จาก CAMEL-AI team ที่ MiroFish ใช้เป็น foundation สำหรับ multi-agent social simulation
GitHub: github.com/camel-ai/oasis | Organization: CAMEL-AI
บทบาทใน Wiki นี้
OASIS คือ engine ที่ MiroFish สร้างขึ้นบน — จัดการ agent lifecycle, interaction framework, และ simulation loop ส่วน MiroFish เพิ่ม layer ของ seed extraction, GraphRAG, persona generation, และ report generation เข้าไป
Related
- MiroFish — product ที่ build บน OASIS
- Multi-Agent Simulation — framework concept ที่ OASIS implement
- Swarm Intelligence — ปรัชญาที่ OASIS ออกแบบมาเพื่อรองรับ
🇬🇧 English
Open Agent Social Interaction Simulations — an open-source multi-agent social simulation engine from the CAMEL-AI team, used by MiroFish as its core simulation foundation.
GitHub: github.com/camel-ai/oasis | Organization: CAMEL-AI
Role in This Wiki
OASIS is the engine that MiroFish builds on top of. OASIS handles agent lifecycle management, the interaction framework, and the simulation loop. MiroFish adds layers on top: seed extraction, GraphRAG construction, persona generation per agent, and report generation.
Think of OASIS as the simulation runtime, and MiroFish as the domain-specific application layer that configures and runs OASIS for prediction use cases.
Related
- MiroFish — the product that builds on OASIS
- Multi-Agent Simulation — the framework concept OASIS implements
- Swarm Intelligence — the philosophy OASIS was designed to support