TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Orchestra: An open-source system to orchestrate teams of experts and machines

121 点作者 marcua超过 9 年前

12 条评论

jrbotros超过 9 年前
Hi, Hacker News!<p>Today we’re excited to be making our first contribution back to the tech community by open sourcing Orchestra, a system for coordinating project teams of experts and machines. It can be used to reimagine and implement all sorts of workflows, from professional services (like legal, design, and data analysis) to new product experiences (like M from Facebook). Orchestra is based upon years of research into machine-mediated expert teams. We hope you’ll come up with new and creative ways of using it!<p>At Unlimited Labs, we’re excited about building a brighter future of work and are currently building our first product on top of Orchestra. We’d love to answer any questions you have on here, or feel free to email the team at hello@unlimitedlabs.com!
marcua超过 9 年前
(Orchestra dev here)<p>If you&#x27;re curious how it can be used, Daniel Haas put together a wonderful example of how Orchestra could be used in a newsroom:<p><a href="http:&#x2F;&#x2F;orchestra.readthedocs.org&#x2F;en&#x2F;latest&#x2F;example_use.html" rel="nofollow">http:&#x2F;&#x2F;orchestra.readthedocs.org&#x2F;en&#x2F;latest&#x2F;example_use.html</a><p>Happy to take questions!
IanCal超过 9 年前
This looks absolutely wonderful. A few random thoughts:<p>1. I&#x27;m going to play with this as a way of documenting processes. Being able to answer &quot;how do you develop features&quot; or &quot;what&#x27;s best practice for X&quot; with a usable process is great.<p>1 a) I&#x27;m particularly interested in using this for documenting how to perform experiments, and tracking experiments as they go.<p>2. I think this is amazing for progressively automating things. Split the task up into manageable, clear chunks to be performed by people. Each step can then (if it seems worth it) be replaced by code.<p>3. I don&#x27;t think this is present at the moment (and it probably shouldn&#x27;t be for a first release) but I&#x27;d like to see process hierarchies and importing others. I&#x27;d like to say &#x27;Use github&#x27;s &quot;GITFLOW V2&quot; process for managing feature additions and use &quot;MY_COMPANY_QA V3&quot; for reviewing features before full release&#x27;.<p>Anyway, this is great, and I look forward to playing around with it.<p>edit -<p>Even without these, I can already see myself using it just for me.<p>edit 2 - It&#x27;d be good to work on the getting started, so that there&#x27;s just a &quot;run this script&quot; or &quot;clone this repo&quot;. There&#x27;s a lot of &quot;download this file and copy it here&quot; that feels like it should be scripted.
评论 #10304668 未加载
usman-m超过 9 年前
Great stuff! For now it seems like this leaves out the job of finding crowd workers. Could it be possible to do something like designing microtasks in MTurk and &quot;stitching&quot; the workflow together using Orchestra?
评论 #10297481 未加载
CoreSet超过 9 年前
This might seem a dumb question, but can you talk about how this improves on existing productivity workflows? Does it integrate with tasking systems like Jira or is this meant to be a complete a replacement?<p>It seems high-level (and great) I&#x27;m just curious what implementing it &quot;in the field&quot; would look like.
评论 #10298558 未加载
SamBam超过 9 年前
Does this tie into products like PivotalTracker or JIRA to make it useful for agile software development?<p>It would be nice to be able to create tasks from stories in Pivotal, assign a reviewer to them, and, when a reviewer thumbs-up, have it automatically built into a staging server. Anything like that in the works?
评论 #10298595 未加载
zallarak超过 9 年前
This seems very cool - are there case studies of adopting this type of workflow for complex projects?
评论 #10297869 未加载
keredhaas超过 9 年前
This looks really exciting, and I can&#x27;t wait to try it. I think it will be very helpful for my business.
dharma1超过 9 年前
i think this looks potentially great - would definitely benefit from more real world examples of workflows
ggiacaglia超过 9 年前
This seems very cool!!!
johndoe7超过 9 年前
Are musical instruments provided?
评论 #10299008 未加载
tilek超过 9 年前
This is very exciting!