Orca

Active
GitHub TypeScript MIT

Description

orca is a developer-facing AI agent platform providing RAG, inference, hosted tooling and an end-to-end capability stack.

Key Features

  • End-to-end platform — RAG, tools, hosted deployment in one
  • Agent framework — built-in orchestration, memory and tool calling
  • Multi-model routing — routes each task to the optimal model
  • Observability — full tracing, call stats and cost analytics
  • Team collaboration — multi-user development of agent projects
  • Enterprise SLA — multi-region deployment, RBAC and compliance

Use Cases

💡 Rapidly developing and shipping AI agent apps on one platform
💡 Private deployment of AI agents for enterprises
💡 Letting non-AI teams configure production-ready RAG and agents
💡 A unified infra for agent evaluation and benchmarks

Quick Start

npm install -g @orca/cli
orca login
orca init my-agent
orca deploy

Related Projects