Discover and explore top open-source AI tools and projects—updated daily.
Orkas-AILocal-first AI workforce orchestrator
Top 61.0% on SourcePulse
Orkas provides an open-source, local-first desktop AI client enabling users to orchestrate a team of AI agents for complex tasks. Its core innovation is a "Commander" LLM that dispatches specialist agents, facilitating parallel or sequential execution. Agents self-evolve via reflection and skill crystallization, offering a powerful, privacy-centric AI workforce managed locally, supporting diverse LLM providers without vendor lock-in.
How It Works
The system features a Commander LLM that decomposes goals and coordinates specialist agents. "Visibility slicing" manages context, ensuring agents only see relevant dialogue segments for optimized token usage and privacy. All dispatches use a single scheduling primitive, with collaborative progress tracked in plan.md. Agents improve through post-task reflection, updating their meta/ directory and crystallizing reusable private skills via skill_manage.
Quick Start & Requirements
orkas.ai. Run from source using Node.js 20+, Python 3, and bash../run.sh or run.cmd (auto-installs dependencies, downloads ~95MB embedding model). Configure AI Providers in Settings with API keys/OAuth.CLAUDE.md.Highlighted Details
Maintenance & Community
The provided README does not detail specific maintenance contributors, sponsorships, or community channels.
Licensing & Compatibility
Limitations & Caveats
Orkas is not a standalone chatbot, code library, or hosted SaaS. Users must provide LLM API keys or configure local models. Network connectivity is needed for model inference unless a local model is used.
2 days ago
Inactive
ag2ai