Skip to main content

Add your description here

Project description

Orcheo

CI Coverage PyPI - Core PyPI - Backend PyPI - SDK PyPI - Agentensor npm - Studio GHCR - Stack GHCR - Studio Documentation

Orcheo is a workflow orchestration platform designed for vibe coding — AI coding agents like Claude Code can start services, build workflows, and deploy them for you automatically. Read the full documentation for guides, API reference, and examples.

Note: This project is currently in Beta. Expect breaking changes as we iterate rapidly towards 1.0.

SIGIR Reviewers: See the Conversational Search Examples for step-by-step demos from basic RAG to production-ready search.

Why Orcheo?

  • Vibe-coding-first: Already using Claude Code, Codex CLI, or Cursor? You don't need to learn Orcheo. Install the agent skill and let your AI agent handle setup, workflow creation, and deployment.
  • Python-native: Workflows are Python code powered by LangGraph — no proprietary DSL to learn.
  • CLI-first: Run headless in production; the UI is optional.

Quick Start

Use the installation path that matches your setup:

Prerequisite: Docker Desktop/Engine must be installed to run the stack (orcheo install --start-stack).

macOS / Linux
bash <(curl -fsSL https://ai-colleagues.com/install.sh)
Windows PowerShell
irm https://ai-colleagues.com/install.ps1 | iex
SDK
uv tool install -U orcheo-sdk
orcheo install
macOS/Linux (non-interactive)
curl -fsSL https://ai-colleagues.com/install.sh | bash -s -- --yes --start-stack
Upgrade
orcheo install upgrade --yes

orcheo install syncs Docker stack assets into ~/.orcheo/stack (or ORCHEO_STACK_DIR), updates .env with setup-selected values, and can start the stack with Docker Compose. Setup will prompt for VITE_ORCHEO_CHATKIT_DOMAIN_KEY; you can skip it and continue, but ChatKit UI features will stay disabled until you set a valid key.

The fastest way to get started with workflow building is still the Agent Skill approach.

Note: Most AI coding agents (Claude Code, Codex CLI, Cursor) require a paid subscription. Free alternatives may exist but have not been tested with Orcheo.

1. Install the Orcheo Agent Skill

Add the Orcheo agent skill to your AI coding agent (Claude Code, Cursor, etc.) by following the installation instructions in the repo.

2. Let Your Agent Do the Work

Once installed, simply ask your agent to:

  • Set up Orcheo: "Set up Orcheo for local development"
  • Create workflows: "Create a workflow that monitors RSS feeds and sends Slack notifications"
  • Deploy workflows: "Deploy and schedule my workflow to run every hour"

Your AI agent will automatically:

  • Install dependencies
  • Start the backend server
  • Create and configure workflows
  • Handle authentication and deployment

That's it! Your agent handles the complexity while you focus on describing what you want your workflows to do.

Guides

# Conversational search demos now live in the colleague-candidates repo:
git clone https://github.com/AI-Colleagues/colleague-candidates
orcheo credential create openai_api_key --secret sk-your-key
# Demo 2 (Basic RAG) requires no external services:
orcheo workflow upload colleague-candidates/colleagues/conversational_search_demo_2/workflow.py \
  --config-file colleague-candidates/colleagues/conversational_search_demo_2/config.json \
  --name "Basic RAG"

Provider-aware chat models use provider-specific credential names in the active vault by default. For example, openai:gpt-4.1 looks for openai_api_key, while deepseek:deepseek-chat looks for deepseek_api_key.

Reference

For Developers

Contributing

We welcome contributions from the community:

  • Share your extensions: Custom nodes, agent tools, and workflows that extend Orcheo's capabilities. See the Custom Nodes and Tools guide for how to create and load custom extensions.
  • How to contribute: Open an issue, submit a pull request, or start a discussion. You can also publish and share your extensions independently for others to install.

Citation

If you use Orcheo in your research, please cite it as:

@inproceedings{jiang2026orcheo,
  author       = {Jiang, Shaojie and Vakulenko, Svitlana and de Rijke, Maarten},
  title        = {Orcheo: A Modular Full-Stack Platform for Conversational Search},
  booktitle    = {Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval},
  series       = {SIGIR '26},
  year         = {2026},
  publisher    = {ACM},
  address      = {Melbourne, VIC, Australia},
  doi          = {10.1145/3805712.3808613}
}

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orcheo-0.44.3.tar.gz (5.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orcheo-0.44.3-py3-none-any.whl (498.8 kB view details)

Uploaded Python 3

File details

Details for the file orcheo-0.44.3.tar.gz.

File metadata

  • Download URL: orcheo-0.44.3.tar.gz
  • Upload date:
  • Size: 5.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for orcheo-0.44.3.tar.gz
Algorithm Hash digest
SHA256 de6a4c9b4b1a9434b75c5deecb33a348b4ad81cae88aa91f11a29be33d8086cf
MD5 e1b7f65fa2d1f5e37f6b3b57f9284ae6
BLAKE2b-256 99f5fd033ceb25fdce4013b0a1825ae310027e339e507d325e2f529c72263c14

See more details on using hashes here.

Provenance

The following attestation bundles were made for orcheo-0.44.3.tar.gz:

Publisher: ci.yml on AI-Colleagues/orcheo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file orcheo-0.44.3-py3-none-any.whl.

File metadata

  • Download URL: orcheo-0.44.3-py3-none-any.whl
  • Upload date:
  • Size: 498.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for orcheo-0.44.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c3466bd9821afa8a14ea7d4527bb31d54c07cc4f28f507ff954e982ddc4c10a5
MD5 aabe754bcd8ece2b3de594c3ab1f22f4
BLAKE2b-256 f7f4db0ef8d1c31c2bae45b7b3910070ef399567f4b88d1bbf635b8e325f6862

See more details on using hashes here.

Provenance

The following attestation bundles were made for orcheo-0.44.3-py3-none-any.whl:

Publisher: ci.yml on AI-Colleagues/orcheo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page