RightNow AI द्वारा विकसित OpenFang, Rust में लिखा गया एक ओपन सोर्स AI एजेंट OS है। यह 137,000 लाइनों के Rust कोड, 14 crates और 1,700 से अधिक tests से बना है, और एक single binary के रूप में वितरित किया जाता है.
मुख्य विशेषताएँ
- 7 Hands: schedule के अनुसार स्वायत्त रूप से चलने वाले prebuilt agent packages। इनमें video editing (Clip), lead generation (Lead), OSINT collection (Collector), superforecasting (Predictor), fact-check research (Researcher), X account management (Twitter), और web automation (Browser) शामिल हैं। चैट में इंतज़ार करने वाले सामान्य agents के विपरीत, Hands अपने-आप काम करते हैं और dashboard में results report करते हैं।
- 30 prebuilt agents: Anthropic, Gemini, Groq, DeepSeek सहित 26 LLM providers का समर्थन
- 40 channel adapters: Telegram, Discord, Slack, WhatsApp, Teams, IRC, Matrix आदि
- 16 security systems: WASM dual sandbox, Ed25519 signatures, Merkle audit trail, prompt injection scanner, SSRF defense आदि
- MCP + A2A + OFP protocols: agents के बीच communication और P2P networking का समर्थन
- Tauri 2.0 native app: desktop dashboard उपलब्ध
अन्य frameworks की तुलना में
Cold start (180ms) और memory usage (40MB), ZeroClaw (10ms/5MB) से धीमे हैं, लेकिन security layers (16) और channel adapters (40) में इसका स्पष्ट बढ़त है। CrewAI, AutoGen, LangGraph जैसे Python-आधारित frameworks की तुलना में यह अधिक lightweight है, और channel support प्रतिस्पर्धियों में सबसे समृद्ध है।
curl -fsSL https://openfang.sh/install | sh
MIT license। macOS/Linux/Windows समर्थित।
अभी कोई टिप्पणी नहीं है.